summaryrefslogtreecommitdiff
path: root/po/POTFILES.in
Commit message (Collapse)AuthorAgeFilesLines
* Port away from intltool to plain gettextRoss Burton2019-04-191-2/+2
| | | | | | | | | | | | | | | | | | intltool isn't maintained and gettext can now handle arbitrary XML files. Drop intltool from autogen.sh and configure.ac. Add po/LINGUAS file, replacing ALL_LINGUAS in configure.ac. Unlike intltool, gettext doesn't need special markup in XML files, so rename base.xml.in to base.xml and replace <_description> with <description>. Update rules/Makefile.am to remove .xml.in rules and intltool references. Add rules/xkb.its to tell gettext what elements contain translatable strings, and pass it to gettext in po/Makevars. https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/issues/143
* Initial support for extra layoutsSergey V. Udaltsov2009-06-181-0/+1
| | | | | http://bugs.freedesktop.org/show_bug.cgi?id=21466 using APL layout from http://bugs.freedesktop.org/show_bug.cgi?id=21743
* removed unneeded evdev.xml.in from po/POTFILES.in, b.fd.o#20107Sergey V. Udaltsov2009-03-021-1/+0
|
* implement special ruleset for evdev driverSergey V. Udaltsov2008-08-161-0/+1
|
* no more sun/sgi rulessvu2008-05-011-1/+0
|
* xml directory for Sun rules, b.g.o#137294svu2006-11-061-0/+1
|
* first feed-in of the layouts. The revolution is comingsvu2004-04-101-1/+1
|
* Now the project should be buildable and translatable - but please no ↵svu2003-11-251-0/+1
translations till the English version is approved