diff options
Diffstat (limited to 'data/caja-browser.desktop.in')
-rw-r--r-- | data/caja-browser.desktop.in | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/data/caja-browser.desktop.in b/data/caja-browser.desktop.in new file mode 100644 index 00000000..9c0a8f06 --- /dev/null +++ b/data/caja-browser.desktop.in @@ -0,0 +1,13 @@ +[Desktop Entry] +_Name=Caja +_GenericName=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=false +Type=Application +Categories=GTK;System;Utility;Core; +Keywords=files;browser;manager;MATE; +OnlyShowIn=MATE; |