summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-19 23:54:17 -0600
committerTimothy Pearson <[email protected]>2013-01-19 23:54:17 -0600
commit6c5727bbf4a52d254bd2013e2cfd0034f8618ed5 (patch)
treef3a4846ca7bb745824c78211390a9f56d4838105 /doc
parentfbfe699023a0839506892a8447b3f128eca37cc8 (diff)
downloadkaffeine-6c5727bbf4a52d254bd2013e2cfd0034f8618ed5.tar.gz
kaffeine-6c5727bbf4a52d254bd2013e2cfd0034f8618ed5.zip
Rename KApplication to TDEApplication to avoid conflicts with KDE4
Diffstat (limited to 'doc')
-rw-r--r--doc/kaffeine/index.docbook2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/kaffeine/index.docbook b/doc/kaffeine/index.docbook
index 5a9cf7c..f8bee2e 100644
--- a/doc/kaffeine/index.docbook
+++ b/doc/kaffeine/index.docbook
@@ -497,7 +497,7 @@ http://gstreamer.freedesktop.org</ulink>
<sect1 id="dcop-overview">
<title>Overview</title>
-<para>You can use the DCOP interface in two kinds: From inside another application with <function>KApplication::dcopClient()->send( "kaffeine", "KaffeineIface", "pause()" )</function>
+<para>You can use the DCOP interface in two kinds: From inside another application with <function>TDEApplication::dcopClient()->send( "kaffeine", "KaffeineIface", "pause()" )</function>
or from command line with <command>dcop kaffeine KaffeineIface openURL best_song_of_the_world.mp3</command>.
</para>
</sect1>