diff options
author | Slávek Banko <[email protected]> | 2022-01-31 02:59:11 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2022-01-31 02:59:11 +0100 |
commit | 2804b98494a2800b48e6d8a4131a158e582ea4f6 (patch) | |
tree | 377bf0fae7fb0479e2220683c7e0b59814460135 /README.md | |
parent | c54d210192fe846d3aef9deb7617b64358e25de6 (diff) | |
download | kopete-otr-2804b98494a2800b48e6d8a4131a158e582ea4f6.tar.gz kopete-otr-2804b98494a2800b48e6d8a4131a158e582ea4f6.zip |
Drop automake build support.
Rework the README and INSTALL files.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..86572fe --- /dev/null +++ b/README.md @@ -0,0 +1,32 @@ + +Kopete-OTR - Off-The-Record encryption for Kopete. + + +This plugin enables Off-The-Record encryption for the TDE instant +messenger Kopete. Using this plugin you can encrypt chatsessions to other +users with IM-Cients supporting the OTR encryption method. + +. + +Contributing +-------------- + +If you wish to contribute to kopete-otr, 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/-/kopete-otr/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kopete-otr/) + +### desktop files +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/kopete-otr-desktop-files/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kopete-otr-desktop-files/) |