diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2022-07-14 15:21:56 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2022-07-15 10:14:57 +0200 |
commit | fe56f701d772b2ffb9369bc5fcffd14a1826d770 (patch) | |
tree | d2cc6e4571e2b814639086ec9942b12ac0da0c28 /README.md | |
parent | 83f3d0a1115dfecaaab4cd784a436f53de22aeec (diff) | |
download | gtk3-tqt-engine-fe56f701d772b2ffb9369bc5fcffd14a1826d770.tar.gz gtk3-tqt-engine-fe56f701d772b2ffb9369bc5fcffd14a1826d770.zip |
Conversion to the cmake building system.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..8277b6d --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ + +GTK3-tqt-engine - GTK3 theme engine for TDE + + +GTK3 style engine which uses the active TDE style to draw its widgets. + +. + +Contributing +-------------- + +If you wish to contribute to gtk3-tqt-engine, 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 |