]> git.pld-linux.org Git - packages/Thunar.git/blob - Thunar-desktop.patch
- up to 4.18.10
[packages/Thunar.git] / Thunar-desktop.patch
1 diff -urN Thunar-1.2.0/thunar/thunar-settings.desktop.in Thunar-1.2.0.new//thunar/thunar-settings.desktop.in
2 --- Thunar-1.2.0/thunar/thunar-settings.desktop.in      2011-01-16 16:02:11.000000000 +0000
3 +++ Thunar-1.2.0.new//thunar/thunar-settings.desktop.in 2011-01-30 12:56:28.076666636 +0000
4 @@ -7,4 +7,5 @@
5  Terminal=false
6  Type=Application
7  Categories=XFCE;GTK;Settings;DesktopSettings;X-XFCE-SettingsDialog;X-XFCE-PersonalSettings;
8 +OnlyShowIn=XFCE;
9  StartupNotify=true
10 diff -urN Thunar-1.2.0/Thunar-bulk-rename.desktop.in.in Thunar-1.2.0.new//Thunar-bulk-rename.desktop.in.in
11 --- Thunar-1.2.0/Thunar-bulk-rename.desktop.in.in       2011-01-16 16:02:11.000000000 +0000
12 +++ Thunar-1.2.0.new//Thunar-bulk-rename.desktop.in.in  2011-01-30 12:53:15.139999548 +0000
13 @@ -7,6 +7,7 @@
14  Terminal=false
15  StartupNotify=true
16  Type=Application
17 -Categories=System;Utility;Core;GTK;Filesystem;
18 +Categories=XFCE;System;Utility;Core;GTK;Filesystem;
19 +OnlyShowIn=XFCE;
20  
21  # vi:set encoding=UTF-8:
22 diff -urN Thunar-1.2.0/Thunar.desktop.in.in Thunar-1.2.0.new//Thunar.desktop.in.in
23 --- Thunar-1.2.0/Thunar.desktop.in.in   2011-01-16 16:02:11.000000000 +0000
24 +++ Thunar-1.2.0.new//Thunar.desktop.in.in      2011-01-30 12:55:39.470000167 +0000
25 @@ -7,6 +7,6 @@
26  Terminal=false
27  StartupNotify=true
28  Type=Application
29 -Categories=System;Utility;Core;GTK;FileTools;FileManager;
30 -
31 +Categories=XFCE;System;Utility;Core;GTK;FileTools;FileManager;
32 +OnlyShowIn=XFCE;
33  # vi:set encoding=UTF-8:
34 diff -urN Thunar-1.2.0/Thunar-folder-handler.desktop.in.in Thunar-1.2.0.new//Thunar-folder-handler.desktop.in.in
35 --- Thunar-1.2.0/Thunar-folder-handler.desktop.in.in    2011-01-16 16:02:11.000000000 +0000
36 +++ Thunar-1.2.0.new//Thunar-folder-handler.desktop.in.in       2011-01-30 12:55:05.763333870 +0000
37 @@ -9,7 +9,7 @@
38  Terminal=false
39  StartupNotify=true
40  Type=Application
41 -Categories=System;Utility;Core;GTK;FileTools;FileManager;
42 +Categories=XFCE;System;Utility;Core;GTK;FileTools;FileManager;
43  MimeType=inode/directory;
44 -
45 +OnlyShowIn=XFCE;
46  # vi:set encoding=UTF-8:
This page took 0.118052 seconds and 3 git commands to generate.