rpms/gtk2/F-12 o-minus.patch,1.1,1.2

Matthias Clasen mclasen at fedoraproject.org
Tue Dec 1 19:08:41 UTC 2009


Author: mclasen

Update of /cvs/pkgs/rpms/gtk2/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5312

Modified Files:
	o-minus.patch 
Log Message:
make compose sequences more consistent


o-minus.patch:
 gtkimcontextsimpleseqs.h |   14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

Index: o-minus.patch
===================================================================
RCS file: /cvs/pkgs/rpms/gtk2/F-12/o-minus.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- o-minus.patch	1 Dec 2009 17:54:14 -0000	1.1
+++ o-minus.patch	1 Dec 2009 19:08:41 -0000	1.2
@@ -1,29 +1,3 @@
-diff --git a/gtk/gtk-compose-lookaside.txt b/gtk/gtk-compose-lookaside.txt
-index d222101..df0367b 100644
---- a/gtk/gtk-compose-lookaside.txt
-+++ b/gtk/gtk-compose-lookaside.txt
-@@ -186,8 +186,8 @@
- <Multi_key> <greater> <a> 			: "â" U00E2
- <Multi_key> <a> <greater> 			: "â" U00E2
- <Multi_key> <a> <asciicircum> 			: "â" U00E2
--<Multi_key> <minus> <a> 			: "ã" U00E3
--<Multi_key> <a> <minus> 			: "ã" U00E3
-+<Multi_key> <minus> <a> 			: "ā" U0101
-+<Multi_key> <a> <minus> 			: "ā" U0101
- <Multi_key> <a> <asciitilde> 			: "ã" U00E3
- <Multi_key> <a> <quotedbl> 			: "ä" U00E4
- <Multi_key> <a> <diaeresis> 			: "ä" U00E4
-@@ -223,8 +223,8 @@
- <Multi_key> <greater> <o> 			: "ô" U00F4
- <Multi_key> <o> <greater> 			: "ô" U00F4
- <Multi_key> <o> <asciicircum> 			: "ô" U00F4
--<Multi_key> <minus> <o> 			: "õ" U00F5
--<Multi_key> <o> <minus> 			: "õ" U00F5
-+<Multi_key> <minus> <o> 			: "ō" U014D
-+<Multi_key> <o> <minus> 			: "ō" U014D
- <Multi_key> <o> <asciitilde> 			: "õ" U00F5
- <Multi_key> <o> <quotedbl> 			: "ö" U00F6
- <Multi_key> <o> <diaeresis> 			: "ö" U00F6
 diff --git a/gtk/gtkimcontextsimpleseqs.h b/gtk/gtkimcontextsimpleseqs.h
 index 131b3db..6cf3cc4 100644
 --- a/gtk/gtkimcontextsimpleseqs.h




More information about the scm-commits mailing list