diff options
author | ronie <ronie@users.noreply.github.com> | 2016-10-16 01:48:12 +0200 |
---|---|---|
committer | ronie <ronie@users.noreply.github.com> | 2016-10-16 01:51:14 +0200 |
commit | 33a889b269d8a281f73e56b10dd5bc4102cd08c3 (patch) | |
tree | eccc85f30ece35e8c12b656b169092c1b632b893 | |
parent | b66ef50b5086897f02a9b491631804425cf0b406 (diff) |
rename ui sound addon
-rw-r--r-- | addons/resource.uisounds.confluence/icon.png | bin | 39964 -> 0 bytes | |||
-rw-r--r-- | addons/resource.uisounds.kodi/addon.xml (renamed from addons/resource.uisounds.confluence/addon.xml) | 6 | ||||
-rw-r--r-- | addons/resource.uisounds.kodi/icon.png | bin | 0 -> 48938 bytes | |||
-rw-r--r-- | addons/resource.uisounds.kodi/resources/back.wav (renamed from addons/resource.uisounds.confluence/resources/back.wav) | bin | 4572 -> 4572 bytes | |||
-rw-r--r-- | addons/resource.uisounds.kodi/resources/click.wav (renamed from addons/resource.uisounds.confluence/resources/click.wav) | bin | 9842 -> 9842 bytes | |||
-rw-r--r-- | addons/resource.uisounds.kodi/resources/cursor.wav (renamed from addons/resource.uisounds.confluence/resources/cursor.wav) | bin | 1402 -> 1402 bytes | |||
-rw-r--r-- | addons/resource.uisounds.kodi/resources/notify.wav (renamed from addons/resource.uisounds.confluence/resources/notify.wav) | bin | 43822 -> 43822 bytes | |||
-rw-r--r-- | addons/resource.uisounds.kodi/resources/out.wav (renamed from addons/resource.uisounds.confluence/resources/out.wav) | bin | 18478 -> 18478 bytes | |||
-rw-r--r-- | addons/resource.uisounds.kodi/resources/shutter.wav (renamed from addons/resource.uisounds.confluence/resources/shutter.wav) | bin | 20780 -> 20780 bytes | |||
-rw-r--r-- | addons/resource.uisounds.kodi/resources/sounds.xml (renamed from addons/resource.uisounds.confluence/resources/sounds.xml) | 0 | ||||
-rw-r--r-- | project/cmake/installdata/common/addons.txt | 2 | ||||
-rw-r--r-- | system/addon-manifest.xml | 2 | ||||
-rw-r--r-- | system/settings/settings.xml | 2 |
13 files changed, 6 insertions, 6 deletions
diff --git a/addons/resource.uisounds.confluence/icon.png b/addons/resource.uisounds.confluence/icon.png Binary files differdeleted file mode 100644 index 03d5716250..0000000000 --- a/addons/resource.uisounds.confluence/icon.png +++ /dev/null diff --git a/addons/resource.uisounds.confluence/addon.xml b/addons/resource.uisounds.kodi/addon.xml index 0fdf130100..49dcc61eab 100644 --- a/addons/resource.uisounds.confluence/addon.xml +++ b/addons/resource.uisounds.kodi/addon.xml @@ -1,12 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> -<addon id="resource.uisounds.confluence" version="1.0.0" name="Confluence UI Sounds" provider-name="Team Kodi"> +<addon id="resource.uisounds.kodi" version="1.0.0" name="Kodi UI Sounds" provider-name="Team Kodi"> <requires> <import addon="kodi.resource" version="1.0.0"/> </requires> <extension point="kodi.resource.uisounds"/> <extension point="kodi.addon.metadata"> - <summary lang="en">Confluence GUI sounds</summary> - <description lang="en">Confluence GUI sounds</description> + <summary lang="en">Kodi GUI sounds</summary> + <description lang="en">Kodi GUI sounds</description> <platform>all</platform> </extension> </addon> diff --git a/addons/resource.uisounds.kodi/icon.png b/addons/resource.uisounds.kodi/icon.png Binary files differnew file mode 100644 index 0000000000..6a2c9609d2 --- /dev/null +++ b/addons/resource.uisounds.kodi/icon.png diff --git a/addons/resource.uisounds.confluence/resources/back.wav b/addons/resource.uisounds.kodi/resources/back.wav Binary files differindex 75839ff60e..75839ff60e 100644 --- a/addons/resource.uisounds.confluence/resources/back.wav +++ b/addons/resource.uisounds.kodi/resources/back.wav diff --git a/addons/resource.uisounds.confluence/resources/click.wav b/addons/resource.uisounds.kodi/resources/click.wav Binary files differindex 3151deecf1..3151deecf1 100644 --- a/addons/resource.uisounds.confluence/resources/click.wav +++ b/addons/resource.uisounds.kodi/resources/click.wav diff --git a/addons/resource.uisounds.confluence/resources/cursor.wav b/addons/resource.uisounds.kodi/resources/cursor.wav Binary files differindex 105a57ed8b..105a57ed8b 100644 --- a/addons/resource.uisounds.confluence/resources/cursor.wav +++ b/addons/resource.uisounds.kodi/resources/cursor.wav diff --git a/addons/resource.uisounds.confluence/resources/notify.wav b/addons/resource.uisounds.kodi/resources/notify.wav Binary files differindex b8670b0b2e..b8670b0b2e 100644 --- a/addons/resource.uisounds.confluence/resources/notify.wav +++ b/addons/resource.uisounds.kodi/resources/notify.wav diff --git a/addons/resource.uisounds.confluence/resources/out.wav b/addons/resource.uisounds.kodi/resources/out.wav Binary files differindex af089a7751..af089a7751 100644 --- a/addons/resource.uisounds.confluence/resources/out.wav +++ b/addons/resource.uisounds.kodi/resources/out.wav diff --git a/addons/resource.uisounds.confluence/resources/shutter.wav b/addons/resource.uisounds.kodi/resources/shutter.wav Binary files differindex d5ac1e2d8a..d5ac1e2d8a 100644 --- a/addons/resource.uisounds.confluence/resources/shutter.wav +++ b/addons/resource.uisounds.kodi/resources/shutter.wav diff --git a/addons/resource.uisounds.confluence/resources/sounds.xml b/addons/resource.uisounds.kodi/resources/sounds.xml index 89cb87bed8..89cb87bed8 100644 --- a/addons/resource.uisounds.confluence/resources/sounds.xml +++ b/addons/resource.uisounds.kodi/resources/sounds.xml diff --git a/project/cmake/installdata/common/addons.txt b/project/cmake/installdata/common/addons.txt index b5cd8f5a67..1cbe4d690a 100644 --- a/project/cmake/installdata/common/addons.txt +++ b/project/cmake/installdata/common/addons.txt @@ -33,7 +33,7 @@ addons/screensaver.xbmc.builtin.black/* addons/script.module.pil/* addons/script.module.pysqlite/* addons/resource.language.en_gb/* -addons/resource.uisounds.confluence/* +addons/resource.uisounds.kodi/* addons/resource.images.weathericons.default/* addons/service.xbmc.versioncheck/* addons/metadata.local/* diff --git a/system/addon-manifest.xml b/system/addon-manifest.xml index 3c9863d15f..04cce30856 100644 --- a/system/addon-manifest.xml +++ b/system/addon-manifest.xml @@ -24,7 +24,7 @@ <addon>repository.xbmc.org</addon> <addon>resource.images.weathericons.default</addon> <addon>resource.language.en_gb</addon> - <addon>resource.uisounds.confluence</addon> + <addon>resource.uisounds.kodi</addon> <addon>screensaver.xbmc.builtin.black</addon> <addon>screensaver.xbmc.builtin.dim</addon> <addon>script.module.pil</addon> diff --git a/system/settings/settings.xml b/system/settings/settings.xml index 2865734a1c..bb95602129 100644 --- a/system/settings/settings.xml +++ b/system/settings/settings.xml @@ -2426,7 +2426,7 @@ </setting> <setting id="lookandfeel.soundskin" type="addon" label="24006" help="36110"> <level>0</level> - <default>resource.uisounds.confluence</default> + <default>resource.uisounds.kodi</default> <constraints> <addontype>kodi.resource.uisounds</addontype> <allowempty>true</allowempty> |