From: phantomjinx <p.g...@ph...> - 2013-06-06 09:08:09
|
Thanks Jonathan! Will aim to get the merged in the next week or so (hopefully the weekend), unless anyone else gets there sooner. Cheers PGR On 06/05/2013 11:04 AM, Jonathan Neuschäfer wrote: > Hi, > > I've updated the command line handling code in gtkpod to use the > g_option_* API from glib, as Daniele Forsi suggested. > > Please consider pulling the following branch: > > git://github.com/neuschaefer/gtkpod.git cmdline > > The commits are: > > main: add \n after "Error parsing options: %s" > main: translate "Error parsing options: %s\n" > libgtkpod/prefs: add --playcount option > use g_option_* for gtkpod's own options, too > > libgtkpod/prefs.c | 102 ++++++++++++++------------------------------- > libgtkpod/prefs.h | 1 + > src/gtkpod.h | 2 + > src/main.c | 5 ++- > 4 files changed, 38 insertions(+), 72 deletions(-) > > > Best regards, > Jonathan Neuschäfer > > ------------------------------------------------------------------------------ > How ServiceNow helps IT people transform IT departments: > 1. A cloud service to automate IT design, transition and operations > 2. Dashboards that offer high-level views of enterprise services > 3. A single system of record for all IT processes > http://p.sf.net/sfu/servicenow-d2d-j > _______________________________________________ > Gtkpod-devel mailing list > Gtk...@li... > https://lists.sourceforge.net/lists/listinfo/gtkpod-devel > -- Paul Richardson * p.g...@ph... * p.g...@re... * pgr...@li... "I know exactly who reads the papers ... * The Daily Mirror is read by people who think they run the country. * The Guardian is read by people who think they ought to run the country. * The Times is read by people who do actually run the country. * The Daily Mail is read by the wives of the people who run the country. * The Financial Times is read by the people who own the country. * The Morning Star is read by the people who think the country ought to be run by another country. * The Daily Telegraph is read by the people who think it is." Jim Hacker, Yes Minister |