aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index d65cc41..154935f 100644
--- a/README
+++ b/README
@@ -1,9 +1,10 @@
The indicator service file format
=================================
-Unity's panel finds out about indicator by looking at indicator service
-files in `/usr/share/unity/indicators`. These files have to have the same
-name as the well-known D-Bus name that the corresponding service owns.
+Modern desktop panels find out about indicator by looking at indicator
+service files in `/usr/share/ayatana/indicators`. These files have to have
+the same name as the well-known D-Bus name that the corresponding service
+owns.
An indicator file is a normal key file (like desktop files). It must have
an `[Indicator Service]` section, that must contain the service's name (`Name`)