public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-engines/gargoyle/files: gargoyle-2011.1-desktopfile.patch
@ 2012-08-21 19:18 Julian Ospald (hasufell)
  0 siblings, 0 replies; only message in thread
From: Julian Ospald (hasufell) @ 2012-08-21 19:18 UTC (permalink / raw
  To: gentoo-commits

hasufell    12/08/21 19:18:49

  Added:                gargoyle-2011.1-desktopfile.patch
  Log:
  make build output verbose, fix build wrt #432178, fix desktop file wrt #432222
  
  (Portage version: 2.2.0_alpha121/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  games-engines/gargoyle/files/gargoyle-2011.1-desktopfile.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/gargoyle/files/gargoyle-2011.1-desktopfile.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/gargoyle/files/gargoyle-2011.1-desktopfile.patch?rev=1.1&content-type=text/plain

Index: gargoyle-2011.1-desktopfile.patch
===================================================================
From: Julian Ospald <hasufell@gentoo.org>
Date: Tue Aug 21 19:06:54 UTC 2012
Subject: desktop file

fix QA issues:

# desktop-file-validate /usr/share/applications/gargoyle.desktop
/usr/share/applications/gargoyle.desktop: error: file contains at least one line ending with a carriage return, while lines should only be separated by a line feed character. First such line is: "[Desktop Entry]"
/usr/share/applications/gargoyle.desktop: error: (will be fatal in the future): value "gargoyle-house.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path

--- garglk/gargoyle.desktop
+++ garglk/gargoyle.desktop
@@ -1,9 +1,9 @@
-[Desktop Entry]
-Version=1.0
-Type=Application
-Name=Gargoyle
-GenericName=Interactive Fiction interpreter
-Comment=Interactive Fiction multi-interpreter that supports all major IF formats
-Icon=gargoyle-house.png
-Exec=gargoyle
-Categories=Game;
+[Desktop Entry]
+Version=1.0
+Type=Application
+Name=Gargoyle
+GenericName=Interactive Fiction interpreter
+Comment=Interactive Fiction multi-interpreter that supports all major IF formats
+Icon=gargoyle-house
+Exec=gargoyle
+Categories=Game;





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-08-21 19:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-21 19:18 [gentoo-commits] gentoo-x86 commit in games-engines/gargoyle/files: gargoyle-2011.1-desktopfile.patch Julian Ospald (hasufell)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox