diff options
author | gregory guy <gregory-tde@laposte.net> | 2020-09-30 11:03:15 +0200 |
---|---|---|
committer | gregory guy <gregory-tde@laposte.net> | 2020-09-30 11:03:15 +0200 |
commit | e167d15409204539a0fa3a5b7260ca090192d6fa (patch) | |
tree | 9ee388acd73ced62c05ec5552e90361b4d80b214 /.gitmodules | |
parent | 7d6ae8bb0067208c70ab0711a8b06678bf022acc (diff) | |
download | kshowmail-e167d15409204539a0fa3a5b7260ca090192d6fa.tar.gz kshowmail-e167d15409204539a0fa3a5b7260ca090192d6fa.zip |
Drop automake build support.
Add basic cmake build instructions.
Delete empty folder templates.
Delete rpm stuff (kshowmail.spec and build-kshowmail folder).
Rework of the README and AUTHORS files.
Add BUGS file.
Move the kshowmail.desktop file into XDG_APPS_INSTALL_DIR directory,
see TDE/tde#26 and bug 2408.
Some cosmetics.
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 d817995..ce2e35a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "admin"] - path = admin - url = https://scm.trinitydesktop.org/scm/git/tde-common-admin [submodule "cmake"] path = cmake url = https://scm.trinitydesktop.org/scm/git/tde-common-cmake |