summaryrefslogtreecommitdiff
path: root/japanese/gnomelibs/files/patch-ac
diff options
context:
space:
mode:
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);