From 344e986afd822bbe885aa23985374a01796e567f Mon Sep 17 00:00:00 2001 From: "m.suchanek.2@gmail.com" Date: Mon, 30 Jan 2017 00:29:00 +0000 Subject: The Czech layout (layouts/touch/cs.xml.in) along with an updated Makefile.am https://bugzilla.gnome.org/show_bug.cgi?id=777912 --- data/layouts/touch/Makefile.am | 2 + data/layouts/touch/cs.xml.in | 267 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 269 insertions(+) create mode 100644 data/layouts/touch/cs.xml.in diff --git a/data/layouts/touch/Makefile.am b/data/layouts/touch/Makefile.am index e8aa057..59ca162 100644 --- a/data/layouts/touch/Makefile.am +++ b/data/layouts/touch/Makefile.am @@ -1,6 +1,7 @@ touchlayoutsdir = $(datadir)/caribou/layouts/touch touchlayouts_in_files =\ ara.xml.in \ + cs.xml.in \ de.xml.in \ fr.xml.in \ il.xml.in \ @@ -15,6 +16,7 @@ common_files = \ common/symbols.xml ara.xml: $(common_files) +cs.xml: $(common_files) de.xml: $(common_files) il.xml: $(common_files) ru.xml: $(common_files) diff --git a/data/layouts/touch/cs.xml.in b/data/layouts/touch/cs.xml.in new file mode 100644 index 0000000..0ead9ef --- /dev/null +++ b/data/layouts/touch/cs.xml.in @@ -0,0 +1,267 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1