diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2018-07-08 18:20:44 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2018-07-08 18:20:44 -0300 |
commit | 9ff0e4764e59ed615787a11233d4a98a20bbfc26 (patch) | |
tree | 343649186dedaa14c64fadbbb84dd6c85d7b345b | |
parent | 5fbfd0fd488715d421ad63015ab264f65752d391 (diff) | |
download | apps-9ff0e4764e59ed615787a11233d4a98a20bbfc26.tar.gz apps-9ff0e4764e59ed615787a11233d4a98a20bbfc26.tar.bz2 |
Adds export-kobo
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | export-kobo | 0 | ||||
m--------- | wrappers | 0 |
3 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 01c1881..6b2c8f3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -124,3 +124,6 @@ [submodule "tridactyl"] path = tridactyl url = https://github.com/cmcaine/tridactyl +[submodule "export-kobo"] + path = export-kobo + url = https://github.com/pettarin/export-kobo diff --git a/export-kobo b/export-kobo new file mode 160000 +Subproject 164ca5369ec64d29475c4b387507233140daf43 diff --git a/wrappers b/wrappers -Subproject 4c6259e12abb40d5bc60424ea8eea5e49c4e561 +Subproject 2be946124031a3a4ef9acc96470025f5f02c431 |