summaryrefslogtreecommitdiff
path: root/inputmethod/scim/patches/patch-bc
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod/scim/patches/patch-bc')
-rw-r--r--inputmethod/scim/patches/patch-bc6
1 files changed, 3 insertions, 3 deletions
diff --git a/inputmethod/scim/patches/patch-bc b/inputmethod/scim/patches/patch-bc
index f3fc31f4266..e8584913b91 100644
--- a/inputmethod/scim/patches/patch-bc
+++ b/inputmethod/scim/patches/patch-bc
@@ -1,6 +1,6 @@
-$NetBSD: patch-bc,v 1.1.1.1 2009/11/24 11:46:01 obache Exp $
+$NetBSD: patch-bc,v 1.2 2011/11/13 07:52:02 obache Exp $
---- utils/scimkeyselection.cpp.orig 2008-11-02 06:42:49.000000000 +0000
+--- utils/scimkeyselection.cpp.orig 2010-01-17 16:38:51.000000000 +0000
+++ utils/scimkeyselection.cpp
@@ -79,6 +79,7 @@ scim_key_selection_register_type (GTypeM
sizeof (ScimKeySelection),
@@ -10,7 +10,7 @@ $NetBSD: patch-bc,v 1.1.1.1 2009/11/24 11:46:01 obache Exp $
};
if (!key_selection_type) {
-@@ -608,6 +609,7 @@ scim_key_selection_dialog_register_type
+@@ -618,6 +619,7 @@ scim_key_selection_dialog_register_type
sizeof (ScimKeySelectionDialog),
0,
(GInstanceInitFunc) scim_key_selection_dialog_init,