diff options
author | gregory guy <gregory-tde@laposte.net> | 2020-08-27 16:26:49 +0200 |
---|---|---|
committer | gregory guy <gregory-tde@laposte.net> | 2020-08-27 16:26:49 +0200 |
commit | c4ba990dcc1531424959545520236b033847905b (patch) | |
tree | 72a5aebb90ac7b5b4fe8c36b01de6a39b811b2d2 /.gitmodules | |
parent | 68b2f0b3399d8fa48b48e490b01279cd9b580c69 (diff) | |
download | kima-c4ba990dcc1531424959545520236b033847905b.tar.gz kima-c4ba990dcc1531424959545520236b033847905b.zip |
Drop automake build support.
Add basic cmake build instructions.
Delete empty file NEWS.
Rework of the README file (splitted with the FAQ).
Add FAQ file.
Rework of the desktop file.
Few cosmetics here and there.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index bdec8fc..69dd7b2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "admin"] - path = admin - url = https://system@scm.trinitydesktop.org/scm/git/tde-common-admin [submodule "cmake"] path = cmake url = https://system@scm.trinitydesktop.org/scm/git/tde-common-cmake |