diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-08 15:59:52 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-08 15:59:52 -0500 |
commit | 53058bf9157bf3f69218ac1e429ee55191207d7c (patch) | |
tree | 9b22290939c9e3a9a4819a1fe5e45df9e51e0331 /doc | |
parent | ab2599a71564597ae0a994454ffe19f3e5c99c78 (diff) | |
download | tdevelop-53058bf9157bf3f69218ac1e429ee55191207d7c.tar.gz tdevelop-53058bf9157bf3f69218ac1e429ee55191207d7c.zip |
Update XDG information in support of bug report 892.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/kdearch/index.docbook | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/kdearch/index.docbook b/doc/kdearch/index.docbook index 8b3a2453..5ff8b586 100644 --- a/doc/kdearch/index.docbook +++ b/doc/kdearch/index.docbook @@ -2109,7 +2109,7 @@ is registered with DCOP. </para> <para> -<literal>X-KDE-StartupNotify</literal> should normally be set to false. Otherwise, when +<literal>X-TDE-StartupNotify</literal> should normally be set to false. Otherwise, when the program is started, the task bar will show a startup notification, or, depending on the user's settings, the cursor will be changed. </para> @@ -2124,7 +2124,7 @@ Type=Service Name=kio_uiserver Exec=kio_uiserver X-DCOP-ServiceType=Unique -X-KDE-StartupNotify=false +X-TDE-StartupNotify=false </programlisting> </simplesect> |