[gnome-tweak-tool] Override the Window (metacity) theme summary from gconf
- From: John Stowers <jstowers src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-tweak-tool] Override the Window (metacity) theme summary from gconf
- Date: Fri, 5 Aug 2011 10:26:43 +0000 (UTC)
commit f8ba21769b64ae7cf3040e68253a142f1b4f607c
Author: John Stowers <john stowers gmail com>
Date: Fri Aug 5 22:26:32 2011 +1200
Override the Window (metacity) theme summary from gconf
gtweak/tweaks/tweak_windows.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gtweak/tweaks/tweak_windows.py b/gtweak/tweaks/tweak_windows.py
index aa3cc68..faee610 100644
--- a/gtweak/tweaks/tweak_windows.py
+++ b/gtweak/tweaks/tweak_windows.py
@@ -50,6 +50,7 @@ class WindowThemeSwitcher(GConfComboTweak):
"/desktop/gnome/shell/windows/theme",
str,
make_combo_list_with_default(self._get_valid_themes(), "Adwaita"),
+ summary=_("Window theme"),
**options)
#also need to change the fallback (metacity) window theme
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]