summaryrefslogtreecommitdiff
path: root/japanese/gnomelibs/files/patch-ac
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-03-28 18:54:14 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-03-28 18:54:14 +0000
commit5240709212a32ee1f70f29bb1e617262fc6e582b (patch)
tree5c5d47b21288d6f2b4d81a9cd9828da091e372c7 /japanese/gnomelibs/files/patch-ac
parent- Fix fetch (diff)
- Remove expired, long time broken ports
Diffstat (limited to 'japanese/gnomelibs/files/patch-ac')
-rw-r--r--japanese/gnomelibs/files/patch-ac20
1 files changed, 0 insertions, 20 deletions
diff --git a/japanese/gnomelibs/files/patch-ac b/japanese/gnomelibs/files/patch-ac
deleted file mode 100644
index 728f9de7b7ec..000000000000
--- a/japanese/gnomelibs/files/patch-ac
+++ /dev/null
@@ -1,20 +0,0 @@
---- libgnomeui/gnome-druid-page-start.c.orig Sun Oct 29 18:18:28 2000
-+++ libgnomeui/gnome-druid-page-start.c Sun Oct 29 18:19:43 2000
-@@ -214,7 +214,7 @@
- gnome_canvas_text_get_type (),
- "text", druid_page_start->title,
- "font", "-adobe-helvetica-bold-r-normal-*-*-180-*-*-p-*-iso8859-1",
-- "fontset", "-adobe-helvetica-bold-r-normal-*-*-180-*-*-p-*-iso8859-1,*-r-*",
-+ "fontset", "-misc-fixed-medium-r-normal--14-*-*-*-*-*-*-*",
- NULL);
-
- druid_page_start->text_item =
-@@ -223,7 +223,7 @@
- "text", druid_page_start->text,
- "justification", GTK_JUSTIFY_LEFT,
- "font", "-adobe-helvetica-medium-r-normal-*-*-120-*-*-p-*-iso8859-1",
-- "fontset", "-adobe-helvetica-medium-r-normal-*-*-120-*-*-p-*-iso8859-1,*-r-*",
-+ "fontset", "-misc-fixed-medium-r-normal--14-*-*-*-*-*-*-*",
- NULL);
-
- gnome_druid_page_start_configure_size (druid_page_start, DRUID_PAGE_WIDTH, DRUID_PAGE_HEIGHT);