diff options
author | Matthias Clasen <mclasen@redhat.com> | 2011-04-07 21:18:06 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2011-04-08 15:53:34 -0400 |
commit | cbecb1878801ea77622f9ed128ffde488ec545b6 (patch) | |
tree | 49e23d9fe4a943d2daae160e04eb1e551c2e8779 /po/is.po | |
parent | ce561eb68f43a5f38cfe4e87433b716264c4f462 (diff) | |
download | gnome-control-center-cbecb1878801ea77622f9ed128ffde488ec545b6.tar.gz |
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.
Diffstat (limited to 'po/is.po')
-rw-r--r-- | po/is.po | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3488,3 +3488,6 @@ msgstr "Á að smámynda uppsett þemu" #: ../vfs-methods/themus/themus.schemas.in.h:8 msgid "Whether to thumbnail themes" msgstr "Á að smámynda þemu" + +msgid "Show help options" +msgstr "" |