add %F to the exec line so external programs like epiphany can set the

2007-07-29  Jens Granseuer  <jensgr@gmx.net>

	* data/gnome-appearance-properties.desktop.in.in: add %F to the exec
	line so external programs like epiphany can set the background (bug
	#456337)

svn path=/trunk/; revision=7929
This commit is contained in:
Jens Granseuer 2007-07-29 18:56:15 +00:00 committed by Jens Granseuer
parent d23fb65eb6
commit 59e5742370
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2007-07-29 Jens Granseuer <jensgr@gmx.net>
* data/gnome-appearance-properties.desktop.in.in: add %F to the exec
line so external programs like epiphany can set the background (bug
#456337)
2007-07-29 Jens Granseuer <jensgr@gmx.net>
* data/appearance.glade:

View file

@ -2,7 +2,7 @@
Encoding=UTF-8
_Name=Appearance
_Comment=Customize the look of the desktop
Exec=gnome-appearance-properties
Exec=gnome-appearance-properties %F
Icon=gnome-settings-theme
Terminal=false
Type=Application