Skip to content

Commit

Permalink
Add icon for xdg-icon-resource install
Browse files Browse the repository at this point in the history
  • Loading branch information
thorpelawrence committed Jun 6, 2017
1 parent d23e420 commit 9198e65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ after_success:
- ./linuxdeployqt*.AppImage ./appdir/usr/share/applications/*.desktop -bundle-non-qt-libs
- cp ./resources/pixsrt.desktop ./appdir
- cp ./resources/pixsrt.png ./appdir
- mkdir -p ./appdir/usr/share/icons/default/256x256/apps/
- cp ./resources/Pixsrt256.png ./appdir/usr/share/icons/default/256x256/apps/Pixsrt.png
- wget -c "https://github.com/probonopd/AppImageKit/raw/master/desktopintegration" -O ./appdir/usr/bin/pixsrt.wrapper
- chmod a+x ./appdir/usr/bin/pixsrt.wrapper
- ( cd ./appdir/ ; rm AppRun ; ln -s ./usr/bin/pixsrt.wrapper AppRun )
Expand Down
Binary file added resources/Pixsrt256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9198e65

Please sign in to comment.