Update desktop references consistent with TDE installation location

and bug report 892.
pull/1/head
Darrell Anderson 13 years ago
parent a69d3017b9
commit 6df6d42f72

@ -156,12 +156,12 @@
</description> </description>
<preview binary="kdesktop" dcop="kdesktop" options="restart"> <preview binary="kdesktop" dcop="kdesktop" options="restart">
</preview> </preview>
<setup binary="kcmshell" args="kde-background.desktop"> <setup binary="kcmshell" args="tde-background.desktop">
<mutable file="kdesktoprc" /> <mutable file="kdesktoprc" />
<mutable file="kdeglobals" /> <mutable file="kdeglobals" />
</setup> </setup>
<actions> <actions>
<action type="module" key="kde-background.desktop"> <action type="module" key="tde-background.desktop">
<caption>Lock down Desktop Background Settings</caption> <caption>Lock down Desktop Background Settings</caption>
<description> <description>
When the desktop background settings are locked down the user can no longer change them. When the desktop background settings are locked down the user can no longer change them.
@ -184,12 +184,12 @@
</description> </description>
<preview binary="kdesktop" dcop="kdesktop" options="restart"> <preview binary="kdesktop" dcop="kdesktop" options="restart">
</preview> </preview>
<setup binary="kcmshell" args="kde-screensaver.desktop"> <setup binary="kcmshell" args="tde-screensaver.desktop">
<mutable file="kdesktoprc" /> <mutable file="kdesktoprc" />
<mutable file="kdeglobals" /> <mutable file="kdeglobals" />
</setup> </setup>
<actions> <actions>
<action type="module" key="kde-screensaver.desktop"> <action type="module" key="tde-screensaver.desktop">
<caption>Lock down Screen Saver Settings</caption> <caption>Lock down Screen Saver Settings</caption>
<description> <description>
When the Screen Saver settings are locked down the user can no longer change them. When the Screen Saver settings are locked down the user can no longer change them.
@ -249,30 +249,30 @@
<preview binary="kdesktop" dcop="kdesktop" options="restart"> <preview binary="kdesktop" dcop="kdesktop" options="restart">
</preview> </preview>
--> -->
<setup binary="kcmshell" args="kde-style.desktop,kde-colors.desktop,kde-fonts.desktop,kde-twindecoration.desktop"> <setup binary="kcmshell" args="tde-style.desktop,tde-colors.desktop,tde-fonts.desktop,tde-twindecoration.desktop">
<mutable file="kdesktoprc" /> <mutable file="kdesktoprc" />
<mutable file="kdeglobals" /> <mutable file="kdeglobals" />
</setup> </setup>
<actions> <actions>
<action type="module" key="kde-style.desktop"> <action type="module" key="tde-style.desktop">
<caption>Lock down Style Settings</caption> <caption>Lock down Style Settings</caption>
<description> <description>
When the Style settings are locked down the user can no longer change them. When the Style settings are locked down the user can no longer change them.
</description> </description>
</action> </action>
<action type="module" key="kde-colors.desktop"> <action type="module" key="tde-colors.desktop">
<caption>Lock down Color Settings</caption> <caption>Lock down Color Settings</caption>
<description> <description>
When the Color settings are locked down the user can no longer change them. When the Color settings are locked down the user can no longer change them.
</description> </description>
</action> </action>
<action type="module" key="kde-fonts.desktop"> <action type="module" key="tde-fonts.desktop">
<caption>Lock down Font Settings</caption> <caption>Lock down Font Settings</caption>
<description> <description>
When the Font settings are locked down the user can no longer change them. When the Font settings are locked down the user can no longer change them.
</description> </description>
</action> </action>
<action type="module" key="kde-twindecoration.desktop"> <action type="module" key="tde-twindecoration.desktop">
<caption>Lock down Window Decoration Settings</caption> <caption>Lock down Window Decoration Settings</caption>
<description> <description>
When the Window Decoration settings are locked down the user can no longer change them. When the Window Decoration settings are locked down the user can no longer change them.
@ -312,12 +312,12 @@
<description> <description>
Set up of Network Proxy settings Set up of Network Proxy settings
</description> </description>
<setup binary="kcmshell" args="kde-proxy.desktop"> <setup binary="kcmshell" args="tde-proxy.desktop">
<mutable file="kdesktoprc" /> <mutable file="kdesktoprc" />
<mutable file="kdeglobals" /> <mutable file="kdeglobals" />
</setup> </setup>
<actions> <actions>
<action type="module" key="kde-proxy.desktop"> <action type="module" key="tde-proxy.desktop">
<caption>Lock down Proxy Settings</caption> <caption>Lock down Proxy Settings</caption>
<description> <description>
When the Proxy settings are locked down the user can no longer change them. When the Proxy settings are locked down the user can no longer change them.
@ -755,7 +755,7 @@
<setup binary="kcmshell" args="filetypes"> <setup binary="kcmshell" args="filetypes">
</setup> </setup>
<actions> <actions>
<action type="module" key="kde-filetypes.desktop"> <action type="module" key="tde-filetypes.desktop">
<caption>Lock down File Associations Settings</caption> <caption>Lock down File Associations Settings</caption>
<description> <description>
When the setting for file associations are locked down the user can no longer change When the setting for file associations are locked down the user can no longer change

Loading…
Cancel
Save