diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-11-11 15:53:30 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-11-11 15:53:30 +0100 |
commit | d7266c011cc6b65fce3eb05dd33c5864f0b99253 (patch) | |
tree | a56f49593da417ddda0cc7a100db03c7e0240e72 | |
parent | b63351ec633963da9e73ac8638bef022cb9ff9e0 (diff) | |
download | libayatana-appindicator-d7266c011cc6b65fce3eb05dd33c5864f0b99253.tar.gz libayatana-appindicator-d7266c011cc6b65fce3eb05dd33c5864f0b99253.tar.bz2 libayatana-appindicator-d7266c011cc6b65fce3eb05dd33c5864f0b99253.zip |
README.md: Don't sound Ubuntu-hostile (which we aren't).
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -4,6 +4,6 @@ A library to allow applications to export a menu into the an Application Indicators aware menu bar. Based on KSNI it also works in KDE and will fallback to generic Systray support if none of those are available. -The code project was originally started by Canonical Ltd. and has been -adapted by various authors with the purpose of making this project's code -available on non-Ubuntu systems. +This code project was originally started by Canonical Ltd. and has been +adapted by various authors with the purpose of making this Application +Indicators available on Ubuntu and non-Ubuntu systems alike. |