summaryrefslogtreecommitdiffstats
path: root/doc/kommander/dcop.docbook
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-05-10 19:13:05 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-05-10 19:13:05 -0500
commit2a05928103a7cb001a8d66df4cd2ba71a254480c (patch)
tree905491b78838febeb16b70904c475deeb34b263b /doc/kommander/dcop.docbook
parent7e7c92da88f7017555e2bc1b4b278e60ec57ec04 (diff)
downloadtdewebdev-2a05928103a7cb001a8d66df4cd2ba71a254480c.tar.gz
tdewebdev-2a05928103a7cb001a8d66df4cd2ba71a254480c.zip
Branding cleanup: KDE -> TDE.
Diffstat (limited to 'doc/kommander/dcop.docbook')
-rw-r--r--doc/kommander/dcop.docbook2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/kommander/dcop.docbook b/doc/kommander/dcop.docbook
index 2fbf70a1..1fd7c170 100644
--- a/doc/kommander/dcop.docbook
+++ b/doc/kommander/dcop.docbook
@@ -18,7 +18,7 @@ dcop `dcop | grep kmdr`
dcop `dcop | grep kmdr` KommanderIf
</screen>
<para>
-This will show you what dialogs are running and what interfaces are available, as well as what is available to call in the &kommander; special interface to internals. In the explanation of &DCOP; here remember that &DCOP; is used internally by KDE applications (replaced with DBUS in KDE4) and it is very useful. Have a look at <command>kdcop</command> by pressing Alt-F2 and typing it in a run dialog. Here you can explore everything running. Now back to &DCOP; in &kommander;.
+This will show you what dialogs are running and what interfaces are available, as well as what is available to call in the &kommander; special interface to internals. In the explanation of &DCOP; here remember that &DCOP; is used internally by TDE applications (replaced with DBUS in KDE4) and it is very useful. Have a look at <command>kdcop</command> by pressing Alt-F2 and typing it in a run dialog. Here you can explore everything running. Now back to &DCOP; in &kommander;.
</para>
<screen>
dcop kmdr-executor-@pid KommanderIf setText myWidget <quote>new text</quote>