2004-12-10 James Henstridge <james@jamesh.id.au> * Makefile.am: update the desktop file database on install, since we add a new mime action. * themus-theme-applier.desktop.in.in (Exec): use %u rather than %U, since it only handles a single file.
15 lines
400 B
Text
15 lines
400 B
Text
[Desktop Entry]
|
|
Encoding=UTF-8
|
|
_Name=Apply theme
|
|
_Comment=Sets the default theme
|
|
Icon=gnome-settings-theme
|
|
Exec=themus-theme-applier %u
|
|
Terminal=false
|
|
Type=Application
|
|
StartupNotification=false
|
|
NoDisplay=true
|
|
MimeType=application/x-gnome-theme-installed;
|
|
X-GNOME-Bugzilla-Bugzilla=GNOME
|
|
X-GNOME-Bugzilla-Product=control-center
|
|
X-GNOME-Bugzilla-Component=themes:///
|
|
X-GNOME-Bugzilla-Version=@VERSION@
|