diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-11-11 12:01:25 +0800 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-11-15 17:20:11 +0800 |
commit | 6815107ef0be632e24efbd379df815573e24ee79 (patch) | |
tree | 91034014c14e01e0540685687bb6dff847075c74 | |
parent | b88e3b113660983ef891dc00ab7810787c2c22b1 (diff) | |
download | tde-6815107ef0be632e24efbd379df815573e24ee79.tar.gz tde-6815107ef0be632e24efbd379df815573e24ee79.zip |
Moved core packages to new 'core' subfolder.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r-- | .gitmodules | 76 | ||||
m--------- | main/core/tde-i18n (renamed from main/tde-i18n) | 0 | ||||
m--------- | main/core/tdeaccessibility (renamed from main/tdeaccessibility) | 0 | ||||
m--------- | main/core/tdeaddons (renamed from main/tdeaddons) | 0 | ||||
m--------- | main/core/tdeadmin (renamed from main/tdeadmin) | 0 | ||||
m--------- | main/core/tdeartwork (renamed from main/tdeartwork) | 0 | ||||
m--------- | main/core/tdebase (renamed from main/tdebase) | 0 | ||||
m--------- | main/core/tdebindings (renamed from main/tdebindings) | 0 | ||||
m--------- | main/core/tdeedu (renamed from main/tdeedu) | 0 | ||||
m--------- | main/core/tdegames (renamed from main/tdegames) | 0 | ||||
m--------- | main/core/tdegraphics (renamed from main/tdegraphics) | 0 | ||||
m--------- | main/core/tdelibs (renamed from main/tdelibs) | 0 | ||||
m--------- | main/core/tdemultimedia (renamed from main/tdemultimedia) | 0 | ||||
m--------- | main/core/tdenetwork (renamed from main/tdenetwork) | 0 | ||||
m--------- | main/core/tdepim (renamed from main/tdepim) | 0 | ||||
m--------- | main/core/tdesdk (renamed from main/tdesdk) | 0 | ||||
m--------- | main/core/tdetoys (renamed from main/tdetoys) | 0 | ||||
m--------- | main/core/tdeutils (renamed from main/tdeutils) | 0 | ||||
m--------- | main/core/tdevelop (renamed from main/tdevelop) | 0 | ||||
m--------- | main/core/tdewebdev (renamed from main/tdewebdev) | 0 |
20 files changed, 38 insertions, 38 deletions
diff --git a/.gitmodules b/.gitmodules index f7a382399..a713075e8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -61,65 +61,65 @@ [submodule "main/dependencies/tqca-tls"] path = main/dependencies/tqca-tls url = https://system@scm.trinitydesktop.org/scm/git/tqca-tls -[submodule "main/tdelibs"] - path = main/tdelibs +[submodule "main/core/tdelibs"] + path = main/core/tdelibs url = https://system@scm.trinitydesktop.org/scm/git/tdelibs [submodule "main/libraries/libtdeldap"] path = main/libraries/libtdeldap url = https://system@scm.trinitydesktop.org/scm/git/libtdeldap -[submodule "main/tdebase"] - path = main/tdebase +[submodule "main/core/tdebase"] + path = main/core/tdebase url = https://system@scm.trinitydesktop.org/scm/git/tdebase -[submodule "main/tdepim"] - path = main/tdepim +[submodule "main/core/tdepim"] + path = main/core/tdepim url = https://system@scm.trinitydesktop.org/scm/git/tdepim -[submodule "main/tdemultimedia"] - path = main/tdemultimedia +[submodule "main/core/tdemultimedia"] + path = main/core/tdemultimedia url = https://system@scm.trinitydesktop.org/scm/git/tdemultimedia -[submodule "main/tdenetwork"] - path = main/tdenetwork +[submodule "main/core/tdenetwork"] + path = main/core/tdenetwork url = https://system@scm.trinitydesktop.org/scm/git/tdenetwork -[submodule "main/tdegraphics"] - path = main/tdegraphics +[submodule "main/core/tdegraphics"] + path = main/core/tdegraphics url = https://system@scm.trinitydesktop.org/scm/git/tdegraphics -[submodule "main/tdetoys"] - path = main/tdetoys +[submodule "main/core/tdetoys"] + path = main/core/tdetoys url = https://system@scm.trinitydesktop.org/scm/git/tdetoys -[submodule "main/tdeutils"] - path = main/tdeutils +[submodule "main/core/tdeutils"] + path = main/core/tdeutils url = https://system@scm.trinitydesktop.org/scm/git/tdeutils -[submodule "main/tdeedu"] - path = main/tdeedu +[submodule "main/core/tdeedu"] + path = main/core/tdeedu url = https://system@scm.trinitydesktop.org/scm/git/tdeedu -[submodule "main/tdegames"] - path = main/tdegames +[submodule "main/core/tdegames"] + path = main/core/tdegames url = https://system@scm.trinitydesktop.org/scm/git/tdegames -[submodule "main/tdeaccessibility"] - path = main/tdeaccessibility +[submodule "main/core/tdeaccessibility"] + path = main/core/tdeaccessibility url = https://system@scm.trinitydesktop.org/scm/git/tdeaccessibility -[submodule "main/tdeaddons"] - path = main/tdeaddons +[submodule "main/core/tdeaddons"] + path = main/core/tdeaddons url = https://system@scm.trinitydesktop.org/scm/git/tdeaddons -[submodule "main/tdeadmin"] - path = main/tdeadmin +[submodule "main/core/tdeadmin"] + path = main/core/tdeadmin url = https://system@scm.trinitydesktop.org/scm/git/tdeadmin -[submodule "main/tdeartwork"] - path = main/tdeartwork +[submodule "main/core/tdeartwork"] + path = main/core/tdeartwork url = https://system@scm.trinitydesktop.org/scm/git/tdeartwork -[submodule "main/tdebindings"] - path = main/tdebindings +[submodule "main/core/tdebindings"] + path = main/core/tdebindings url = https://system@scm.trinitydesktop.org/scm/git/tdebindings -[submodule "main/tdesdk"] - path = main/tdesdk +[submodule "main/core/tdesdk"] + path = main/core/tdesdk url = https://system@scm.trinitydesktop.org/scm/git/tdesdk -[submodule "main/tdevelop"] - path = main/tdevelop +[submodule "main/core/tdevelop"] + path = main/core/tdevelop url = https://system@scm.trinitydesktop.org/scm/git/tdevelop -[submodule "main/tdewebdev"] - path = main/tdewebdev +[submodule "main/core/tdewebdev"] + path = main/core/tdewebdev url = https://system@scm.trinitydesktop.org/scm/git/tdewebdev -[submodule "main/tde-i18n"] - path = main/tde-i18n +[submodule "main/core/tde-i18n"] + path = main/core/tde-i18n url = https://system@scm.trinitydesktop.org/scm/git/tde-i18n [submodule "main/libraries/libkdcraw"] path = main/libraries/libkdcraw diff --git a/main/tde-i18n b/main/core/tde-i18n -Subproject 45bef55db5cd8713e0ae72c20611064a89e1b99 +Subproject 45bef55db5cd8713e0ae72c20611064a89e1b99 diff --git a/main/tdeaccessibility b/main/core/tdeaccessibility -Subproject e16410c57879d0832c6e49486ba241b44831d6b +Subproject e16410c57879d0832c6e49486ba241b44831d6b diff --git a/main/tdeaddons b/main/core/tdeaddons -Subproject a8b31b4bff17730d155a3090dc45f73fd53b380 +Subproject a8b31b4bff17730d155a3090dc45f73fd53b380 diff --git a/main/tdeadmin b/main/core/tdeadmin -Subproject c35b1f5671e4686e1708b974b2c313388e1eeab +Subproject c35b1f5671e4686e1708b974b2c313388e1eeab diff --git a/main/tdeartwork b/main/core/tdeartwork -Subproject 9f6bac36a4c6e89edad2f92789f80dc86fc5971 +Subproject 9f6bac36a4c6e89edad2f92789f80dc86fc5971 diff --git a/main/tdebase b/main/core/tdebase -Subproject 9b5b19a9b4baaba6199b9d3797df6b8fc8f7660 +Subproject 9b5b19a9b4baaba6199b9d3797df6b8fc8f7660 diff --git a/main/tdebindings b/main/core/tdebindings -Subproject bdc06cbc37bb17dfdd765b7f3f7c73cd2b15c8b +Subproject bdc06cbc37bb17dfdd765b7f3f7c73cd2b15c8b diff --git a/main/tdeedu b/main/core/tdeedu -Subproject e220f1f890a55d51632d779e8951330eb1a090f +Subproject e220f1f890a55d51632d779e8951330eb1a090f diff --git a/main/tdegames b/main/core/tdegames -Subproject 66bc1814115c78f72920527f7ad1495a8317aca +Subproject 66bc1814115c78f72920527f7ad1495a8317aca diff --git a/main/tdegraphics b/main/core/tdegraphics -Subproject f5bc87afca0e80a9879243d8cdd21687713ee43 +Subproject f5bc87afca0e80a9879243d8cdd21687713ee43 diff --git a/main/tdelibs b/main/core/tdelibs -Subproject 7bdb6be95c6b3ecac6ffb81f2d74e6d804560ae +Subproject 7bdb6be95c6b3ecac6ffb81f2d74e6d804560ae diff --git a/main/tdemultimedia b/main/core/tdemultimedia -Subproject 4c79549e2cfb02ab2f2de3e7ef25f6dc0e1a371 +Subproject 4c79549e2cfb02ab2f2de3e7ef25f6dc0e1a371 diff --git a/main/tdenetwork b/main/core/tdenetwork -Subproject 63ead30414e858a324809fa81ac79a4ebe18f75 +Subproject 63ead30414e858a324809fa81ac79a4ebe18f75 diff --git a/main/tdepim b/main/core/tdepim -Subproject 1762272863a8f3440d8b3f5e8afd1c221bab552 +Subproject 1762272863a8f3440d8b3f5e8afd1c221bab552 diff --git a/main/tdesdk b/main/core/tdesdk -Subproject 28d261289cf4b4cf92dac86f6ecaeb97a7309b0 +Subproject 28d261289cf4b4cf92dac86f6ecaeb97a7309b0 diff --git a/main/tdetoys b/main/core/tdetoys -Subproject be42262e549cb9bf5845e26481febd4b2229ccd +Subproject be42262e549cb9bf5845e26481febd4b2229ccd diff --git a/main/tdeutils b/main/core/tdeutils -Subproject 5c212d1abc9b736b22c9432b45486914d3f3135 +Subproject 5c212d1abc9b736b22c9432b45486914d3f3135 diff --git a/main/tdevelop b/main/core/tdevelop -Subproject 99540590bedba8e595f1aa60a7cbd6634ad1f42 +Subproject 99540590bedba8e595f1aa60a7cbd6634ad1f42 diff --git a/main/tdewebdev b/main/core/tdewebdev -Subproject 836d43bc4b725b2c816e40dd2bd4acfdc2b069e +Subproject 836d43bc4b725b2c816e40dd2bd4acfdc2b069e |