]> git.pld-linux.org Git - packages/beagle.git/blob - beagle-desktop.patch
- fix duplicate %descriptions
[packages/beagle.git] / beagle-desktop.patch
1 diff -aurN beagle-0.2.2.orig/search/beagle-search.desktop.in beagle-0.2.2/search/beagle-search.desktop.in
2 --- beagle-0.2.2.orig/search/beagle-search.desktop.in   2006-02-02 20:32:27.000000000 +0100
3 +++ beagle-0.2.2/search/beagle-search.desktop.in        2006-03-06 22:51:11.036267544 +0100
4 @@ -1,5 +1,4 @@
5  [Desktop Entry]
6 -X-SuSE-translate=true
7  _Name=Search
8  _GenericName=Search
9  _Comment=Search for data on your desktop
10 @@ -9,7 +8,7 @@
11  Type=Application
12  StartupNotify=true
13  Encoding=UTF-8
14 -Categories=GNOME;GTK;Application;Core;Utility;Filesystem;
15 +Categories=GTK;GNOME;Utility;
16  X-GNOME-Bugzilla-Bugzilla=GNOME
17  X-GNOME-Bugzilla-Product=beagle
18  X-GNOME-Bugzilla-Component=General
19 diff -aurN beagle-0.2.2.orig/tools/beagle-settings.desktop.in beagle-0.2.2/tools/beagle-settings.desktop.in
20 --- beagle-0.2.2.orig/tools/beagle-settings.desktop.in  2005-11-04 21:22:25.000000000 +0100
21 +++ beagle-0.2.2/tools/beagle-settings.desktop.in       2006-03-06 22:51:47.837672880 +0100
22 @@ -1,10 +1,9 @@
23  [Desktop Entry]
24  Encoding=UTF-8
25 -X-SuSE-translate=true
26  _Name=Search & Indexing
27  _GenericName=Configure Desktop Search & Indexing
28  _Comment=Configure search & indexing properties
29  Exec=beagle-settings
30  Icon=gnome-searchtool
31  Type=Application
32 -Categories=Application;Settings;AdvancedSettings;Utility;Filesystem;X-Ximian-Settings;
33 +Categories=GTK;GNOME;Settings;AdvancedSettings;
34 diff -ur beagle-0.2.14/beagled/beagled-autostart.desktop beagle-0.2.14-autostart/beagled/beagled-autostart.desktop
35 --- beagle-0.2.14/beagled/beagled-autostart.desktop     2006-12-04 20:41:16.000000000 +0100
36 +++ beagle-0.2.14-autostart/beagled/beagled-autostart.desktop   2006-12-15 14:14:55.000000000 +0100
37 @@ -1,8 +1,13 @@
38  [Desktop Entry]
39  Encoding=UTF-8
40 +Name=Beagle
41 +Comment=A system for searching and managing your personal information space
42 +Comment[pl]=System przeszukiwania informacji osobistych i zarzÄ…dzania nimi
43 +Icon=stock_init
44  Exec=beagled
45 -Name=Beagle Search Daemon
46  Terminal=false
47 +Type=Application
48  X-KDE-autostart-phase=2
49  X-KDE-autostart-after=panel
50  X-KDE-StartupNotify=false
51 +X-GNOME-Autostart-enabled=true
This page took 0.116619 seconds and 3 git commands to generate.