Update desktop references consistent with TDE installation location

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

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

Loading…
Cancel
Save