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:
parent
d23fb65eb6
commit
59e5742370
2 changed files with 7 additions and 1 deletions
|
@ -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>
|
2007-07-29 Jens Granseuer <jensgr@gmx.net>
|
||||||
|
|
||||||
* data/appearance.glade:
|
* data/appearance.glade:
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
Encoding=UTF-8
|
Encoding=UTF-8
|
||||||
_Name=Appearance
|
_Name=Appearance
|
||||||
_Comment=Customize the look of the desktop
|
_Comment=Customize the look of the desktop
|
||||||
Exec=gnome-appearance-properties
|
Exec=gnome-appearance-properties %F
|
||||||
Icon=gnome-settings-theme
|
Icon=gnome-settings-theme
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue