Add support for expanding the desktop entry spec variables %U (list of
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 2 Jan 2007 16:20:48 +0000 (16:20 +0000)
committerEmmanuele Bassi <ebassi@src.gnome.org>
Tue, 2 Jan 2007 16:20:48 +0000 (16:20 +0000)
commit029d43222f6af5b5223f9c92d3c1d4a1a30f0b3d
treec5c310ab1f1a64a4e6e1acfde113ed6106846f4e
parent7eab26d13b5a02ffcf2c19122675ca10dc7fa067
Add support for expanding the desktop entry spec variables %U (list of

2007-01-02  Emmanuele Bassi  <ebassi@gnome.org>

* glib/gbookmarkfile.c (expand_exec_line): Add support for
expanding the desktop entry spec variables %U (list of URIs)
and %F (list of filenames), so that using the command line
from the Exec and TryExec key of a desktop entry file works
as intended.

svn path=/trunk/; revision=5196
ChangeLog
glib/gbookmarkfile.c