diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-11-11 16:02:36 +0100 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-11-11 16:02:36 +0100 |
| commit | 8f3e225150c2e8970b1922351a7fdca02e826272 (patch) | |
| tree | 3c2258512b4f4f8b5c00baace626b408741172a8 | |
| parent | d7266c011cc6b65fce3eb05dd33c5864f0b99253 (diff) | |
| download | libayatana-appindicator-8f3e225150c2e8970b1922351a7fdca02e826272.tar.gz libayatana-appindicator-8f3e225150c2e8970b1922351a7fdca02e826272.tar.bz2 libayatana-appindicator-8f3e225150c2e8970b1922351a7fdca02e826272.zip | |
Re-rename README.md to README. Otherwise automake will complain.
| -rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ +# Ayatana Application Indicators (Shared Library) # + +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. + +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. |
