diff options
author | Robert Tari <robert@tari.in> | 2023-08-09 15:52:26 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-08-10 08:34:02 +0200 |
commit | e0c8e1558f6fd41ebd5a9b6919d76ef324b2d402 (patch) | |
tree | 916630c34237fdc0c4c5c1982301fd3d4f36343d /README | |
parent | 3b69c237d620907701c4bef2c0296fd78ba04d77 (diff) | |
download | libayatana-appindicator-e0c8e1558f6fd41ebd5a9b6919d76ef324b2d402.tar.gz libayatana-appindicator-e0c8e1558f6fd41ebd5a9b6919d76ef324b2d402.tar.bz2 libayatana-appindicator-e0c8e1558f6fd41ebd5a9b6919d76ef324b2d402.zip |
Add info and build instructions
fixes https://github.com/AyatanaIndicators/libayatana-appindicator/issues/46
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -1,9 +0,0 @@ -# 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. |