Update short description

This commit is contained in:
Ximi1970
2021-01-10 13:03:51 +01:00
parent e963991b8c
commit 2fb13ebf88
3 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 4.1.16), zip, g++, libx11-dev, qt5-qmake, qtbase5-d
Package: systray-x-gnome
Architecture: any
Depends: ${shlibs:Depends}, gnome-shell-extension-appindicator, thunderbird (>= 1:68), thunderbird (<= 1:85)
Description: SysTray-X is a system tray extension for Thunderbird 68+.
Description: SysTray-X is a system tray extension for Thunderbird 68+ (GNOME).
This version is optimized for the GNOME desktop.
The add-on uses the WebExtension API's to control an external system
dependent system tray application.

View File

@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 4.1.16), zip, g++, libx11-dev, qt5-qmake, qtbase5-d
Package: systray-x
Architecture: any
Depends: ${shlibs:Depends}, thunderbird (>= 1:68), thunderbird (<= 1:85)
Description: SysTray-X is a system tray extension for Thunderbird 68+.
Description: SysTray-X is a system tray extension for Thunderbird 68+ (KDE).
This version is optimized for the KDE desktop.
The add-on uses the WebExtension API's to control an external system
dependent system tray application.

View File

@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 4.1.16), zip, g++, libx11-dev, qt5-qmake, qtbase5-d
Package: systray-x-minimal
Architecture: any
Depends: ${shlibs:Depends}, thunderbird (>= 1:68), thunderbird (<= 1:85)
Description: SysTray-X is a system tray extension for Thunderbird 68+.
Description: SysTray-X is a system tray extension for Thunderbird 68+ (non-GNOME,non-KDE).
This version is for non-KDE and non-GNOME desktops.
The add-on uses the WebExtension API's to control an external system
dependent system tray application.