forked from mrblamo/gaiaorigin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c16f32a
commit 0f62df3
Showing
6 changed files
with
90 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | ||
<addon id="script.gaia.icons" version="1.0.0" name="Gaia Icons" provider-name="Gaia"> | ||
<requires> | ||
<import addon="xbmc.python" version="2.19.0"/> | ||
</requires> | ||
<extension point="xbmc.python.module" library="lib" /> | ||
<extension point="xbmc.addon.metadata"> | ||
<summary>Gaia Icons</summary> | ||
<description>The theme icons for Gaia</description> | ||
<disclaimer lang="en">Gaia and its developers are not in any way affiliated with Kodi, Premiumize, OffCloud, RealDebrid, EasyNews, or any of the sites and providers used in the addon.<br/>Gaia is and always will be free and open-source. None of its code and resources may be sold or redistributed for any commercial purposes.<br/>Gaia and its developers do not host, create, or distribute any of the content displayed in the addon, it simply searches public websites.</disclaimer> | ||
<platform>all</platform> | ||
<license>GPL 3.0</license> | ||
<website>https://gaiakodi.com</website> | ||
<forum>https://gaiakodi.com/?support</forum> | ||
</extension> | ||
</addon> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
|
||
[B]1.0.0 (2018.01.04)[/B] | ||
- Initial release. | ||
- New icons. | ||
|
||
|
||
|
||
[B]BUBBLES[/B] | ||
|
||
[B]4.2.0 (2018.01.06)[/B] | ||
[B]Final Release[/B] | ||
[B]Long Live Gaia (https://gaiakodi.com)[/B] | ||
|
||
[B]2.4.0 (2017.08.14)[/B] | ||
- Added library and download icons. | ||
|
||
[B]2.3.2 (2017.07.30)[/B] | ||
- Added exact search icons. | ||
|
||
[B]2.2.1 (2017.06.25)[/B] | ||
- Added shortcut icons. | ||
|
||
[B]2.2.0 (2017.06.22)[/B] | ||
- Updated download icons. | ||
- Renamed show icons. | ||
- Added legal icon. | ||
|
||
[B]2.1.0 (2017.06.12)[/B] | ||
- Moved to the new servers. | ||
|
||
[B]2.0.0 (2017.06.04)[/B] | ||
- Added new EasyNews, website, backup, network, speedtest, VPN, and donations icons. | ||
- Removed dark edges on Quasar and EasyNews icons. | ||
|
||
[B]1.4.2 (2017.05.12)[/B] | ||
- Fixed version numbering. | ||
|
||
[B]1.4.0 (2017.05.11)[/B] | ||
- Moved default icons to the resource addon. | ||
- Added new speed test, system, and extension icons. | ||
- Added a new glass icon pack. | ||
- Added Trakt, UrlResolver, and MetaHandler icons. | ||
|
||
[B]1.2.1 (2017.04.23)[/B] | ||
- Added new Trakt and history icons. | ||
|
||
[B]1.2.0 (2017.04.21)[/B] | ||
- Split resources module into smaller modules. | ||
- Added new views and history icons. | ||
- Support for low and high quality icons. | ||
- Deleted GitHub icon. | ||
|
||
[B]1.1.4 (2017.04.03)[/B] | ||
- Added new home and disc icons. | ||
|
||
[B]1.1.3 (2017.04.02)[/B] | ||
- Added new notification icons. | ||
- Added new speed test icons. | ||
|
||
[B]1.1.0 (2017.03.26)[/B] | ||
- Added new icons for documentaries, short films, kids, Quasar, RealDebrid, and more. | ||
|
||
[B]1.0.2 (2017.03.12)[/B] | ||
- Added kids menu, debrid, and other icons. | ||
- Selection between different types of posters and banners. | ||
|
||
[B]1.0.1 (2017.03.05)[/B] | ||
- Support for Kodi 16 and earlier. | ||
- Respository change to OffshoreGit. | ||
- Added startup sounds. | ||
|
||
[B]1.0.0 (2017.02.26)[/B] | ||
- Initial release. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
be4ccf61b47628687e31f251d862c560 |