From e97e8922a19f7c80bfa7d5ae481c1423f1e75860 Mon Sep 17 00:00:00 2001 From: nathan Date: Thu, 20 Jul 2017 23:59:15 +0200 Subject: [PATCH] Updated SystemTray description and license info for QZTray. --- LICENSE | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index b1acbbf2..71476dff 100644 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,7 @@ - Dorkbox SystemTray - Apache 2.0 License https://github.com/dorkbox Copyright 2014, dorkbox, llc - Cross-platform SystemTray, GtkStatusIcon, and AppIndicator support for applications for Java 6+ + Cross-platform SystemTray support for Swing/AWT, GtkStatusIcon, and AppIndicator on Java 6+ - Dorkbox Utils - Apache 2.0 License diff --git a/README.md b/README.md index da8dac10..6be10b14 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ SystemTray ========== -Professional, cross-platform **SystemTray** support for *Swing/AWT*, *GtkStatusIcon*, and *AppIndicator* system-tray types for java applications on Java 6+. +Professional, cross-platform **SystemTray** support for *Swing/AWT*, *GtkStatusIcon*, and *AppIndicator* on Java 6+. This library provides **OS Native** menus and **Swing/AWT** menus, depending on the OS and Desktop Environment and if AutoDetect (the default) is enabled.