]> git.pld-linux.org Git - packages/gcompris.git/blob - gcompris-desktop.patch
- added newline at end of file
[packages/gcompris.git] / gcompris-desktop.patch
1 diff -urN gcompris-6.1.orig/configure.in gcompris-6.1.new/configure.in
2 --- gcompris-6.1.orig/configure.in      2004-06-22 19:52:34.000000000 +0200
3 +++ gcompris-6.1.new/configure.in       2004-06-24 00:02:45.000000000 +0200
4 @@ -435,8 +435,6 @@
5  dnl Autoconf output
6  AC_OUTPUT([ gcompris.spec
7  Makefile
8 -gcompris.desktop
9 -gcompris-edit.desktop
10  src/Makefile
11  src/gcompris/Makefile
12  src/gcompris/libgcompris-1.0.pc
13 diff -urN gcompris-6.1.orig/gcompris-edit.desktop.in gcompris-6.1.new/gcompris-edit.desktop.in
14 --- gcompris-6.1.orig/gcompris-edit.desktop.in  2003-10-07 13:14:36.000000000 +0200
15 +++ gcompris-6.1.new/gcompris-edit.desktop.in   2004-06-24 11:20:54.149725800 +0200
16 @@ -2,11 +2,11 @@
17  Encoding=UTF-8
18  Name=GCompris Editor
19  _Comment=Editor for gcompris
20 -Exec=gcompris-edit
21 +Exec=gcompris_edit
22  Icon=gcompris-edit.png
23 -Terminal=0
24 +Terminal=false
25  Type=Application
26 -Categories=GNOME;Application;Game;
27 +Categories=GTK;GNOME;Game;
28  StartupNotify=true
29  X-GNOME-Bugzilla-Bugzilla=GNOME
30  X-GNOME-Bugzilla-Product=gcompris
31 --- gcompris-6.1.orig/gcompris.desktop.in       Tue Jul 27 20:31:03 2004
32 +++ gcompris-6.1.new/gcompris.desktop.in        Tue Jul 27 20:31:03 2004
33 @@ -6,7 +6,7 @@
34  Icon=gcompris.png
35  Terminal=false
36  Type=Application
37 -Categories=GNOME;Application;Game;
38 +Categories=GTK;GNOME;Game;
39  StartupNotify=true
40  X-GNOME-Bugzilla-Bugzilla=GNOME
41  X-GNOME-Bugzilla-Product=gcompris
This page took 0.115555 seconds and 3 git commands to generate.