]> git.pld-linux.org Git - packages/Thunar.git/blob - Thunar-desktop.patch
- 1.0.2, XFCE 4.6.2
[packages/Thunar.git] / Thunar-desktop.patch
1 diff -urN Thunar-1.0.0/Thunar-bulk-rename.desktop.in.in Thunar-1.0.0.new/Thunar-bulk-rename.desktop.in.in
2 --- Thunar-1.0.0/Thunar-bulk-rename.desktop.in.in       2008-10-22 08:43:23.000000000 +0200
3 +++ Thunar-1.0.0.new/Thunar-bulk-rename.desktop.in.in   2009-02-27 21:39:10.000000000 +0100
4 @@ -8,6 +8,7 @@
5  Terminal=false
6  StartupNotify=true
7  Type=Application
8 -Categories=Application;System;Utility;Core;GTK;Filesystem;
9 +Categories=X-XFCE;System;Utility;Core;GTK;Filesystem;
10 +OnlyShowIn=XFCE;
11  
12  # vi:set encoding=UTF-8:
13 diff -urN Thunar-1.0.0/Thunar.desktop.in.in Thunar-1.0.0.new/Thunar.desktop.in.in
14 --- Thunar-1.0.0/Thunar.desktop.in.in   2009-01-12 21:38:49.000000000 +0100
15 +++ Thunar-1.0.0.new/Thunar.desktop.in.in       2009-02-27 21:39:21.000000000 +0100
16 @@ -8,6 +8,7 @@
17  Terminal=false
18  StartupNotify=true
19  Type=Application
20 -Categories=Application;System;Utility;Core;GTK;FileManager;
21 +Categories=X-XFCE;System;Utility;Core;GTK;FileManager;
22 +OnlyShowIn=XFCE;
23  
24  # vi:set encoding=UTF-8:
25 --- Thunar-1.0.1/Thunar-folder-handler.desktop.in.in~   2008-10-22 08:43:23.000000000 +0200
26 +++ Thunar-1.0.1/Thunar-folder-handler.desktop.in.in    2010-05-11 12:17:08.053352282 +0200
27 @@ -10,7 +10,8 @@
28  Terminal=false
29  StartupNotify=true
30  Type=Application
31 -Categories=System;Utility;Core;GTK;FileManager;
32 +Categories=X-XFCE;System;Utility;Core;GTK;FileManager;
33 +OnlyShowIn=XFCE;
34  MimeType=x-directory/gnome-default-handler;x-directory/normal;inode/directory;
35  
36  # vi:set encoding=UTF-8:
37 --- Thunar-1.0.1/thunar/thunar-settings.desktop.in~     2008-11-03 08:56:05.000000000 +0100
38 +++ Thunar-1.0.1/thunar/thunar-settings.desktop.in      2010-05-11 13:07:59.430823311 +0200
39 @@ -7,4 +7,5 @@
40  Terminal=false
41  Type=Application
42  Categories=X-XFCE;Settings;DesktopSettings;X-XfceSettingsDialog;
43 +OnlyShowIn=XFCE;
44  StartupNotify=true
This page took 0.120669 seconds and 3 git commands to generate.