aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-08-10 08:35:29 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-08-10 08:35:29 +0200
commit2a3ed016991d0461718ed89811e61aad9202566f (patch)
tree916630c34237fdc0c4c5c1982301fd3d4f36343d /README
parent3b69c237d620907701c4bef2c0296fd78ba04d77 (diff)
parente0c8e1558f6fd41ebd5a9b6919d76ef324b2d402 (diff)
downloadlibayatana-appindicator-2a3ed016991d0461718ed89811e61aad9202566f.tar.gz
libayatana-appindicator-2a3ed016991d0461718ed89811e61aad9202566f.tar.bz2
libayatana-appindicator-2a3ed016991d0461718ed89811e61aad9202566f.zip
Merge branch 'tari01-pr/build-instructions'
Attributes GH PR #68: https://github.com/AyatanaIndicators/libayatana-appindicator/pull/68
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 0 insertions, 9 deletions
diff --git a/README b/README
deleted file mode 100644
index a95e298..0000000
--- a/README
+++ /dev/null
@@ -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.