diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-01-27 16:47:03 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-01-27 17:10:55 +0100 |
commit | 4c30de17e00a88a1acc3ae7f6149f0527c837d7d (patch) | |
tree | b7c5997ad3cf44f385c1640e1f38ed0794c70b9a | |
parent | 4d3f10ea7c072e89199ef8266074e0a4546c1186 (diff) | |
download | ayatana-indicator-keyboard-4c30de17e00a88a1acc3ae7f6149f0527c837d7d.tar.gz ayatana-indicator-keyboard-4c30de17e00a88a1acc3ae7f6149f0527c837d7d.tar.bz2 ayatana-indicator-keyboard-4c30de17e00a88a1acc3ae7f6149f0527c837d7d.zip |
debian/control: Add LONG_DESCRIPTION.
-rw-r--r-- | debian/control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 118b0d57..35d0ec35 100644 --- a/debian/control +++ b/debian/control @@ -24,3 +24,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ayatana-indicator-common, Description: Ayatana Indicator Keyboard Applet + This package contains the keyboard indicator, which should show as an + icon in the top panel of indicator aware destkop environments. + . + It can be used to switch key layouts or languages, and helps the user + identifying which layouts are currently in use. |