diff options
Diffstat (limited to 'misc/gnome-pim/patches/patch-ad')
-rw-r--r-- | misc/gnome-pim/patches/patch-ad | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/misc/gnome-pim/patches/patch-ad b/misc/gnome-pim/patches/patch-ad deleted file mode 100644 index 086c7083a98..00000000000 --- a/misc/gnome-pim/patches/patch-ad +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ad,v 1.1 2003/01/14 05:19:25 rh Exp $ - ---- /dev/null Tue Jan 14 14:45:38 2003 -+++ gncal/dummy.c -@@ -0,0 +1,7 @@ -+#include <glib.h> -+ -+gboolean roll_at_midnight; -+GList *all_calendars = NULL; -+int week_starts_on_monday; -+ -+void gnome_calendar_goto_today (void *gcal) { return; } |