diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-09 14:30:17 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-09 14:30:17 -0600 |
commit | 4ddb45128eef1f595da91aaf1ab12771983ddb54 (patch) | |
tree | f3a40c46daa1785fc880d1c5f19d44658831dbb0 /doc | |
parent | 4eed367c472764f00eb29b68ded7fe5993ea5953 (diff) | |
download | kshutdown-4ddb45128eef1f595da91aaf1ab12771983ddb54.tar.gz kshutdown-4ddb45128eef1f595da91aaf1ab12771983ddb54.zip |
Branding and code cleanup.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/index.docbook | 10 | ||||
-rw-r--r-- | doc/kshutdown/index.docbook | 10 |
2 files changed, 10 insertions, 10 deletions
diff --git a/doc/de/index.docbook b/doc/de/index.docbook index 3c71555..a7d0bd2 100644 --- a/doc/de/index.docbook +++ b/doc/de/index.docbook @@ -31,7 +31,7 @@ <para>&kmyapplication; ist ein Programm zum erweiterten Herunterfahren in &kde;.</para> </abstract> <keywordset> - <keyword>KDE</keyword> + <keyword>TDE</keyword> <keyword>kshutdown</keyword> <keyword>shutdown</keyword> <keyword>shut</keyword> @@ -104,14 +104,14 @@ Anmerkung: Die Optionen werden in Englisch angezeigt! Auf der Kommandozeile kshutdown mit den gewünschten Optionen, ohne Klammern, angeben. -Benutzung: kshutdown [Qt-options] [KDE-options] [options] [time] +Benutzung: kshutdown [Qt-options] [TDE-options] [options] [time] -A Shut Down Utility for KDE +A Shut Down Utility for TDE Generic options: --help Show help about options Hilfe Optionen --help-qt Show Qt specific options QT-spezifische Optionen - --help-kde Show KDE specific options KDE-spezifische Optionen + --help-kde Show TDE specific options TDE-spezifische Optionen --help-all Show all options Alle Optionen --author Show author information Informationen über den Author -v, --version Show version information Versionsinformationen @@ -150,7 +150,7 @@ Arguments: <example> <title>Beispiel kshutdownrc Datei mit den Einschränkungen</title> <programlisting> -[KDE Aktionseinschränkungen][$i] +[TDE Aktionseinschränkungen][$i] # [$i] - Benutzer kann Gruppe nicht Überschreiben # false - Feature deaktiviert # true - Feature aktiviert diff --git a/doc/kshutdown/index.docbook b/doc/kshutdown/index.docbook index b481c22..6857dc5 100644 --- a/doc/kshutdown/index.docbook +++ b/doc/kshutdown/index.docbook @@ -31,7 +31,7 @@ <para>&kmyapplication; is an advanced shut down utility for &kde;.</para> </abstract> <keywordset> - <keyword>KDE</keyword> + <keyword>TDE</keyword> <keyword>kshutdown</keyword> <keyword>shutdown</keyword> <keyword>shut</keyword> @@ -101,14 +101,14 @@ <title>Command Line</title> <!-- copied from the kshutdown command line help --> <programlisting> -Usage: kshutdown [Qt-options] [KDE-options] [options] [time] +Usage: kshutdown [Qt-options] [TDE-options] [options] [time] -A Shut Down Utility for KDE +A Shut Down Utility for TDE Generic options: --help Show help about options --help-qt Show Qt specific options - --help-kde Show KDE specific options + --help-kde Show TDE specific options --help-all Show all options --author Show author information -v, --version Show version information @@ -148,7 +148,7 @@ Arguments: <example> <title>Example kshutdownrc file with restrictions</title> <programlisting> -[KDE Action Restrictions][$i] +[TDE Action Restrictions][$i] # [$i] - user cannot override this group # false - feature is disabled # true - feature is enabled |