From 9ef7e261d4a9ea536d6f467c2b9bd1381bcd73aa Mon Sep 17 00:00:00 2001 From: infirit Date: Sun, 6 Sep 2015 16:20:20 +0200 Subject: Rework gsettings schema building * Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files --- ...nel.applet.workspace-switcher.gschema.xml.in.in | 24 ---------------------- 1 file changed, 24 deletions(-) delete mode 100644 applets/wncklet/org.mate.panel.applet.workspace-switcher.gschema.xml.in.in (limited to 'applets/wncklet/org.mate.panel.applet.workspace-switcher.gschema.xml.in.in') diff --git a/applets/wncklet/org.mate.panel.applet.workspace-switcher.gschema.xml.in.in b/applets/wncklet/org.mate.panel.applet.workspace-switcher.gschema.xml.in.in deleted file mode 100644 index 82a20922..00000000 --- a/applets/wncklet/org.mate.panel.applet.workspace-switcher.gschema.xml.in.in +++ /dev/null @@ -1,24 +0,0 @@ - - - - false - <_summary>Display workspace names - <_description>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 - <_summary>Display all workspaces - <_description>If true, the workspace switcher will show all workspaces. Otherwise it will only show the current workspace. - - - 1 - <_summary>Rows in workspace switcher - <_description>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. - - - false - <_summary>Wrap around on scroll - <_description>If true, the workspace switcher will allow wrap-around, which means switching from the first to the last workspace and vice versa via scrolling. - - - -- cgit v1.2.1