Bug 146363 - Why Russian keyboard layouts are disable in Makefile.am?
Summary: Why Russian keyboard layouts are disable in Makefile.am?
Status: RESOLVED FIXED
Alias: None
Product: ktouch
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Haavard Froeiland
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-04 19:43 UTC by Andrey Cherepanov
Modified: 2012-10-29 07:24 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Cherepanov 2007-06-04 19:43:20 UTC
Version:           1.5.3 (using KDE 3.5.6, ALT Linux i586)
Compiler:          Target: i586-alt-linux
OS:                Linux (i686) release 2.6.18-wks-smp-alt2

There are Russian keyboard layouts:
#ru.winkeys.keyboard \
#ru.2.keyboard \
#ru.3.keyboard \
#ru.basic.keyboard \
#ru.keyboard \
#ru.typewriter.keyboard \
are commented in keyboard/Makefile.am. No Russian layout is available in KTouch. Why?
Comment 1 Anne-Marie Mahfouf 2007-12-13 15:15:32 UTC
I guess it is because they are not accurate enough. For KTouch in KDE4 you need to port existing keyboard files using the File menu => Edit Keyboard layout... and use this dialog to make an accurate layout from the old ru.basic.keyboard file which can be found here:
http://websvn.kde.org/*checkout*/trunk/KDE/kdeedu/ktouch/keyboards/ru.basic.keyboard?revision=546862
or the ru.keyboard file
http://websvn.kde.org/*checkout*/trunk/KDE/kdeedu/ktouch/keyboards/ru.keyboard?revision=546862

I would suggest you contact the Russian translation team maybe to remind them to do so (I already sent a mail some time ago about those keyboard files but got few feedback).

It would be great if the Russian layout is in KDE 4 but I am not qualified to port it.

Thanks in advance

Anne-Marie
Comment 2 Burkhard Lück 2011-06-02 15:09:00 UTC
ru.keyboard.xml and ru-winkeys.keyboard.xml are installed in kde >= 4.6.2
Comment 3 Sebastian Gottfried 2012-10-25 08:01:46 UTC
We don't have no Makefile.am anymore and the two Russian layouts we have now are installed.
Comment 4 Andrey Cherepanov 2012-10-29 07:24:27 UTC
Ok. Fixed.