diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:02:02 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:02:02 -0600 |
commit | de7e5867a65e0a46f1388e3e50bc7eeddd1aecbf (patch) | |
tree | dbb3152c372f8620f9290137d461f3d9f9eba1cb /doc/kcontrol | |
parent | 936d3cec490c13f2c5f7dd14f5e364fddaa6da71 (diff) | |
download | tdebase-de7e5867a65e0a46f1388e3e50bc7eeddd1aecbf.tar.gz tdebase-de7e5867a65e0a46f1388e3e50bc7eeddd1aecbf.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'doc/kcontrol')
-rw-r--r-- | doc/kcontrol/filemanager/index.docbook | 4 | ||||
-rw-r--r-- | doc/kcontrol/filemanager/tdefileman1.png (renamed from doc/kcontrol/filemanager/kfileman1.png) | bin | 7883 -> 7883 bytes | |||
-rw-r--r-- | doc/kcontrol/filemanager/tdefileman2.png (renamed from doc/kcontrol/filemanager/kfileman2.png) | bin | 9224 -> 9224 bytes | |||
-rw-r--r-- | doc/kcontrol/index.docbook | 2 | ||||
-rw-r--r-- | doc/kcontrol/proxy/index.docbook | 2 |
5 files changed, 4 insertions, 4 deletions
diff --git a/doc/kcontrol/filemanager/index.docbook b/doc/kcontrol/filemanager/index.docbook index 26cc11ac5..110f3177f 100644 --- a/doc/kcontrol/filemanager/index.docbook +++ b/doc/kcontrol/filemanager/index.docbook @@ -155,7 +155,7 @@ download.</para> <screenshot> <screeninfo>Download Dialog Box</screeninfo> <mediaobject> - <imageobject><imagedata fileref="kfileman2.png" + <imageobject><imagedata fileref="tdefileman2.png" format="PNG"/></imageobject> <textobject> <phrase>Download Dialog Box</phrase> </textobject> <caption> @@ -173,7 +173,7 @@ together under a single dialog box.</para> <screenshot> <screeninfo>Download Dialog Box</screeninfo> <mediaobject> - <imageobject><imagedata fileref="kfileman1.png" + <imageobject><imagedata fileref="tdefileman1.png" format="PNG"/></imageobject> <textobject><phrase>Download Dialog Box</phrase></textobject> <caption> diff --git a/doc/kcontrol/filemanager/kfileman1.png b/doc/kcontrol/filemanager/tdefileman1.png Binary files differindex 0505d604d..0505d604d 100644 --- a/doc/kcontrol/filemanager/kfileman1.png +++ b/doc/kcontrol/filemanager/tdefileman1.png diff --git a/doc/kcontrol/filemanager/kfileman2.png b/doc/kcontrol/filemanager/tdefileman2.png Binary files differindex 6c8d17d75..6c8d17d75 100644 --- a/doc/kcontrol/filemanager/kfileman2.png +++ b/doc/kcontrol/filemanager/tdefileman2.png diff --git a/doc/kcontrol/index.docbook b/doc/kcontrol/index.docbook index 0c8926797..f55b3e8e4 100644 --- a/doc/kcontrol/index.docbook +++ b/doc/kcontrol/index.docbook @@ -308,7 +308,7 @@ the control center. <title>Running Individual Modules</title> <para> -You can run individual modules without running kcontrol using the command <command>kcmshell</command> from &konsole;. Type <userinput> <command>kcmshell</command><option> --list</option></userinput> to see a list of the available &kcontrolcenter; modules. You can also access individual &kcontrolcenter; modules through adding the <guilabel>Preferences</guilabel> button to either &kicker; or the &kmenu; through their respective configuration dialogs. +You can run individual modules without running kcontrol using the command <command>tdecmshell</command> from &konsole;. Type <userinput> <command>tdecmshell</command><option> --list</option></userinput> to see a list of the available &kcontrolcenter; modules. You can also access individual &kcontrolcenter; modules through adding the <guilabel>Preferences</guilabel> button to either &kicker; or the &kmenu; through their respective configuration dialogs. </para> </sect1> diff --git a/doc/kcontrol/proxy/index.docbook b/doc/kcontrol/proxy/index.docbook index c69d27bc3..63a154eaa 100644 --- a/doc/kcontrol/proxy/index.docbook +++ b/doc/kcontrol/proxy/index.docbook @@ -172,7 +172,7 @@ ask for a username or password if it needs to.</para> <para>The other option is <guilabel>Use automatic login</guilabel>. Select this option if you have already set up a login entry for your proxy server in the -<filename>$<envar>TDEDIR</envar>/share/config/kionetrc</filename> +<filename>$<envar>TDEDIR</envar>/share/config/tdeionetrc</filename> file.</para> </sect2> |