From e19f5d68e5835eb93ae8e7b9e5de701a860987f8 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Sun, 11 Jan 2015 16:03:58 -0600 Subject: Revert "Package is retired, replaced by the GNOME Classic session in F19" This reverts commit 26ea386096c0cd7de55cc2226c46b63338c0ef39. --- clock-home.patch | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 clock-home.patch (limited to 'clock-home.patch') diff --git a/clock-home.patch b/clock-home.patch new file mode 100644 index 0000000..a4a60e3 --- /dev/null +++ b/clock-home.patch @@ -0,0 +1,21 @@ +diff -up gnome-panel-2.28.0/applets/clock/clock.schemas.in.clock-home gnome-panel-2.28.0/applets/clock/clock.schemas.in +--- gnome-panel-2.28.0/applets/clock/clock.schemas.in.clock-home 2009-07-01 09:06:23.000000000 -0400 ++++ gnome-panel-2.28.0/applets/clock/clock.schemas.in 2009-10-07 22:36:12.298466938 -0400 +@@ -211,7 +211,7 @@ + /schemas/apps/clock_applet/prefs/expand_locations + clock-applet + bool +- false ++ true + + Expand list of locations + +@@ -271,7 +271,7 @@ + clock-applet + list + string +- [] ++ [<location name="" city="Boston" timezone="America/New_York" latitude="42.360558" longitude="-71.010559" code="KBOS" current="true"/>] + + List of locations + -- cgit