summaryrefslogtreecommitdiffstats
path: root/x11/gnome-panel/files/patch-applets_clock_clock.c
blob: 5acc58b408c663eadca5ba46956248d60ee206b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- applets/clock/clock.c.orig  2008-02-26 14:17:49.000000000 +0100
+++ applets/clock/clock.c   2008-02-26 18:01:17.000000000 +0100
@@ -84,6 +84,8 @@
 
 #define FALLBACK_CONFIG_TOOL "time-admin"
 
+#define daylight 1
+
 static const char *clock_config_tools [] = {
    CLOCK_TIME_UTILITY,
    FALLBACK_CONFIG_TOOL