diff options
author | Perberos <[email protected]> | 2011-12-01 22:24:23 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-12-01 22:24:23 -0300 |
commit | 0e004c696b0e68b2cff37a4c3315b022a35eaf43 (patch) | |
tree | 43261e815529cb9518ed7be37af13b846af8b26b /data/caja.desktop.in.in | |
download | caja-0e004c696b0e68b2cff37a4c3315b022a35eaf43.tar.bz2 caja-0e004c696b0e68b2cff37a4c3315b022a35eaf43.tar.xz |
moving from https://github.com/perberos/mate-desktop-environment
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 |