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-file-management-properties.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-file-management-properties.desktop.in.in')
-rw-r--r-- | data/caja-file-management-properties.desktop.in.in | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/data/caja-file-management-properties.desktop.in.in b/data/caja-file-management-properties.desktop.in.in new file mode 100644 index 00000000..84b98eae --- /dev/null +++ b/data/caja-file-management-properties.desktop.in.in @@ -0,0 +1,14 @@ +[Desktop Entry] +_Name=File Management +_Comment=Change the behaviour and appearance of file manager windows +Exec=caja-file-management-properties +Icon=system-file-manager +Terminal=false +Type=Application +StartupNotify=true +Categories=MATE;GTK;Settings;X-MATE-PersonalSettings; +OnlyShowIn=MATE; +X-MATE-Bugzilla-Bugzilla=MATE +X-MATE-Bugzilla-Product=caja +X-MATE-Bugzilla-Component=Preferences +X-MATE-Bugzilla-Version=@VERSION@ |