[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[lorax 1/2] gconf/metacity: have only one workspace.
- From: Ales Kozumplik <akozumpl redhat com>
- To: anaconda-devel-list redhat com
- Subject: [lorax 1/2] gconf/metacity: have only one workspace.
- Date: Wed, 16 Mar 2011 09:18:27 +0100
Related: rhbz#683548
---
src/pylorax/installtree.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/pylorax/installtree.py b/src/pylorax/installtree.py
index 868e029..b66f87c 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"),
--
1.7.3.3
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]