diff options
author | gregory guy <[email protected]> | 2019-10-22 16:31:59 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-10-29 15:59:48 +0100 |
commit | 9c839f7a338e6dd6279d83a7e4c2ab1e307aaf30 (patch) | |
tree | b3017c45253f8483dc7274ec34b6868bf3a81feb /README | |
parent | abe309c94fe657e9162bdae16a539141645ce6ac (diff) | |
download | tdenetworkmanager-9c839f7a338e6dd6279d83a7e4c2ab1e307aaf30.tar.gz tdenetworkmanager-9c839f7a338e6dd6279d83a7e4c2ab1e307aaf30.zip |
Update the cmake build system, see issue #2 (some cleanup)
Add a man page taken from the Debian packaging system.
Add README and Install file with basic description as well as basic
build instructions with cmake.
Signed-off-by: gregory guy <[email protected]>
(cherry picked from commit 774770240a49afa8438da1261ad62eb79d1c8ddd)
Diffstat (limited to 'README')
-rw-r--r-- | README | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -0,0 +1,21 @@ + +tdenetworkmanager - a TDE systray applet for controlling networking + + +Tdenetworkmanager is a systray applet for controlling network +connections managed by a TDE network backend. It is mainly written for +the Trinity Desktop Environment but also works for other desktop +environments like GNOME or Xfce. + + + + CONTRIBUTING +============== + +If you wish to contribute to Knetstats (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 |