diff options
author | Michele Calgaro <[email protected]> | 2021-07-05 00:28:13 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2021-07-05 00:28:13 +0900 |
commit | 0cf700f49d6437ea21867ae6300c7056eadfbd97 (patch) | |
tree | dec8bff7ef4366370de0ad280d6395c363ce1f3f /ubuntu/_base/applications/settings/kkbswitch/debian/control | |
parent | e52d0aefda74071dece63a038079503cdc2cc905 (diff) | |
download | tde-packaging-0cf700f49d6437ea21867ae6300c7056eadfbd97.tar.gz tde-packaging-0cf700f49d6437ea21867ae6300c7056eadfbd97.zip |
Rearranged applications folder into sub categories.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'ubuntu/_base/applications/settings/kkbswitch/debian/control')
-rw-r--r-- | ubuntu/_base/applications/settings/kkbswitch/debian/control | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/settings/kkbswitch/debian/control b/ubuntu/_base/applications/settings/kkbswitch/debian/control new file mode 100644 index 000000000..7830b8afc --- /dev/null +++ b/ubuntu/_base/applications/settings/kkbswitch/debian/control @@ -0,0 +1,32 @@ +Source: kkbswitch-trinity +Section: tde +Priority: optional +Maintainer: TDE Debian Team <[email protected]> +XSBC-Original-Maintainer: Debian Hebrew Packaging Team <[email protected]> +Uploaders: Baruch Even <[email protected]>, Lior Kaplan <[email protected]>, Shachar Shemesh <[email protected]> +Build-Depends: cdbs, debhelper (>= 9~), quilt, cmake-trinity, ninja-build, tdelibs14-trinity-dev, libxkbfile-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, xkb-data-extra-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. + +Package: xkb-data-extra-trinity +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends} +Enhances: xkb-data +Description: Additional data for xkb + This package contains additional keyboard layout definitions for xkb. |