From 85659985118fa008057e1a0f46b1fdfb9db6ff53 Mon Sep 17 00:00:00 2001 From: Ales Kozumplik Date: Wed, 16 Mar 2011 09:06:21 +0100 Subject: [PATCH] gconf/metacity: have only one workspace. Related: rhbz#683548 --- src/pylorax/installtree.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pylorax/installtree.py b/src/pylorax/installtree.py index 868e0294..b66f87cb 100644 --- a/src/pylorax/installtree.py +++ b/src/pylorax/installtree.py @@ -409,6 +409,7 @@ class LoraxInstallTree(BaseLoraxClass): [("/apps/metacity/general/button_layout", "string", ":"), ("/apps/metacity/general/action_right_click_titlebar", "string", "none"), + ("/apps/metacity/general/num_workspaces", "int", "1"), ("/apps/metacity/window_keybindings/close", "string", "disabled"), ("/apps/metacity/global_keybindings/run_command_window_screenshot", "string", "disabled"),