Update description

This commit is contained in:
Ximi1970
2020-11-08 23:25:33 +01:00
parent cb55ba3f66
commit c327a12210
6 changed files with 9 additions and 3 deletions

View File

@@ -8,6 +8,7 @@ Package: systray-x-gnome
Architecture: any
Depends: ${shlibs:Depends}, gnome-shell-extension-appindicator, thunderbird (>= 1:68), thunderbird (<= 1:83)
Description: SysTray-X is a system tray extension for Thunderbird 68+.
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.
The add-on and system tray application can do:

View File

@@ -8,6 +8,7 @@ Package: systray-x
Architecture: any
Depends: ${shlibs:Depends}, thunderbird (>= 1:68), thunderbird (<= 1:83)
Description: SysTray-X is a system tray extension for Thunderbird 68+.
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.
The add-on and system tray application can do:

View File

@@ -8,6 +8,7 @@ Package: systray-x-minimal
Architecture: any
Depends: ${shlibs:Depends}, thunderbird (>= 1:68), thunderbird (<= 1:83)
Description: SysTray-X is a system tray extension for Thunderbird 68+.
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.
The add-on and system tray application can do:

View File

@@ -18,7 +18,7 @@
Name: systray-x-gnome
Version: 0
Release: 0
Summary: A system tray extension for Thunderbird 68+
Summary: A system tray extension for Thunderbird 68+ (GNOME)
License: MPL-2.0
Group: Productivity/Networking/Email/Clients
URL: https://github.com/Ximi1970/systray-x
@@ -41,6 +41,7 @@ Requires: MozillaThunderbird <= 83
%description
SysTray-X is a system tray extension for Thunderbird 68+.
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

@@ -18,7 +18,7 @@
Name: systray-x
Version: 0
Release: 0
Summary: A system tray extension for Thunderbird 68+
Summary: A system tray extension for Thunderbird 68+ (KDE)
License: MPL-2.0
Group: Productivity/Networking/Email/Clients
URL: https://github.com/Ximi1970/systray-x
@@ -44,6 +44,7 @@ Requires: MozillaThunderbird <= 83
%description
SysTray-X is a system tray extension for Thunderbird 68+.
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

@@ -18,7 +18,7 @@
Name: systray-x-minimal
Version: 0
Release: 0
Summary: A system tray extension for Thunderbird 68+
Summary: A system tray extension for Thunderbird 68+ (Unity/XFCE/other)
License: MPL-2.0
Group: Productivity/Networking/Email/Clients
URL: https://github.com/Ximi1970/systray-x
@@ -40,6 +40,7 @@ Requires: MozillaThunderbird <= 83
%description
SysTray-X is a system tray extension for Thunderbird 68+.
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.