summaryrefslogtreecommitdiff
path: root/x11/gtk2/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gtk2/patches/patch-ai')
-rw-r--r--x11/gtk2/patches/patch-ai12
1 files changed, 0 insertions, 12 deletions
diff --git a/x11/gtk2/patches/patch-ai b/x11/gtk2/patches/patch-ai
deleted file mode 100644
index 678e0d1bb94..00000000000
--- a/x11/gtk2/patches/patch-ai
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ai,v 1.11 2005/10/05 14:37:45 wiz Exp $
-
---- gtk/gtkcalendar.c.orig 2005-10-04 05:24:16.000000000 +0200
-+++ gtk/gtkcalendar.c
-@@ -566,6 +566,7 @@ gtk_calendar_init (GtkCalendar *calendar
- GtkCalendarPrivate *priv;
- gchar *year_before;
- gchar *langinfo;
-+ gchar *week_start;
- gint week_1stday = 0;
- gint first_weekday = 1;
- guint week_origin;