diff options
Diffstat (limited to 'data/caja-browser.desktop.in.in')
-rw-r--r-- | data/caja-browser.desktop.in.in | 13 |
1 files changed, 13 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..45800040 --- /dev/null +++ b/data/caja-browser.desktop.in.in @@ -0,0 +1,13 @@ +[Desktop Entry] +Name=Caja +GenericName=File Browser +Comment=Browse the file system with the file manager +TryExec=@bindir@/caja +Exec=@bindir@/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; |