From ff3c509ce0be53367ebd9dc6e047a1b5f6ed1d7e Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Thu, 11 Oct 2012 00:08:57 +0200 Subject: add wncklet schemas --- ...ate.panel.applet.workspace-switcher.gschema.xml.in | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 applets/wncklet/org.mate.panel.applet.workspace-switcher.gschema.xml.in (limited to 'applets/wncklet/org.mate.panel.applet.workspace-switcher.gschema.xml.in') diff --git a/applets/wncklet/org.mate.panel.applet.workspace-switcher.gschema.xml.in b/applets/wncklet/org.mate.panel.applet.workspace-switcher.gschema.xml.in new file mode 100644 index 00000000..f4664312 --- /dev/null +++ b/applets/wncklet/org.mate.panel.applet.workspace-switcher.gschema.xml.in @@ -0,0 +1,19 @@ + + + + false + Display workspace names + If true, the workspaces in the workspace switcher will display the names of the workspaces. Otherwise they will display the windows on the workspace. This setting only works when the window manager is Marco. + + + true + Display all workspaces + If true, the workspace switcher will show all workspaces. Otherwise it will only show the current workspace. + + + 1 + Rows in workspace switcher + This key specifies how many rows (for horizontal layout) or columns (for vertical layout) the workspace switcher shows the workspaces in. This key is only relevant if the display_all_workspaces key is true. + + + -- cgit v1.2.1