Include the gshell.h header file (to define g_shell_[un]quote) and correct
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 30 Apr 2007 11:30:47 +0000 (11:30 +0000)
committerChris Wilson <cpwilson@src.gnome.org>
Mon, 30 Apr 2007 11:30:47 +0000 (11:30 +0000)
commit3dd3293d87a3b600f81677ff5594e2b90886423a
tree9a4f9cb5f37dad6f5dfd032f84b548e034716f3d
parent788b109b39fc6e507490178b24020d9bf459e306
Include the gshell.h header file (to define g_shell_[un]quote) and correct

2007-04-30  Chris Wilson  <chris@chris-wilson.co.uk>

    * glib/gbookmarkfile.c (g_bookmark_file_get_app_info):
    Include the gshell.h header file (to define g_shell_[un]quote)
    and correct the order of the arguments to g_propagate_error(), as
    spotted by gcc.

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