diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-08-21 15:18:00 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-08-21 15:18:00 +0200 |
commit | ee9db402a7cc65fedf516d2a4b7ddd288fc0602b (patch) | |
tree | 697cb50d37d0f37789c917f72c3d40fb66ea3b4c /README.md | |
parent | 0acb1baaf19872153668992821afe03f55a3c9e9 (diff) | |
download | ayatana-indicator-session-ee9db402a7cc65fedf516d2a4b7ddd288fc0602b.tar.gz ayatana-indicator-session-ee9db402a7cc65fedf516d2a4b7ddd288fc0602b.tar.bz2 ayatana-indicator-session-ee9db402a7cc65fedf516d2a4b7ddd288fc0602b.zip |
README.md: Mention Lomiri, XFCE and LXDE; plus some typo improvements.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,8 +1,9 @@ # Ayatana System Indicator — Session -The -session Ayatana System Indicator is the the session menu indicator -for Unity7 and MATE (optionally for others). Its behavior and features -are listed at https://wiki.ayatana-indicators.org/AyatanaIndicatorSession +The -session Ayatana System Indicator is the session menu indicator for +Unity7, MATE and Lomiri (optionally for others, e.g. XFCE, LXDE). Its +behavior and features are listed at +https://wiki.ayatana-indicators.org/AyatanaIndicatorSession For instructions on building and running built-in tests, see the INSTALL file. @@ -13,7 +14,7 @@ Ayatana Indicator Session has two custom menuitems: the Guest and User switchers. As per the https://wiki.ayatana-indicators.org/AyatanaIndicatorSession specification, both need four visual components: (1) an Active Session -Mark, the user's (2) icon, (3) name, and (4) a Logged In Mark. +Mark, the user's (2) icon, (3) name, and (4) a Logged-In Mark. ### User menuitems have "x-ayatana-type" set to "indicator.user-menu-item" |