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:39 +0200 |
commit | d7d7fa377cf8ee987820f63cc98e5a7696815a70 (patch) | |
tree | 79842ca840846886802094700ad9f74645ee8cf4 | |
parent | 763377ff636f06ae7e1a620d62361d6b7054769c (diff) | |
download | kdbusnotification-d7d7fa377cf8ee987820f63cc98e5a7696815a70.tar.gz kdbusnotification-d7d7fa377cf8ee987820f63cc98e5a7696815a70.zip |
Change README to markdown format.
Add translation status overview.
Signed-off-by: Slávek Banko <[email protected]>
-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/) |