aboutsummaryrefslogtreecommitdiff
path: root/dotXCompose
diff options
context:
space:
mode:
authorRory McCann <rory@technomancy.org>2010-11-30 21:18:19 +0000
committerRory McCann <rory@technomancy.org>2010-11-30 21:18:19 +0000
commit39fa96218d92b7bc2efdbfdb898b5223b6c46418 (patch)
treeadcf938a23dd1796863ff74921e4d937c6c0c01c /dotXCompose
parentAdded degree celsius and faherhent symbols (diff)
downloaddotXCompose-39fa96218d92b7bc2efdbfdb898b5223b6c46418.tar.gz
dotXCompose-39fa96218d92b7bc2efdbfdb898b5223b6c46418.tar.bz2
dotXCompose-39fa96218d92b7bc2efdbfdb898b5223b6c46418.zip
replace degc with &degc and added in &degree
Diffstat (limited to 'dotXCompose')
-rw-r--r--dotXCompose10
1 files changed, 5 insertions, 5 deletions
diff --git a/dotXCompose b/dotXCompose
index 9b325be..00f260f 100644
--- a/dotXCompose
+++ b/dotXCompose
@@ -727,9 +727,9 @@ 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> <d> <e> <g> : "͏°" U00B0 # DEGREE SIGN
-<Multi_key> <d> <e> <g> <C> : "℃" U2103 # DEGREE CELSIUS
-<Multi_key> <d> <e> <g> <c> : "℃" U2103 # DEGREE CELSIUS
-<Multi_key> <d> <e> <g> <F> : "℉" U2109 # DEGREE FAHRENHEIT
-<Multi_key> <d> <e> <g> <f> : "℉" U2109 # DEGREE FAHRENHEIT
+<Multi_key> <&> <d> <e> <g> <r> <e> <e> : "͏°" U00B0 # DEGREE SIGN
+<Multi_key> <&> <d> <e> <g> <C> : "℃" U2103 # DEGREE CELSIUS
+<Multi_key> <&> <d> <e> <g> <c> : "℃" U2103 # DEGREE CELSIUS
+<Multi_key> <&> <d> <e> <g> <F> : "℉" U2109 # DEGREE FAHRENHEIT
+<Multi_key> <&> <d> <e> <g> <f> : "℉" U2109 # DEGREE FAHRENHEIT