GApplication: ignore --help if not handling args
authorRyan Lortie <desrt@desrt.ca>
Sat, 4 Oct 2014 16:47:33 +0000 (12:47 -0400)
committerRyan Lortie <desrt@desrt.ca>
Mon, 20 Oct 2014 13:00:51 +0000 (15:00 +0200)
commitf4af8d1d007edcfa5949315be563b3aa8792f250
tree6cbbcbadb29df0f1c0235c446ef6b7169bee52a6
parent817f82da6c92d8a2ef0e0582037fd2bbd248798c
GApplication: ignore --help if not handling args

If the user didn't register any arguments for parsing, also ignore
--help.  This fixes a regression in meld.

https://bugzilla.gnome.org/show_bug.cgi?id=737869
gio/gapplication.c