diff options
Diffstat (limited to 'data/caja.desktop.in.in')
-rw-r--r-- | data/caja.desktop.in.in | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/data/caja.desktop.in.in b/data/caja.desktop.in.in new file mode 100644 index 00000000..ce0c3370 --- /dev/null +++ b/data/caja.desktop.in.in @@ -0,0 +1,17 @@ +[Desktop Entry] +_Name=File Manager +Exec=caja +Icon=system-file-manager +Terminal=false +Type=Application +StartupNotify=true +NoDisplay=true +OnlyShowIn=MATE; +X-MATE-Bugzilla-Bugzilla=MATE +X-MATE-Bugzilla-Product=caja +X-MATE-Bugzilla-Component=general +X-MATE-Bugzilla-Version=@VERSION@ +X-MATE-Autostart-Phase=Desktop +X-MATE-Autostart-Notify=true +X-MATE-AutoRestart=true +X-MATE-Provides=filemanager |