File thunar-desktop.patch of Package thunar
--- Thunar-bulk-rename.desktop.in.in
+++ Thunar-bulk-rename.desktop.in.in
@@ -1,13 +1,12 @@
[Desktop Entry]
Encoding=UTF-8
-_Name=Bulk Rename
-_Comment=Rename Multiple Files
-_GenericName=Bulk Rename
+Name=Bulk Rename
+Comment=Rename Multiple Files
+GenericName=Bulk Rename
Exec=@libexecdir@/ThunarBulkRename %F
Icon=Thunar
Terminal=false
StartupNotify=true
Type=Application
-Categories=Application;System;Utility;Core;GTK;Filesystem;
-
+Categories=System;Utility;Core;GTK;Filesystem;
# vi:set encoding=UTF-8:
--- Thunar.desktop.in.in
+++ Thunar.desktop.in.in
@@ -1,13 +1,12 @@
[Desktop Entry]
Encoding=UTF-8
-_Name=Thunar File Manager
-_Comment=Browse the filesystem with the file manager
-_GenericName=File Manager
+Name=Thunar File Manager
+Comment=Browse the filesystem with the file manager
+GenericName=File Manager
Exec=Thunar %F
Icon=Thunar
Terminal=false
StartupNotify=true
Type=Application
-Categories=Application;System;Utility;Core;GTK;FileManager;
-
+Categories=System;Utility;Core;GTK;FileManager;
# vi:set encoding=UTF-8: