summaryrefslogtreecommitdiffstats
path: root/kiosktool/kiosk_data.xml
diff options
context:
space:
mode:
Diffstat (limited to 'kiosktool/kiosk_data.xml')
-rw-r--r--kiosktool/kiosk_data.xml778
1 files changed, 0 insertions, 778 deletions
diff --git a/kiosktool/kiosk_data.xml b/kiosktool/kiosk_data.xml
deleted file mode 100644
index 92144b6..0000000
--- a/kiosktool/kiosk_data.xml
+++ /dev/null
@@ -1,778 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE kiosk SYSTEM "kiosk.dtd">
-<kiosk>
- <group name="general" icon="package_settings">
- <caption>General</caption>
- <description>
- Generic restrictions
- </description>
- <actions>
- <action type="action restriction" key="action/twin_rmb">
- <caption>Disable Window Manager context menu (Alt-F3)</caption>
- <description>
- The Window Manager context menu is normally shown when Alt-F3 is pressed
- or when the menu button on the window frame is pressed.
- </description>
- </action>
- <action type="action restriction" key="action/bookmarks">
- <caption>Disable Bookmarks</caption>
- <description>Disable Bookmarks in all applications.</description>
- </action>
- <action type="action restriction" key="user/root">
- <caption>Disable all tasks and applications that require root access</caption>
- <description>
- In multi-user
- environments the users normally do not know the root password; in such a case, it
- may be desirable to use this option to remove the tasks and applications
- from the menus that the users cannot use.
- </description>
- </action>
- <action type="action restriction" key="shell_access">
- <caption>Disable access to a command shell</caption>
- <description>
- In an environment where the desktop is dedicated
- to a defined set of tasks it may be desirable to disable access to a command shell to
- prevent users from engaging in tasks that were not intended or authorized; hence, it is
- strongly recommended to disable access to a command shell if the desktop is to act
- as a public terminal.
- </description>
- </action>
- <action type="action restriction" key="logout">
- <caption>Disable Logout option</caption>
- <description>
- This prevents the user from logging out. To make this option
- effective it is important to ensure that key-combinations to terminate the X-server,
- such as Alt-Ctrl-Backspace, are disabled in the configuration of the X-server.
- </description>
- </action>
- <action type="action restriction" key="lock_screen">
- <caption>Disable Lock Screen option</caption>
- <description>
- When the desktop is to act as a public terminal or is to be
- shared by different users it may be desirable to prevent locking of the screen to ensure that
- the system remains accessible if a user leaves the terminal.
- </description>
- </action>
- <action type="action restriction" key="run_command">
- <caption>Disable "Run Command" option (Alt-F2)</caption>
- <description>
- The "Run Command" option can normally be used to execute arbitrary commands; however, when
- access to a command shell is restricted only applications and services defined by a .desktop file
- can be started this way. Disabling "Run Command" here hides the option completely.
- </description>
- </action>
- <action type="action restriction" key="movable_toolbars">
- <caption>Disable toolbar moving</caption>
- <description>
- Normally toolbars in applications can be moved around; when this option is chosen
- all toolbars are fixed in their original positions.
- </description>
- </action>
- <action type="action restriction" key="run_desktop_files">
- <caption>Disable execution of arbitrary .desktop files.</caption>
- <description>
- This option defines whether users may execute .desktop files that are not
- part of the system-wide desktop icons, TDE menu, registered services or
- autostart services. When access to a command shell is restricted it is recommended to
- to disable the execution of arbitrary .desktop files as well since such .desktop files
- can be used to circumvent the command shell restriction.
- </description>
- </action>
- <action type="action restriction" key="start_new_session">
- <caption>Disable starting of a second X session.</caption>
- <description>
- TDM has the possibility to login a second user in parallel to the current session.
- Note that this can also be configured as part of the TDM settings in which case
- the setting here should be left enabled.
- </description>
- </action>
- <action type="action restriction" key="lineedit_text_completion">
- <caption>Disable input line history</caption>
- <description>
- If a single account is used by multiple people it may be desirable to disable
- the input line history out of privacy considerations.
- </description>
- </action>
- </actions>
- </group>
- <group name="kdesktop" icon="desktop">
- <caption>Desktop Icons</caption>
- <description>
- Desktop Icons are provided by "kdesktop".
- </description>
- <preview binary="kdesktop" dcop="kdesktop" options="restart">
- </preview>
- <setup binary="kdesktop" dcop="kdesktop" options="restart">
- <mutable file="kdesktoprc" />
- <mutable file="kdeglobals" />
- </setup>
- <actions>
- <action type="immutable" file="kdesktoprc">
- <caption>Lock down Desktop Settings</caption>
- <description>
- When the desktop settings are locked down the user can no longer change how the desktop
- behaves or look like. This does not affect the ability to add new files or shortcuts to the
- desktop.
- </description>
- </action>
- <action type="action restriction" key="action/kdesktop_rmb">
- <caption>Disable context menus</caption>
- <description>
- When checked the user will no longer get any context menu. Normally the user
- can get a context menu by clicking with the right mouse button.
- </description>
- </action>
- <action type="action restriction" key="editable_desktop_icons">
- <caption>Lock down all Desktop icons</caption>
- <description>
- When checked the user will not be able to remove or edit any existing
- icon or file on the Desktop or add any new icon or file.
- </description>
- </action>
-<!-- Not implemented yet
- <action type="action restriction" key="editable_system_desktop_icons">
- <caption>Lock down system wide Desktop icons</caption>
- <description>
- When checked the user will not be able to remove or edit any of
- the system wide icons but will still be able to add, remove or edit
- personal icons or files on the desktop.
- </description>
- </action>
--->
- <action type="config" file="kdesktoprc" group="General" key="CopyDesktopLinks" default="true">
- <caption>Add additional vendor specific icons</caption>
- <description>
- When this option is checked users will get additional icons
- copied to their Desktop when they first log in. These icons
- do not appear in the preview.
- </description>
- </action>
- </actions>
- </group>
- <group name="background" icon="background">
- <caption>Desktop Background</caption>
- <description>
- Set up the Desktop Background also known as Wallpaper.
- </description>
- <preview binary="kdesktop" dcop="kdesktop" options="restart">
- </preview>
- <setup binary="tdecmshell" args="tde-background.desktop">
- <mutable file="kdesktoprc" />
- <mutable file="kdeglobals" />
- </setup>
- <actions>
- <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.
- </description>
- <action type="immutable" file="kdesktoprc" group="Desktop0"/>
- <action type="immutable" file="kdesktoprc" group="Desktop1"/>
- <action type="immutable" file="kdesktoprc" group="Desktop2"/>
- <action type="immutable" file="kdesktoprc" group="Desktop3"/>
- <action type="immutable" file="kdesktoprc" group="Desktop4"/>
- <action type="immutable" file="kdesktoprc" group="Desktop5"/>
- <action type="immutable" file="kdesktoprc" group="Desktop6"/>
- <action type="immutable" file="kdesktoprc" group="Desktop7"/>
- </action>
- </actions>
- </group>
- <group name="screensaver" icon="tdescreensaver">
- <caption>Screen Saver</caption>
- <description>
- Set up Screen Saver
- </description>
- <preview binary="kdesktop" dcop="kdesktop" options="restart">
- </preview>
- <setup binary="tdecmshell" args="tde-screensaver.desktop">
- <mutable file="kdesktoprc" />
- <mutable file="kdeglobals" />
- </setup>
- <actions>
- <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.
- </description>
- <action type="immutable" file="kdesktoprc" group="ScreenSaver"/>
- </action>
- <action type="action restriction" key="opengl_screensavers">
- <caption>Disable OpenGL-based Screen Savers</caption>
- <description>
- OpenGL-based screen savers may cause problems on systems without decent OpenGL
- support; with this option all such screensavers can be disabled.
- </description>
- </action>
- <action type="action restriction" key="manipulatescreen_screensavers">
- <caption>Discreet Screen Savers Only</caption>
- <description>
- Some screensavers do not hide the complete screen content and may leave possible
- sensitive information visible. This option disables all such screensavers and only
- enables those screensavers that completely hide the original content of the screen.
- </description>
- </action>
- </actions>
- </group>
- <group name="kdemenu" icon="kmenuedit">
- <caption>TDE Menu</caption>
- <description>
- The TDE Application menu
- </description>
- <preview binary="kicker" dcop="kicker" options="restart">
- </preview>
- <setup binary="kmenuedit" options="nofork">
- <ignore file="kmenueditrc" />
- </setup>
- <actions>
- <action type="action restriction" key="user/root">
- <caption>Disable all tasks and applications that require root access</caption>
- <description>
- This option disables all menu items that require root access and that will ask the user for the root password.
- </description>
- </action>
- <action type="action restriction" key="action/menuedit">
- <caption>Disable menu editing</caption>
- <description>
- This disables the menu-option to edit the TDE Application Menu. When disabled, users will no longer be
- able to make changes to their personal application menu.
- </description>
- <action type="resource restriction" key="xdgconf-menu" />
- </action>
- </actions>
- </group>
- <group name="theming" icon="style">
- <caption>Theming</caption>
- <description>
- Set up of Fonts, Colors and Style
- </description>
-<!--
- <preview binary="kdesktop" dcop="kdesktop" options="restart">
- </preview>
--->
- <setup binary="tdecmshell" 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="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="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="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="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.
- </description>
- </action>
- </actions>
- </group>
- <group name="kicker" icon="kcmkicker">
- <caption>Panel</caption>
- <description>
- The TDE panel "kicker" is normally found at the bottom of the screen.
- </description>
- <preview binary="kicker" dcop="kicker" options="restart">
- </preview>
- <setup binary="kicker" dcop="kicker" options="restart">
- <mutable file="kickerrc" />
- <ignore file="kdeglobals" />
- </setup>
- <actions>
- <action type="immutable" file="kickerrc">
- <caption>Lock down panel</caption>
- <description>
- This option can be used to lock down the panel. The user will then no longer be able to add, remove or change
- any of the permanent panel items.
- </description>
- </action>
- <action type="action restriction" key="action/kicker_rmb">
- <caption>Disable Context Menus</caption>
- <description>
- This option disables the context menus that one normally gets when pressing the right mouse button in the panel.
- </description>
- </action>
- </actions>
- </group>
- <group name="proxy" icon="proxy">
- <caption>Network Proxy</caption>
- <description>
- Set up of Network Proxy settings
- </description>
- <setup binary="tdecmshell" args="tde-proxy.desktop">
- <mutable file="kdesktoprc" />
- <mutable file="kdeglobals" />
- </setup>
- <actions>
- <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.
- </description>
- </action>
- </actions>
- </group>
- <group name="konqueror" icon="konqueror">
- <caption>Konqueror</caption>
- <description>
- Konqueror is a combined web- and filebrowser.
- </description>
- <actions>
- <action type="action restriction" key="action/properties">
- <caption>Disable Properties in context menu</caption>
- <description>
- This option can be used to disable the &lt;i&gt;Properties&lt;/i&gt; option in the context menu for files.
- </description>
- </action>
- <action type="action restriction" key="action/openwith">
- <caption>Disable Open With action</caption>
- <description>
- This option can be used to disable the &lt;i&gt;Open With&lt;/i&gt; menu option.
- </description>
- </action>
- <action type="action restriction" key="action/openintab">
- <caption>Disable Open In New Tab action</caption>
- <description>
- This option can be used to disable the &lt;i&gt;Open In New Tab&lt;/i&gt; menu option.
- </description>
- </action>
- <action type="custom" key="restrict_file_browsing">
- <caption>Disable file-browsing outside home directory</caption>
- <description>
- This option can be used to prevent the user from browsing the
- file system outside his or her own home directory.
- </description>
- </action>
- </actions>
- </group>
- <group name="menus">
- <caption>Menu Actions</caption>
- <description>
- Common menu actions found in applications.
- </description>
- <actions>
- <action type="action restriction" key="action/file_new">
- <caption>Disable File -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;File -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/file_open">
- <caption>Disable File -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;File -&gt; %action&lt;/i&gt; menu-option from all applications.
- See also &lt;i&gt;Open Recent&lt;/i&gt;
- </description>
- </action>
- <action type="action restriction" key="action/file_open_recent">
- <caption>Disable File -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;File -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/file_save">
- <caption>Disable File -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;File -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/file_save_as">
- <caption>Disable File -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;File -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/file_revert">
- <caption>Disable File -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;File -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/file_close">
- <caption>Disable File -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;File -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/file_print">
- <caption>Disable File -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;File -&gt; %action&lt;/i&gt; menu-option from all applications.
- See also &lt;i&gt;Print Preview&lt;/i&gt;
- </description>
- </action>
- <action type="action restriction" key="action/file_print_preview">
- <caption>Disable File -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;File -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/file_mail">
- <caption>Disable File -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;File -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/file_quit">
- <caption>Disable File -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;File -&gt; %action&lt;/i&gt; menu-option from all applications.
- This option has been added for completeness.
- Usually the application can be terminated via the window manager as well.
- </description>
- </action>
- <action type="action restriction" key="action/edit_undo">
- <caption>Disable Edit -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Edit -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/edit_redo">
- <caption>Disable Edit -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Edit -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/edit_cut">
- <caption>Disable Edit -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Edit -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/edit_copy">
- <caption>Disable Edit -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Edit -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/edit_paste">
- <caption>Disable Edit -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Edit -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/edit_select_all">
- <caption>Disable Edit -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Edit -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/edit_deselect">
- <caption>Disable Edit -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Edit -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/edit_find">
- <caption>Disable Edit -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Edit -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/edit_find_next">
- <caption>Disable Edit -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Edit -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/edit_find_last">
- <caption>Disable Edit -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Edit -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/edit_replace">
- <caption>Disable Edit -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Edit -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/view_actual_size">
- <caption>Disable View -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;View -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/view_fit_to_page">
- <caption>Disable View -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;View -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/view_fit_to_width">
- <caption>Disable View -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;View -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/view_fit_to_height">
- <caption>Disable View -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;View -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/view_zoom_in">
- <caption>Disable View -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;View -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/view_zoom_out">
- <caption>Disable View -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;View -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/view_zoom">
- <caption>Disable View -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;View -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/view_redisplay">
- <caption>Disable View -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;View -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/go_up">
- <caption>Disable Go -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Go -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/go_back">
- <caption>Disable Go -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Go -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/go_forward">
- <caption>Disable Go -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Go -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/go_home">
- <caption>Disable Go -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Go -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/go_previous">
- <caption>Disable Go -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Go -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/go_next">
- <caption>Disable Go -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Go -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/go_goto">
- <caption>Disable Go -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Go -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/go_goto_page">
- <caption>Disable Go -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Go -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/go_goto_line">
- <caption>Disable Go -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Go -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/go_first">
- <caption>Disable Go -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Go -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/go_last">
- <caption>Disable Go -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Go -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/bookmarks">
- <caption>Disable Bookmarks</caption>
- <description>
- This option can be used to completely disable bookmarks in all applications.
- </description>
- </action>
- <action type="action restriction" key="action/bookmark_add">
- <caption>Disable Bookmarks -&gt; %action</caption>
- <description>
- This option can be used to prevent users from creating new bookmarks.
- </description>
- </action>
- <action type="action restriction" key="action/bookmark_edit">
- <caption>Disable Bookmarks -&gt; %action</caption>
- <description>
- This option can be used to prevent users from editing bookmarks.
- </description>
- </action>
- <action type="action restriction" key="action/tools_spelling">
- <caption>Disable Tools -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Tools -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/options_show_menubar">
- <caption>Disable Settings -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Settings -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/options_show_toolbar">
- <caption>Disable Settings -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Settings -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/options_show_statusbar">
- <caption>Disable Settings -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Settings -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/fullscreen">
- <caption>Disable Settings -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Settings -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/options_save_options">
- <caption>Disable Settings -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Settings -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/options_configure">
- <caption>Disable Settings -&gt; Configure &lt;Application&gt;</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Settings -&gt; Configure &amp;lt;Application&amp;gt;&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/options_configure_keybinding">
- <caption>Disable Settings -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Settings -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/options_configure_toolbars">
- <caption>Disable Settings -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Settings -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/options_configure_notifications">
- <caption>Disable Settings -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Settings -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/help">
- <caption>Disable Help</caption>
- <description>
- You can use this to completely disable the help menu
- </description>
- </action>
- <action type="action restriction" key="action/help_contents">
- <caption>Disable Help -&gt; &lt;Application&gt; Handbook</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Help -&gt; &amp;lt;Application&amp;gt; Handbook&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/help_whats_this">
- <caption>Disable Help -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Help -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/help_report_bug">
- <caption>Disable Help -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Help -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/help_about_app">
- <caption>Disable Help -&gt; About &lt;Application&gt;</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Help -&gt; About &amp;lt;Application&amp;gt;&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- <action type="action restriction" key="action/help_about_kde">
- <caption>Disable Help -&gt; %action</caption>
- <description>
- This option can be used to remove the &lt;i&gt;Help -&gt; %action&lt;/i&gt; menu-option from all applications.
- </description>
- </action>
- </actions>
-
- </group>
- <group name="krfb" icon="krfb">
- <caption>Desktop Sharing</caption>
- <description>
- Remote Desktop Sharing
- </description>
- <setup binary="tdecmshell" args="kcmkrfb">
- </setup>
- <actions>
- <action type="immutable" file="krfbrc">
- <caption>Lock down Desktop Sharing Settings</caption>
- <description>
- When the setting for remote desktop sharing are locked down the user can no longer change them.
- </description>
- </action>
- </actions>
- </group>
- <group name="filetypes" icon="filetypes">
- <caption>File Associations</caption>
- <description>
- Configure the applications used for opening files.
- </description>
- <setup binary="tdecmshell" args="filetypes">
- </setup>
- <actions>
- <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
- the default applications used for opening files.
- </description>
- <action type="action restriction" key="action/editfiletype"></action>
- <action type="immutable" file="profilerc"></action>
- </action>
-<!--
- <action type="action restriction" key="action/editfiletype">
- <caption>Disable "Edit file type" in properties dialog</caption>
- <description>
- The "Edit file type" can be used to change how files are recognized and with which
- applications such files are opened.
- </description>
- </action>
--->
- </actions>
- </group>
-</tdeiosk>