diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-16 00:15:16 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-16 00:15:16 -0500 |
commit | e486bf078bfe5e693adc9bcc635ca4dc97ef4f6d (patch) | |
tree | 4c6d7faaa91ad8a927efdb98d77a1723da5ed7e8 /tde-i18n-nl/docs/tdebase | |
parent | f6a19992409e595459c057e5babadfb57e524fd7 (diff) | |
download | tde-i18n-e486bf078bfe5e693adc9bcc635ca4dc97ef4f6d.tar.gz tde-i18n-e486bf078bfe5e693adc9bcc635ca4dc97ef4f6d.zip |
Fix straggling XDG references missed in patch set from June 8, 2012.
Diffstat (limited to 'tde-i18n-nl/docs/tdebase')
-rw-r--r-- | tde-i18n-nl/docs/tdebase/ksplashml/index.docbook | 2 | ||||
-rw-r--r-- | tde-i18n-nl/docs/tdebase/userguide/tde-for-admins.docbook | 12 |
2 files changed, 7 insertions, 7 deletions
diff --git a/tde-i18n-nl/docs/tdebase/ksplashml/index.docbook b/tde-i18n-nl/docs/tdebase/ksplashml/index.docbook index 81c68b55668..d717cbb8718 100644 --- a/tde-i18n-nl/docs/tdebase/ksplashml/index.docbook +++ b/tde-i18n-nl/docs/tdebase/ksplashml/index.docbook @@ -940,7 +940,7 @@ Type=Service Comment=KSplash Plugin Name=KSplash2k ServiceTypes=KSplash/Plugin -X-KDE-Library=ksplash2k +X-TDE-Library=ksplash2k X-KSplash-Default=true X-KSplash-PluginName=2k X-KSplash-ObjectName=Theme2k diff --git a/tde-i18n-nl/docs/tdebase/userguide/tde-for-admins.docbook b/tde-i18n-nl/docs/tdebase/userguide/tde-for-admins.docbook index 2c2dd6db38a..2b57eb35d91 100644 --- a/tde-i18n-nl/docs/tdebase/userguide/tde-for-admins.docbook +++ b/tde-i18n-nl/docs/tdebase/userguide/tde-for-admins.docbook @@ -1464,7 +1464,7 @@ knotify ><command >kcminit</command > voert initialisatiediensten uit tijdens het opstarten. Initialisatiediensten worden gespecificeerd in de .desktop-bestanden van programma's of diensten via de regel <varname ->X-KDE-Init</varname +>X-TDE-Init</varname >:</para> <programlisting @@ -1473,8 +1473,8 @@ Encoding=UTF-8 Exec=kcmshell energy Icon=energy_star Type=Application -X-KDE-Library=energy -X-KDE-Init=energy +X-TDE-Library=energy +X-TDE-Init=energy </programlisting> <para @@ -1568,7 +1568,7 @@ X-KDE-Init=energy >TDEDIR</envar >/share/autostart</filename >. Of een programma wel of niet automatisch gestart dient te worden kan worden bepaald met de sleutel <varname ->X-KDE-autostart-condition</varname +>X-TDE-autostart-condition</varname > in het <literal role="extension" >.desktop</literal >-bestand.</para> @@ -1580,7 +1580,7 @@ X-KDE-Init=energy > bevat bijvoorbeeld:</para> <programlisting ->X-KDE-autostart-condition=ktiprc:TipOfDay:RunOnStart:true +>X-TDE-autostart-condition=ktiprc:TipOfDay:RunOnStart:true </programlisting> <para @@ -2280,7 +2280,7 @@ TerminalOptions=<co id="co-terminaloptions"/> Path=<co id="co-path"/> Type=Application<co id="co-type"/> Terminal=0<co id="co-terminal"/> -X-KDE-StartupNotify=true<co id="co-x-kde-startupnotify"/> +X-TDE-StartupNotify=true<co id="co-x-kde-startupnotify"/> X-DCOP-ServiceType=Multi<co id="co-x-dcop-servicetype"/> Categories=Qt;KDE;Network<co id="co-categories"/> </programlisting> |