aboutsummaryrefslogtreecommitdiff
path: root/dotXCompose
diff options
context:
space:
mode:
authorRory McCann <rory@taranis.(none)>2010-11-15 16:46:32 +0000
committerRory McCann <rory@taranis.(none)>2010-11-15 16:46:32 +0000
commitf8039f713d914af3ffe3518caaec2ffa99ba27a5 (patch)
treefc6030253f2616e86ea825362ba32213b9f81ca9 /dotXCompose
parentSome 6.0 things, Playing Cards, etc. (diff)
downloaddotXCompose-f8039f713d914af3ffe3518caaec2ffa99ba27a5.tar.gz
dotXCompose-f8039f713d914af3ffe3518caaec2ffa99ba27a5.tar.bz2
dotXCompose-f8039f713d914af3ffe3518caaec2ffa99ba27a5.zip
Added degree celsius and faherhent symbols
Diffstat (limited to 'dotXCompose')
-rw-r--r--dotXCompose7
1 files changed, 7 insertions, 0 deletions
diff --git a/dotXCompose b/dotXCompose
index 281dd4f..9b325be 100644
--- a/dotXCompose
+++ b/dotXCompose
@@ -726,3 +726,10 @@ 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
+