diff options
author | Darrell Anderson <[email protected]> | 2012-05-10 19:13:05 -0500 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2012-05-10 19:13:05 -0500 |
commit | 2a05928103a7cb001a8d66df4cd2ba71a254480c (patch) | |
tree | 905491b78838febeb16b70904c475deeb34b263b /doc/kommander/dcop.docbook | |
parent | 7e7c92da88f7017555e2bc1b4b278e60ec57ec04 (diff) | |
download | tdewebdev-2a05928103a7cb001a8d66df4cd2ba71a254480c.tar.gz tdewebdev-2a05928103a7cb001a8d66df4cd2ba71a254480c.zip |
Branding cleanup: KDE -> TDE.
Diffstat (limited to 'doc/kommander/dcop.docbook')
-rw-r--r-- | doc/kommander/dcop.docbook | 2 |
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> |