diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-12-27 15:33:09 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-12-27 15:33:09 -0200 |
commit | f5b5cb48e58f1ef3ac38645b190540cef8491d10 (patch) | |
tree | 9e638e7d88919eb88802b169fcb96df4c47bbdd3 /modules/xcompose/XCompose.dot.link | |
parent | e2a7381938bdf3a2433e07dc7b46271bb2d91ad4 (diff) | |
download | dotfiles-f5b5cb48e58f1ef3ac38645b190540cef8491d10.tar.gz dotfiles-f5b5cb48e58f1ef3ac38645b190540cef8491d10.tar.bz2 |
Removing xcompose to convert it to a submodule
Diffstat (limited to 'modules/xcompose/XCompose.dot.link')
-rw-r--r-- | modules/xcompose/XCompose.dot.link | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/modules/xcompose/XCompose.dot.link b/modules/xcompose/XCompose.dot.link deleted file mode 100644 index fbf2d12..0000000 --- a/modules/xcompose/XCompose.dot.link +++ /dev/null @@ -1,32 +0,0 @@ -# -# See https://github.com/leoboiko/pointless-xcompose -# Similar project: https://github.com/kragen/xcompose -# See also http://my.opera.com/CrazyTerabyte/blog/2010/11/04/how-x11-xcompose-works -# https://wiki.archlinux.org/index.php/Accents_on_US_keyboards -# http://wiki.portal.chalmers.se/agda/agda.php?n=Main.XCompose -# http://unicode-table.com -# - -# Default X compose mappings -include "%L" - -# For dead keys -include "%H/.dotfiles/modules/xcompose/xcompose/examples/dead.xcompose" - -# Brazilian mappings -include "/usr/share/X11/locale/pt_BR.UTF-8/Compose" - -# Other xcompose mappings -include "%H/.dotfiles/modules/xcompose/xcompose/abbrevs.xcompose" -include "%H/.dotfiles/modules/xcompose/xcompose/arrows.xcompose" -include "%H/.dotfiles/modules/xcompose/xcompose/bullets.xcompose" -include "%H/.dotfiles/modules/xcompose/xcompose/cjk.xcompose" -include "%H/.dotfiles/modules/xcompose/xcompose/dashes-hyphens.xcompose" -include "%H/.dotfiles/modules/xcompose/xcompose/dingbats.xcompose" -include "%H/.dotfiles/modules/xcompose/xcompose/enclosed.xcompose" -include "%H/.dotfiles/modules/xcompose/xcompose/fractions.xcompose" -include "%H/.dotfiles/modules/xcompose/xcompose/historical.xcompose" -include "%H/.dotfiles/modules/xcompose/xcompose/hyphen-macron.xcompose" -include "%H/.dotfiles/modules/xcompose/xcompose/invisible.xcompose" -include "%H/.dotfiles/modules/xcompose/xcompose/math.xcompose" -include "%H/.dotfiles/modules/xcompose/xcompose/typographic.xcompose" |