GNOME Bugzilla – Bug 502993
[PATCH] make test apps use GOption rather than popt
Last modified: 2007-12-11 23:19:41 UTC
Seems to be the popular thing to do these days :-p. No reason to use popt since the GTK+ dep is high enough to have a new enough glib, we can just rely on GOption as a result.
Created attachment 100746 [details] [review] libgnomekbd-2.21.1-popt-to-goption.patch A quick first attempt at the conversion.
well, strictly speaking separate GLIB flags might be excessive - but anyway, committed.