summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Zinoviev <anton@lml.bas.bg>2007-12-05 19:56:03 -0500
committerJames Cloos <cloos@jhcloos.com>2007-12-05 19:59:19 -0500
commitb0a8f2ec4ba698841683f8ce389f9d72e6bce53e (patch)
tree742772df08d6bf7bf1adbef73abfa34a16a5e306
parent438d02ebc08ee171cf1d3936f4c81050d428ab92 (diff)
Additions to the Compose file for UTF-8
From bug #5371¹ Commit 5cf5bc76642bfece7cb5b76faf414bf445f14489 left out this change from those in attachment #4122². The post³ on xorg resulted in only a positive reply⁴ from Daniel, so this block is now also commited. 1] https://bugs.freedesktop.org/show_bug.cgi?id=5371 2] https://bugs.freedesktop.org/attachment.cgi?id=4122 3] http://article.gmane.org/gmane.comp.freedesktop.xorg/20628 4] http://article.gmane.org/gmane.comp.freedesktop.xorg/23966 Signed-off-by: James Cloos <cloos@jhcloos.com> Acked-by: Daniel Stone <daniel@fooishbar.org>
-rw-r--r--nls/el_GR.UTF-8/Compose.pre4
-rw-r--r--nls/en_US.UTF-8/Compose.pre4
-rw-r--r--nls/pt_BR.UTF-8/Compose.pre4
3 files changed, 9 insertions, 3 deletions
diff --git a/nls/el_GR.UTF-8/Compose.pre b/nls/el_GR.UTF-8/Compose.pre
index 72b2b318..53ff4331 100644
--- a/nls/el_GR.UTF-8/Compose.pre
+++ b/nls/el_GR.UTF-8/Compose.pre
@@ -167,7 +167,9 @@ XCOMM Special Character
<Multi_key> <exclam> <P> : "¶" paragraph
<Multi_key> <period> <asciicircum> : "·" periodcentered
<Multi_key> <asciicircum> <period> : "·" periodcentered
-<Multi_key> <period> <period> : "·" periodcentered
+<Multi_key> <period> <minus> : "·" periodcentered
+<Multi_key> <period> <equal> : "•" enfilledcircbullet
+<Multi_key> <period> <period> : "…" ellipsis
<Multi_key> <1> <4> : "¼" onequarter
<Multi_key> <1> <2> : "½" onehalf
<Multi_key> <3> <4> : "¾" threequarters
diff --git a/nls/en_US.UTF-8/Compose.pre b/nls/en_US.UTF-8/Compose.pre
index b8fa77ab..ef0ac007 100644
--- a/nls/en_US.UTF-8/Compose.pre
+++ b/nls/en_US.UTF-8/Compose.pre
@@ -92,7 +92,9 @@ XCOMM Spaces
<Multi_key> <period> <greater> : "›" U203a # SINGLE RIGHT-POINTING ANGLE QUOTATION MARK
<Multi_key> <period> <less> : "‹" U2039 # SINGLE LEFT-POINTING ANGLE QUOTATION MARK
-<Multi_key> <period> <period> : "·" periodcentered # MIDDLE DOT
+<Multi_key> <period> <period> : "…" ellipsis # HORIZONTAL ELLIPSIS
+<Multi_key> <period> <minus> : "·" periodcentered # MIDDLE DOT
+<Multi_key> <period> <equal> : "•" enfilledcircbullet # BULLET
<Multi_key> <exclam> <asciicircum> : "¦" brokenbar # BROKEN BAR
<Multi_key> <exclam> <exclam> : "¡" exclamdown # INVERTED EXCLAMATION MARK
<Multi_key> <p> <exclam> : "¶" paragraph # PILCROW SIGN
diff --git a/nls/pt_BR.UTF-8/Compose.pre b/nls/pt_BR.UTF-8/Compose.pre
index c8083e29..4b06df1b 100644
--- a/nls/pt_BR.UTF-8/Compose.pre
+++ b/nls/pt_BR.UTF-8/Compose.pre
@@ -89,7 +89,9 @@ XCOMM Spaces
<Multi_key> <period> <greater> : "›" U203a
<Multi_key> <period> <less> : "‹" U2039
-<Multi_key> <period> <period> : "·" periodcentered
+<Multi_key> <period> <period> : "…" ellipsis
+<Multi_key> <period> <minus> : "·" periodcentered
+<Multi_key> <period> <equal> : "•" enfilledcircbullet
<Multi_key> <exclam> <asciicircum> : "¦" brokenbar
<Multi_key> <exclam> <exclam> : "¡" exclamdown
<Multi_key> <p> <exclam> : "¶" paragraph