diff options
Diffstat (limited to 'ubuntu/precise/applications/kkbswitch/debian/control')
-rw-r--r-- | ubuntu/precise/applications/kkbswitch/debian/control | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/ubuntu/precise/applications/kkbswitch/debian/control b/ubuntu/precise/applications/kkbswitch/debian/control new file mode 100644 index 000000000..088314c79 --- /dev/null +++ b/ubuntu/precise/applications/kkbswitch/debian/control @@ -0,0 +1,25 @@ +Source: kkbswitch-trinity +Section: tde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +XSBC-Original-Maintainer: Debian Hebrew Packaging Team <debian-hebrew-package@lists.alioth.debian.org> +Uploaders: Baruch Even <baruch@debian.org>, Lior Kaplan <kaplan@debian.org>, Shachar Shemesh <shachar@debian.org> +Build-Depends: debhelper (>= 5.0.0), cdbs, automake, libtool, tdelibs4-trinity-dev +Standards-Version: 3.7.3 +Homepage: http://kkbswitch.sourceforge.net/ + +Package: kkbswitch-trinity +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Suggests: tdebase-data-trinity +Description: keyboard layout indicator for TDE + KKBSwitch displays an icon in the system tray that indicates which layout is + currently active and enables you to switch layouts by clicking the icon or by + selecting from the menu. It works with all desktop environments. + . + Features include: + - Configurable icons for the keyboard layouts. + - The "toggle mode" to toggle between the two most recently-used keyboard + layouts. + - Choose to use a global layout or per-application or per-window layouts. + - Configurable keyboard shortcuts. |