aboutsummaryrefslogtreecommitdiff
path: root/dotXCompose
diff options
context:
space:
mode:
authorMark Shoulson <mark@kli.org>2011-12-29 22:53:35 -0500
committerMark Shoulson <mark@kli.org>2011-12-29 22:53:35 -0500
commit02658bf7a57e56a72fd1597d8c175f74d31a177c (patch)
treed992deb2790472d97c48a3714be80f5cbd68fecf /dotXCompose
parentrewrote checklines.py3 a little, streamline it a bit, use re. (diff)
downloaddotXCompose-02658bf7a57e56a72fd1597d8c175f74d31a177c.tar.gz
dotXCompose-02658bf7a57e56a72fd1597d8c175f74d31a177c.tar.bz2
dotXCompose-02658bf7a57e56a72fd1597d8c175f74d31a177c.zip
We had an extra char all along with DEGREE SIGN. Made checklines read stdin.
Diffstat (limited to 'dotXCompose')
-rw-r--r--dotXCompose2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotXCompose b/dotXCompose
index 55bc068..10a01d6 100644
--- a/dotXCompose
+++ b/dotXCompose
@@ -913,7 +913,7 @@ include "%L"
# As for the emoji... We can't possibly get all of them, even just all of the
# cool/useful ones. Maybe we can pick and choose some high-fliers.
-<Multi_key> <Multi_key> <d> <e> <g> <r> <e> <e> : "͏°" U00B0 # DEGREE SIGN
+<Multi_key> <Multi_key> <d> <e> <g> <r> <e> <e> : "°" U00B0 # DEGREE SIGN
<Multi_key> <Multi_key> <d> <e> <g> <C> : "℃" U2103 # DEGREE CELSIUS
<Multi_key> <Multi_key> <d> <e> <g> <c> : "℃" U2103 # DEGREE CELSIUS
<Multi_key> <Multi_key> <d> <e> <g> <F> : "℉" U2109 # DEGREE FAHRENHEIT