diff options
author | gregory guy <[email protected]> | 2020-02-07 13:14:03 +0100 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-02-08 12:01:00 +0900 |
commit | c0224efaa1a553545d6254513a6085fee1230b59 (patch) | |
tree | c014e4a29948c052fb7dd269cc9a09c39e1a1b56 /.gitmodules | |
parent | 2225023dfbb33087b21296b9782a4bb01bfac5d9 (diff) | |
download | ksplash-engine-moodin-c0224efaa1a553545d6254513a6085fee1230b59.tar.gz ksplash-engine-moodin-c0224efaa1a553545d6254513a6085fee1230b59.zip |
Drop automake build support.
Add basic cmake build instructions.
Delete empty files NEWS, TODO and ChangeLog.
Rework of files README and THEMEOPTIONS.
Add file README-fr.
Signed-off-by: gregory guy <[email protected]>
(cherry picked from commit c3e3ea8f7b906428a69dd268988791d97c810f5a)
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://[email protected]/scm/git/tde-common-admin [submodule "cmake"] path = cmake url = https://[email protected]/scm/git/tde-common-cmake |