From: Jonathan N. <j.n...@gm...> - 2013-06-03 08:26:21
|
On Sat, Jun 01, 2013 at 08:06:00PM +0200, Daniele Forsi wrote: > however I noticed now that gtkpod --help doesn't show that string and > the other usage strings from libgtkpod/prefs.c because --help is > intercepted by g_option_context_parse() in src/main.c > > using GOption also for prefs.c would avoid translation of arguments > and fix the formatting... Thank you for the hint, I'm working on it now. Regards, Jonathan Neuschäfer |