Skip to content

Commit

Permalink
[linux] Update version number and icon path (#414)
Browse files Browse the repository at this point in the history
* Update version number and icon path

Set the version number to actual version + set the icon to absolute path, as relative path is not working (ubuntu 17.10)

* Update attract-mode.desktop
  • Loading branch information
flodef authored and mickelson committed Apr 10, 2018
1 parent 2007440 commit f9a546f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions util/linux/attract-mode.desktop
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[Desktop Entry]
Version=1.0
Version=1.1
Name=Attract-Mode
Comment=Emulator Frontend
Exec=attract
Terminal=false
Type=Application
Categories=Game;Emulator;
Icon=attract-mode
Icon=/usr/share/icons/hicolor/512x512/apps/attract-mode.png

0 comments on commit f9a546f

Please sign in to comment.