2007-01-08 Thomas Wood <thos@gnome.org> Patch by: Alberto Ruiz <aruiz@synaptia.net> * configure.in: * capplets/theme-switcher/gnome-theme-installer.desktop.in.in: * capplets/theme-switcher/gnome-theme-package.xml: * capplets/theme-switcher/gnome-theme-package.xml.in: * capplets/theme-switcher/Makefile.am: * po/POTFILES.in: Add support for opening .gtp (application/x-gnome-theme-package) files. Fixes bug 393697 (Theme packages should have their own mime type.) svn path=/trunk/; revision=7100
16 lines
460 B
Text
16 lines
460 B
Text
[Desktop Entry]
|
|
Encoding=UTF-8
|
|
_Name=Theme Installer
|
|
_Comment=Installs themes packages for various parts of the desktop
|
|
Exec=gnome-theme-manager -i %u
|
|
Icon=gnome-settings-theme
|
|
Terminal=false
|
|
Type=Application
|
|
MimeType=application/x-gnome-theme-package;
|
|
StartupNotify=true
|
|
Categories=GNOME;GTK;
|
|
OnlyShowIn=GNOME;
|
|
X-GNOME-Bugzilla-Bugzilla=GNOME
|
|
X-GNOME-Bugzilla-Product=control-center
|
|
X-GNOME-Bugzilla-Component=theme-manager
|
|
X-GNOME-Bugzilla-Version=@VERSION@
|