diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:48:59 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:48:59 -0600 |
commit | 371e91c48d010efedcc490858f04b8d75e91a82d (patch) | |
tree | 722c82764ee74ef74a48e3ceea5740b3a008b15b /doc/userguide/under-the-hood.docbook | |
parent | 9fad243fd6c7e0d838d518cf283a0ec1ccbda1a6 (diff) | |
download | tdebase-371e91c48d010efedcc490858f04b8d75e91a82d.tar.gz tdebase-371e91c48d010efedcc490858f04b8d75e91a82d.zip |
Additional renaming of kde to tde
Diffstat (limited to 'doc/userguide/under-the-hood.docbook')
-rw-r--r-- | doc/userguide/under-the-hood.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/userguide/under-the-hood.docbook b/doc/userguide/under-the-hood.docbook index be6cacdfc..13cd52877 100644 --- a/doc/userguide/under-the-hood.docbook +++ b/doc/userguide/under-the-hood.docbook @@ -164,7 +164,7 @@ set.</para> <para>To access the &DCOP; method from your favorite scripting language, you can either use &DCOP; bindings, if available in the -kdebindings module, or call the <command>dcop</command> command-line +tdebindings module, or call the <command>dcop</command> command-line application. For simple usage, calling the <command>dcop</command> command-line application is sufficient. To call a &DCOP; method on the command line, we need to specify the |