summaryrefslogtreecommitdiff
path: root/x11/kkbswitch
AgeCommit message (Collapse)AuthorFilesLines
2005-09-22Drop trailing whitespace.wiz1-3/+3
2005-09-22Remove trailing whitespace.minskim1-2/+2
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 checksums to the SHA1 ones.wiz1-3/+4
2005-02-04Fix build on 1.6.2, from Ian Zagorskih in private mail.wiz2-1/+15
2005-01-27Update kkbswitch to version 1.4.3. Addresses PR#29132.ben3-7/+13
24 Jan 2005. KKBSwitch 1.4.3 is released. This maintenance release adds Czech translation contributed by Michal Bukovsky and Bulgarian translation contributed by Petko Yotov. Also the algorithm for guessing layout icons was improved a little and now must guess the correct icon in more situations.
2004-12-10locale files moved to under ${PKGLOCALEDIR}/locale/...markd2-7/+8
Bump PKGREVISION.
2004-11-15Update kkbswitch to 1.4.2 from maintainer Ian Zagorskih.markd4-13/+14
This maintenance release adds the Hebrew translation contributed previously, as well as a manpage to comply with Debian standards.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-08-23Import kkbswitch from pkgsrc-wip. Packaged by Ian Zagorskih andmarkd5-0/+68
slightly modified by me. KKBSwitch is a keyboard layout indicator for KDE 2 or 3. It is useful when you have configured the XKeyboard extension of your X Server to have more than one keyboard group (layout), for example US/ASCII and Russian. KKBSwitch displays an icon in the system tray that indicates which layout is currently active. Note that KKBSwitch does not help you configure XKeyboard, it merely serves as the indicator of the current layout. You still have to configure XKeyboard by editing the XF86Config file.