aboutsummaryrefslogtreecommitdiff
path: root/dotXCompose
diff options
context:
space:
mode:
authorkragen <kragen@inexorable.(none)>2010-12-02 00:32:06 -0300
committerkragen <kragen@inexorable.(none)>2010-12-02 00:32:06 -0300
commit27d3f8f2b81611a722a1282abf9b6b877e08314a (patch)
tree2a29711a513011280f7302711231970beddcff24 /dotXCompose
parentreplace degc with &degc and added in &degree (diff)
downloaddotXCompose-27d3f8f2b81611a722a1282abf9b6b877e08314a.tar.gz
dotXCompose-27d3f8f2b81611a722a1282abf9b6b877e08314a.tar.bz2
dotXCompose-27d3f8f2b81611a722a1282abf9b6b877e08314a.zip
standardized format of rory’s new additions because scan4dups.py was getting confused
Diffstat (limited to 'dotXCompose')
-rw-r--r--dotXCompose10
1 files changed, 5 insertions, 5 deletions
diff --git a/dotXCompose b/dotXCompose
index 00f260f..b5ed323 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> <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
+<Multi_key> <ampersand> <d> <e> <g> <r> <e> <e> : "͏°" U00B0 # DEGREE SIGN
+<Multi_key> <ampersand> <d> <e> <g> <C> : "℃" U2103 # DEGREE CELSIUS
+<Multi_key> <ampersand> <d> <e> <g> <c> : "℃" U2103 # DEGREE CELSIUS
+<Multi_key> <ampersand> <d> <e> <g> <F> : "℉" U2109 # DEGREE FAHRENHEIT
+<Multi_key> <ampersand> <d> <e> <g> <f> : "℉" U2109 # DEGREE FAHRENHEIT