diff options
author | Slávek Banko <[email protected]> | 2021-10-20 20:44:39 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-10-20 20:44:56 +0200 |
commit | 50feca6179be8a3bd5f33d375da14c87861ad8c4 (patch) | |
tree | 361436fb5ccd23532520603df6ef8c1897524f6f | |
parent | b3f9bd547b12d43d5d487cc6b325e64023c64de1 (diff) | |
download | kdbusnotification-50feca6179be8a3bd5f33d375da14c87861ad8c4.tar.gz kdbusnotification-50feca6179be8a3bd5f33d375da14c87861ad8c4.zip |
Change README to markdown format.r14.0.11
Add translation status overview.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit d7d7fa377cf8ee987820f63cc98e5a7696815a70)
-rw-r--r-- | README | 20 | ||||
-rw-r--r-- | README.md | 31 |
2 files changed, 31 insertions, 20 deletions
@@ -1,20 +0,0 @@ - - kdbusnotification - a DBUS notification service for TDE. - - -Kdbusnotification is a small program for the Trinity Desktop that -displays DBUS notifications via passive popups. - - - - - CONTRIBUTING -============== - -If you wish to contribute to Kdbusnotification (TDE), you might do so: - -- TDE Gitea Workspace (TGW) collaboration tool. - https://mirror.git.trinitydesktop.org/gitea - -- TDE Weblate Translation Workspace (TWTW) collaboration tool. - https://mirror.git.trinitydesktop.org/weblate diff --git a/README.md b/README.md new file mode 100644 index 0000000..e99e93a --- /dev/null +++ b/README.md @@ -0,0 +1,31 @@ + + kdbusnotification - a DBUS notification service for TDE. + + +Kdbusnotification is a small program for the Trinity Desktop that +displays DBUS notifications via passive popups. + +. + +Contributing +-------------- + +If you wish to contribute to Kdbusnotification (TDE), you might do so: + +- TDE Gitea Workspace (TGW) collaboration tool. + https://mirror.git.trinitydesktop.org/gitea + +- TDE Weblate Translation Workspace (TWTW) collaboration tool. + https://mirror.git.trinitydesktop.org/weblate + + +Translations status +--------------------- + +### messages +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/kdbusnotification/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdbusnotification/) + +### desktop files +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/kdbusnotification-autostartdesktop/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdbusnotification-autostartdesktop/) |