diff options
Diffstat (limited to 'data/caja-browser.desktop.in.in')
-rw-r--r-- | data/caja-browser.desktop.in.in | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/data/caja-browser.desktop.in.in b/data/caja-browser.desktop.in.in new file mode 100644 index 00000000..6fcd19a7 --- /dev/null +++ b/data/caja-browser.desktop.in.in @@ -0,0 +1,15 @@ +[Desktop Entry] +_Name=File Browser +_Comment=Browse the file system with the file manager +TryExec=caja +Exec=caja --no-desktop --browser %U +Icon=system-file-manager +Terminal=false +StartupNotify=true +Type=Application +Categories=MATE;GTK;System;Utility;Core; +OnlyShowIn=MATE; +X-MATE-Bugzilla-Bugzilla=MATE +X-MATE-Bugzilla-Product=caja +X-MATE-Bugzilla-Component=general +X-MATE-Bugzilla-Version=@VERSION@ |