diff options
-rw-r--r-- | kiosktool/kiosk_data.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/kiosktool/kiosk_data.xml b/kiosktool/kiosk_data.xml index 7ecc3b1..89522f0 100644 --- a/kiosktool/kiosk_data.xml +++ b/kiosktool/kiosk_data.xml @@ -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 |