summaryrefslogtreecommitdiffstats
path: root/x11/gnome-panel/files
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gnome-panel/files')
-rw-r--r--x11/gnome-panel/files/patch-applets_clock_clock-zonetable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome-panel/files/patch-applets_clock_clock-zonetable.c b/x11/gnome-panel/files/patch-applets_clock_clock-zonetable.c
index 72c28fbf6..0df281fd9 100644
--- a/x11/gnome-panel/files/patch-applets_clock_clock-zonetable.c
+++ b/x11/gnome-panel/files/patch-applets_clock_clock-zonetable.c
@@ -8,7 +8,7 @@
+ /*priv->iso3166 = g_build_filename (zoneinfodir, "iso3166.tab", NULL);*/
+ /* FreeBSD doesn't include iso3166.tab, so we install it especially
+ * for this clock. */
-+ priv->zonetab = g_build_filename (DATADIR, "gnome-panel", "iso3166.tab", NULL);
++ priv->iso3166 = g_build_filename (DATADIR, "gnome-panel", "iso3166.tab", NULL);
#ifdef CLOCK_TEXTDOMAIN
/* this is used when clock is embedded in the gnome-panel