summaryrefslogtreecommitdiff
path: root/thunar.desktop.in.in
diff options
context:
space:
mode:
authorAlexander Schwinn <alexxcons@xfce.org>2019-06-03 23:27:15 +0200
committerAlexander Schwinn <alexxcons@xfce.org>2019-06-04 21:53:31 +0200
commit95676ef52e95c27a7b9db379d4f6218854bc3fb5 (patch)
treead5f2a8832764a7a2f253e7198afec1fac62c654 /thunar.desktop.in.in
parent7bb356d918eb4a8b2aa26ab600738edb7cb48eec (diff)
downloadthunar-95676ef52e95c27a7b9db379d4f6218854bc3fb5.tar.gz
mismatched names between thunar.appdata.xml and thunar.desktop
(Bug #15498)
Diffstat (limited to 'thunar.desktop.in.in')
-rw-r--r--thunar.desktop.in.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/thunar.desktop.in.in b/thunar.desktop.in.in
new file mode 100644
index 00000000..68801bf2
--- /dev/null
+++ b/thunar.desktop.in.in
@@ -0,0 +1,11 @@
+[Desktop Entry]
+_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=System;Utility;Core;GTK;FileTools;FileManager;
+MimeType=inode/directory; \ No newline at end of file