gpodder-sailfish/.gitmodules
Thomas Perl 3a33954f83 [rpm] Update to latest gpodder-core, add podcastparser
Podcastparser is now managed as a separate project, so add it as
submodule too and forward the gpodder-core subproject to have the
latest changes integrated.
2013-10-27 13:01:32 +01:00

9 lines
300 B
Text

[submodule "gpodder-core"]
path = gpodder-core
url = git://github.com/gpodder/gpodder-core.git
[submodule "gpodder-ui-qml"]
path = gpodder-ui-qml
url = git://github.com/gpodder/gpodder-ui-qml.git
[submodule "podcastparser"]
path = podcastparser
url = git://github.com/gpodder/podcastparser.git