[gnome-tweak-tool] tweaks/shell: Add switch for the weekdate in the calendar
- From: John Stowers <jstowers src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-tweak-tool] tweaks/shell: Add switch for the weekdate in the calendar
- Date: Wed, 6 Apr 2011 19:28:43 +0000 (UTC)
commit bc07a5767e78de48fef9c6629896855545f0c2db
Author: Emmanuele Bassi <ebassi linux intel com>
Date: Wed Apr 6 18:13:06 2011 +0100
tweaks/shell: Add switch for the weekdate in the calendar
https://bugzilla.gnome.org/show_bug.cgi?id=646931
gtweak/tweaks/tweak_shell.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gtweak/tweaks/tweak_shell.py b/gtweak/tweaks/tweak_shell.py
index fb8d359..9681f78 100644
--- a/gtweak/tweaks/tweak_shell.py
+++ b/gtweak/tweaks/tweak_shell.py
@@ -157,6 +157,7 @@ TWEAK_GROUPS = (
TweakGroup(
"Shell",
GSettingsSwitchTweak("org.gnome.shell.clock", "show-date", schema_filename="org.gnome.shell.gschema.xml"),
+ GSettingsSwitchTweak("org.gnome.shell.calendar", "show-weekdate", schema_filename="org.gnome.shell.gschema.xml"),
ShowWindowButtons(size_group=sg),
ThemeInstaller(size_group=sg),
GSettingsComboEnumTweak("org.gnome.settings-daemon.plugins.power", "lid-close-battery-action", size_group=sg),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]