Commit graph

3 commits

Author SHA1 Message Date
Matthias Clasen
cbecb18788 Shell: fix handling of commandlines
With HANDLES_COMMANDLINE, the commandline is handled in the primary
instance. That means two things:
- We cannot let GOption handle --help, since it calls exit() after
  printing out the help
- The static booleans need to be reset to FALSE for each handled
  commandline

This commit adds a new string, 'Show help options'. It also includes
existing translations for this string that were taken from GLib.
2011-04-08 15:53:34 -04:00
Nils-Christoph Fiedler
e8e5748689 Updated LowGerman translation 2009-11-25 17:35:18 +01:00
Nils-Christoph Fiedler
39c1877c6e Added Low German translation 2009-11-10 19:26:42 +01:00