diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-06-27 07:45:29 +0200 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-06-27 07:45:29 +0200 |
| commit | 4610e5bec01fd4a07e0867d7e84be0f3524b1cf0 (patch) | |
| tree | b004c0c492f8033b8debf5854ef976b6114e41ca | |
| parent | 6a5f92540eef9b788b22a78984d9fd584ed64f7a (diff) | |
| download | libayatana-common-4610e5bec01fd4a07e0867d7e84be0f3524b1cf0.tar.gz libayatana-common-4610e5bec01fd4a07e0867d7e84be0f3524b1cf0.tar.bz2 libayatana-common-4610e5bec01fd4a07e0867d7e84be0f3524b1cf0.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 |
