Saturneric
af944181ee
1. introduce vmime library. 2. add ReceiveMailDialog and related actions in MainWindowUI. 3. add git submodule vmime.
16 lines
563 B
Plaintext
16 lines
563 B
Plaintext
[submodule "third_party/AppImageUpdate"]
|
|
path = third_party/AppImageUpdate
|
|
url = https://github.com/AppImage/AppImageUpdate
|
|
[submodule "third_party/gpgme"]
|
|
path = third_party/gpgme
|
|
url = https://github.com/saturneric/gpgme
|
|
[submodule "third_party/libassuan"]
|
|
path = third_party/libassuan
|
|
url = https://github.com/saturneric/libassuan
|
|
[submodule "third_party/libgpg-error"]
|
|
path = third_party/libgpg-error
|
|
url = https://github.com/saturneric/libgpg-error
|
|
[submodule "third_party/vmime"]
|
|
path = third_party/vmime
|
|
url = https://github.com/saturneric/vmime
|