diff options
Diffstat (limited to 'capplets/appearance/data/mate-theme-installer.desktop.in')
-rw-r--r-- | capplets/appearance/data/mate-theme-installer.desktop.in | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/capplets/appearance/data/mate-theme-installer.desktop.in b/capplets/appearance/data/mate-theme-installer.desktop.in new file mode 100644 index 00000000..0c9fc718 --- /dev/null +++ b/capplets/appearance/data/mate-theme-installer.desktop.in @@ -0,0 +1,13 @@ +[Desktop Entry] +_Name=Theme Installer +_Comment=Installs themes packages for various parts of the desktop +Exec=mate-appearance-properties -i %u +Icon=preferences-desktop-theme +Terminal=false +Type=Application +MimeType=application/x-mate-theme-package; +StartupNotify=true +Categories=GTK;Settings; +Keywords=mate-control-center;MATE;install;desktop;themes; +NoDisplay=true +OnlyShowIn=MATE; |