summaryrefslogtreecommitdiff
path: root/im-cedilla.conf
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2010-05-26 03:26:26 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2010-05-26 03:26:26 +0000
commit7442cc31a2bab957923f68cc2b259563631e5190 (patch)
tree5bebd0f848245653d65d3f59182a67d7add0b757 /im-cedilla.conf
parentSetup of module gtk3 (diff)
downloadgtk3-classic-build-gtk3-7442cc31a2bab957923f68cc2b259563631e5190.tar.gz
gtk3-classic-build-gtk3-7442cc31a2bab957923f68cc2b259563631e5190.tar.bz2
gtk3-classic-build-gtk3-7442cc31a2bab957923f68cc2b259563631e5190.zip
initial import
Diffstat (limited to 'im-cedilla.conf')
-rw-r--r--im-cedilla.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/im-cedilla.conf b/im-cedilla.conf
new file mode 100644
index 0000000..d8a1976
--- /dev/null
+++ b/im-cedilla.conf
@@ -0,0 +1,6 @@
+XIM=none
+XIM_PROGRAM=/bin/true
+XIM_ARGS=
+SHORT_DESC=im-cedilla
+GTK_IM_MODULE=cedilla
+QT_IM_MODULE=xim
bgstack15