diff options
author | infirit <[email protected]> | 2013-08-26 17:10:47 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2013-12-17 22:58:01 +0100 |
commit | bca9f94f20475cce6b0c6090226679fa89eaf31f (patch) | |
tree | 4c218f245533fb6fdb27d32b2879b9e8c6958c4c /capplets/windows/mate-window-properties.desktop.in.in | |
parent | b944f26d0853aa903e485b7f29aab8d208bdb870 (diff) | |
download | mate-control-center-bca9f94f20475cce6b0c6090226679fa89eaf31f.tar.bz2 mate-control-center-bca9f94f20475cce6b0c6090226679fa89eaf31f.tar.xz |
Rename .desktop files to avoid file collision with Gnome2
Diffstat (limited to 'capplets/windows/mate-window-properties.desktop.in.in')
-rw-r--r-- | capplets/windows/mate-window-properties.desktop.in.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/capplets/windows/mate-window-properties.desktop.in.in b/capplets/windows/mate-window-properties.desktop.in.in new file mode 100644 index 00000000..0d72d6b8 --- /dev/null +++ b/capplets/windows/mate-window-properties.desktop.in.in @@ -0,0 +1,10 @@ +[Desktop Entry] +_Name=Windows +_Comment=Set your window properties +Exec=mate-window-properties +Icon=preferences-system-windows +Terminal=false +Type=Application +StartupNotify=true +Categories=GTK;Settings;DesktopSettings; +OnlyShowIn=MATE; |