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