summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2002-09-01 08:11:50 +0000
committerClive Lin <clive@FreeBSD.org>2002-09-01 08:11:50 +0000
commitae585828502256ca73901bcf3dc4057780e1169e (patch)
tree3ee81ebe01bc25113b9c1c72b931e8426b7dea6c /chinese
parent* Chase so version for libexif (diff)
Unbreak this port.
Submitted by: June-Yen Huang <jihuang@gate.sinica.edu.tw>
Notes
Notes: svn path=/head/; revision=65397
Diffstat (limited to 'chinese')
-rw-r--r--chinese/gnumeric/files/patch-aa11
-rw-r--r--chinese/gnumeric/files/patch-ab6
-rw-r--r--chinese/gnumeric/files/patch-ac6
3 files changed, 6 insertions, 17 deletions
diff --git a/chinese/gnumeric/files/patch-aa b/chinese/gnumeric/files/patch-aa
deleted file mode 100644
index ffe9ac4029cc..000000000000
--- a/chinese/gnumeric/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/dialogs/dialog-stf-preview.c.orig Fri Dec 14 13:14:57 2001
-+++ src/dialogs/dialog-stf-preview.c Fri Dec 14 13:15:42 2001
-@@ -613,7 +613,7 @@
- * The name of the default font for this locale.
- * Preferably something with the correct encoding.
- */
-- renderdata->font = gdk_fontset_load (_("fixed"));
-+ renderdata->font = gdk_fontset_load ("-*-medium-r-normal-*-14-*-iso8859-1,-*-medium-r-normal--14-*-*-*-*-*-big5-0");
- renderdata->charwidth = gdk_string_width (renderdata->font, "W");
- renderdata->charheight = gdk_string_height (renderdata->font, "W");
-
diff --git a/chinese/gnumeric/files/patch-ab b/chinese/gnumeric/files/patch-ab
index 5bab3845277b..fd6ca546d951 100644
--- a/chinese/gnumeric/files/patch-ab
+++ b/chinese/gnumeric/files/patch-ab
@@ -1,6 +1,6 @@
---- src/style.c.orig Fri Dec 14 13:16:08 2001
-+++ src/style.c Fri Dec 14 13:18:30 2001
-@@ -79,13 +79,13 @@
+--- src/style.c.orig Tue Jan 29 14:17:24 2002
++++ src/style.c Sun Aug 18 02:52:37 2002
+@@ -80,13 +80,13 @@
}
/* Worst case scenario */
diff --git a/chinese/gnumeric/files/patch-ac b/chinese/gnumeric/files/patch-ac
index 2e72eab92aff..4c3688820751 100644
--- a/chinese/gnumeric/files/patch-ac
+++ b/chinese/gnumeric/files/patch-ac
@@ -1,6 +1,6 @@
---- src/item-edit.c.orig Mon Oct 30 23:06:00 2000
-+++ src/item-edit.c Mon Oct 30 23:08:03 2000
-@@ -223,6 +223,11 @@
+--- src/item-edit.c.orig Thu Dec 27 06:10:52 2001
++++ src/item-edit.c Sun Aug 18 02:52:37 2002
+@@ -240,6 +240,11 @@
return;
top_pos += item_edit->font->ascent;