Skip to content

Commit 9937f4d

Browse files
author
Libor Zoubek
committed
add online-files submodule
1 parent 39c4312 commit 9937f4d

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

Diff for: .gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@
44
[submodule "befun.cz"]
55
path = plugin.video.befun.cz
66
url = [email protected]:kodi-czsk/plugin.video.befun.cz.git
7+
[submodule "plugin.video.online-files"]
8+
path = plugin.video.online-files
9+
url = https://github.com/kodi-czsk/plugin.video.online-files

Diff for: plugin.video.online-files

Diff for: repository.xbmc.doplnky/addon.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
<extension point="xbmc.addon.metadata">
1616
<summary>XBMC Doplňky (CZ &amp; SK)</summary>
1717
<description>
18-
This repository contains mostly video addons for czech users. [CR] Please send feedback, patches or fire any issues on http://xbmc-doplnky.googlecode.com
18+
This repository is deprecated and no longer provides updates, you can uninstall it.
1919
</description>
2020
<description lang="cs">
21-
Tento repozitář obsahuje video doplňky pro česky a slovensky mluvící uživatele.[CR] Máte-li jakékoliv poznámky, náměty, doplňky k začlenění nebo chcete nahlásit chybu, navštivte http://xbmc-doplnky.googlecode.com.
21+
Tento repozitář je zastaralý, můžete jej odinstalovat
2222
</description>
2323
<platform>all</platform>
2424
</extension>

0 commit comments

Comments
 (0)