diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-06-27 07:42:08 +0200 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-06-27 07:42:16 +0200 |
| commit | b83b458481367abf82cf227ee5320803d9b84c9e (patch) | |
| tree | 03ba5c72f62bfbf91badfa2ffd90e60e560c6f1d | |
| parent | 2ce2a0e4597a5aea225533eaaedd26e431cdec32 (diff) | |
| download | ayatana-indicator-application-b83b458481367abf82cf227ee5320803d9b84c9e.tar.gz ayatana-indicator-application-b83b458481367abf82cf227ee5320803d9b84c9e.tar.bz2 ayatana-indicator-application-b83b458481367abf82cf227ee5320803d9b84c9e.zip | |
README.md: Add missing parenthesis close.
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ On GNU/Linux, Ayatana Indicators are currently available for desktop envinronments like MATE (used by default in [Ubuntu MATE](https://ubuntu-mate.com)), XFCE (used by default in [Xubuntu](https://bluesabre.org/2021/02/25/xubuntu-21-04-progress-update/), -LXDE, and the Budgie Desktop. +LXDE, and the Budgie Desktop). The Lomiri Operating Environment (UI of the Ubuntu Touch OS, formerly known as Unity8) uses Ayatana Indicators for rendering its notification |
