aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-11-11 16:32:41 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-11-11 16:32:49 +0100
commit3dbc56b6acfb9a70e91615d895e7a0fa811fe4fc (patch)
tree01fa393ff647223da2876f30fbbcf2b2e3fb04bf /README.md
parent8f3e225150c2e8970b1922351a7fdca02e826272 (diff)
downloadlibayatana-appindicator-3dbc56b6acfb9a70e91615d895e7a0fa811fe4fc.tar.gz
libayatana-appindicator-3dbc56b6acfb9a70e91615d895e7a0fa811fe4fc.tar.bz2
libayatana-appindicator-3dbc56b6acfb9a70e91615d895e7a0fa811fe4fc.zip
debian/rules: Use instead of `pwd`.
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/README.md b/README.md
deleted file mode 100644
index a95e298..0000000
--- a/README.md
+++ /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.