mirror of
https://github.com/Ximi1970/systray-x.git
synced 2026-01-21 06:32:04 +01:00
Update short description
This commit is contained in:
2
dist/deb/gnome/debian.control
vendored
2
dist/deb/gnome/debian.control
vendored
@@ -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.
|
||||
|
||||
2
dist/deb/kde/debian.control
vendored
2
dist/deb/kde/debian.control
vendored
@@ -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.
|
||||
|
||||
2
dist/deb/minimal/debian.control
vendored
2
dist/deb/minimal/debian.control
vendored
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user