pacho 14/11/22 17:41:10 Added: glightoff-1.0.0-desktop.patch Log: Fix broken png file, fix desktop file, add missing dependencies. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path 1.1 games-puzzle/glightoff/files/glightoff-1.0.0-desktop.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/glightoff/files/glightoff-1.0.0-desktop.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/glightoff/files/glightoff-1.0.0-desktop.patch?rev=1.1&content-type=text/plain Index: glightoff-1.0.0-desktop.patch =================================================================== --- glightoff.desktop.in.old 2014-11-22 17:57:47.019838007 +0100 +++ glightoff.desktop.in 2014-11-22 17:58:15.484321664 +0100 @@ -1,10 +1,9 @@ [Desktop Entry] -Encoding=UTF-8 _Name=GLightOff _Comment=Simple Light Off game Exec=glightoff Terminal=false Type=Application -Icon=glightoff.png -Categories=GNOME;Application;Game;PuzzleGame; +Icon=glightoff +Categories=GNOME;Game; StartupNotify=true
