From 0b0e6bc987da4fd88a7854ebb12bde705e92c428 Mon Sep 17 00:00:00 2001 From: Perberos Date: Thu, 1 Dec 2011 21:51:44 -0300 Subject: moving from https://github.com/perberos/mate-desktop-environment --- shell/control-center.schemas.in | 71 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 shell/control-center.schemas.in (limited to 'shell/control-center.schemas.in') diff --git a/shell/control-center.schemas.in b/shell/control-center.schemas.in new file mode 100644 index 00000000..c7dce99b --- /dev/null +++ b/shell/control-center.schemas.in @@ -0,0 +1,71 @@ + + + + /schemas/apps/control-center/cc_actions_list + /apps/control-center/cc_actions_list + control-center + list + string + + [Change Theme;gtk-theme-selector.desktop,Set Preferred Applications;default-applications.desktop,Add Printer;mate-cups-manager.desktop] + Task names and associated .desktop files + The task name to be displayed in the control-center followed by a ";" separator then the filename of an associated .desktop file to launch for that task. + + + + /schemas/apps/control-center/cc_exit_shell_on_static_action + /apps/control-center/cc_exit_shell_on_static_action + control-center + bool + false + + Close the control-center when a task is activated + if true, the control-center will close when a "Common Task" is activated. + + + + /schemas/apps/control-center/cc_exit_shell_on_action_start + /apps/control-center/cc_exit_shell_on_action_start + control-center + bool + false + + Exit shell on start action performed + Indicates whether to close the shell when a start action is performed. + + + + /schemas/apps/control-center/cc_exit_shell_on_action_help + /apps/control-center/cc_exit_shell_on_action_help + control-center + bool + false + + Exit shell on help action performed + Indicates whether to close the shell when a help action is performed. + + + + /schemas/apps/control-center/cc_exit_shell_on_action_add_remove + /apps/control-center/cc_exit_shell_on_action_add_remove + control-center + bool + false + + Exit shell on add or remove action performed + Indicates whether to close the shell when an add or remove action is performed. + + + + /schemas/apps/control-center/cc_exit_shell_on_action_upgrade_uninstall + /apps/control-center/cc_exit_shell_on_action_upgrade_uninstall + control-center + bool + false + + Exit shell on upgrade or uninstall action performed + Indicates whether to close the shell when an upgrade or uninstall action is performed. + + + + -- cgit v1.2.1