diff options
author | Carsten Haitzler <raster@rasterman.com> | 2012-08-08 06:07:25 +0000 |
---|---|---|
committer | Carsten Haitzler <raster@rasterman.com> | 2012-08-08 06:07:25 +0000 |
commit | 503af4160032b3298584922a979c771ef398611e (patch) | |
tree | 8cea8dbcee8b0acb472cde9215b1919dfc64a983 /config/mobile/module.illume-keyboard.src | |
parent | d118cc10061a6cf84e4a0d65e7219b5b7d5064ff (diff) | |
download | enlightenment-503af4160032b3298584922a979c771ef398611e.tar.gz enlightenment-503af4160032b3298584922a979c771ef398611e.tar.xz enlightenment-503af4160032b3298584922a979c771ef398611e.zip |
rename illume profile as mobile...
SVN revision: 74989
Diffstat (limited to 'config/mobile/module.illume-keyboard.src')
-rw-r--r-- | config/mobile/module.illume-keyboard.src | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/mobile/module.illume-keyboard.src b/config/mobile/module.illume-keyboard.src new file mode 100644 index 000000000..60c10ddd6 --- /dev/null +++ b/config/mobile/module.illume-keyboard.src @@ -0,0 +1,5 @@ +group "Illume_Kbd_Cfg" struct { + value "version" int: 0; + value "use_internal" int: 1; + value "dict" string: "English_(US).dic"; +} |