diff options
author | Michele Calgaro <[email protected]> | 2021-07-04 21:06:02 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2021-07-04 21:06:02 +0900 |
commit | bd72eef4a4458f8d2e52609d7b6cf3efe12a0177 (patch) | |
tree | b797d29ee85d482247cfecda13d1fb572e4c4d62 /ubuntu/_base/applications/settings/kkbswitch/debian/control | |
parent | 5051f08d847e70346920d72e34da55558b89145c (diff) | |
download | tde-packaging-bd72eef4a4458f8d2e52609d7b6cf3efe12a0177.tar.gz tde-packaging-bd72eef4a4458f8d2e52609d7b6cf3efe12a0177.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. |