]> git.pld-linux.org Git - packages/gbeermatic.git/commitdiff
- added Caterory and Comment[pl] to .desktop file
authorgrzegol <grzegol@pld-linux.org>
Thu, 4 Dec 2003 17:51:47 +0000 (17:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- install .desktop file in proper dir

Changed files:
    gbeermatic-desktop.patch -> 1.1

gbeermatic-desktop.patch [new file with mode: 0644]

diff --git a/gbeermatic-desktop.patch b/gbeermatic-desktop.patch
new file mode 100644 (file)
index 0000000..bd04594
--- /dev/null
@@ -0,0 +1,31 @@
+diff -urN aaa/gbeermatic-0.1/gbeermatic.desktop.in gbeermatic-0.1/gbeermatic.desktop.in
+--- aaa/gbeermatic-0.1/gbeermatic.desktop.in   2003-11-06 14:55:45.000000000 +0100
++++ gbeermatic-0.1/gbeermatic.desktop.in       2003-12-04 17:36:07.000000000 +0100
+@@ -1,10 +1,11 @@
+-
+ [Desktop Entry]
+-Name=gbeermatic Version 0.1
+-Comment=gbeermatic Version 0.1
++Name=gbeermatic
++Comment=Stupid games to help you get drunk in style
++Comment[pl]=Głupie gierki pomagające upić się w stylu
+ Exec=gbeermatic
+ Icon=@PACKAGE_PIXMAPS_DIR@/gbeermatic_icon.xpm
+ Terminal=false
+ MultipleArgs=false
+ Type=Application
+-
++Categories=Application;Game;ArcadeGame;
++# vi: encoding=utf-8
+diff -urN aaa/gbeermatic-0.1/Makefile.am gbeermatic-0.1/Makefile.am
+--- aaa/gbeermatic-0.1/Makefile.am     2003-11-06 14:55:45.000000000 +0100
++++ gbeermatic-0.1/Makefile.am 2003-12-04 17:31:14.000000000 +0100
+@@ -18,7 +18,7 @@
+ EXTRA_DIST = $(gbeermaticdoc_DATA)
+-gnomemenudir = $(prefix)/@NO_PREFIX_PACKAGE_MENU_DIR@/Games
++gnomemenudir = $(prefix)/share/applications
+ gnomemenu_DATA = gbeermatic.desktop
+ # Copy all the spec files. Of cource, only one is actually used.
This page took 0.073599 seconds and 4 git commands to generate.