aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorronie <ronie@users.noreply.github.com>2016-10-16 01:48:12 +0200
committerronie <ronie@users.noreply.github.com>2016-10-16 01:51:14 +0200
commit33a889b269d8a281f73e56b10dd5bc4102cd08c3 (patch)
treeeccc85f30ece35e8c12b656b169092c1b632b893
parentb66ef50b5086897f02a9b491631804425cf0b406 (diff)
rename ui sound addon
-rw-r--r--addons/resource.uisounds.confluence/icon.pngbin39964 -> 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.pngbin0 -> 48938 bytes
-rw-r--r--addons/resource.uisounds.kodi/resources/back.wav (renamed from addons/resource.uisounds.confluence/resources/back.wav)bin4572 -> 4572 bytes
-rw-r--r--addons/resource.uisounds.kodi/resources/click.wav (renamed from addons/resource.uisounds.confluence/resources/click.wav)bin9842 -> 9842 bytes
-rw-r--r--addons/resource.uisounds.kodi/resources/cursor.wav (renamed from addons/resource.uisounds.confluence/resources/cursor.wav)bin1402 -> 1402 bytes
-rw-r--r--addons/resource.uisounds.kodi/resources/notify.wav (renamed from addons/resource.uisounds.confluence/resources/notify.wav)bin43822 -> 43822 bytes
-rw-r--r--addons/resource.uisounds.kodi/resources/out.wav (renamed from addons/resource.uisounds.confluence/resources/out.wav)bin18478 -> 18478 bytes
-rw-r--r--addons/resource.uisounds.kodi/resources/shutter.wav (renamed from addons/resource.uisounds.confluence/resources/shutter.wav)bin20780 -> 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.txt2
-rw-r--r--system/addon-manifest.xml2
-rw-r--r--system/settings/settings.xml2
13 files changed, 6 insertions, 6 deletions
diff --git a/addons/resource.uisounds.confluence/icon.png b/addons/resource.uisounds.confluence/icon.png
deleted file mode 100644
index 03d5716250..0000000000
--- a/addons/resource.uisounds.confluence/icon.png
+++ /dev/null
Binary files differ
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
new file mode 100644
index 0000000000..6a2c9609d2
--- /dev/null
+++ b/addons/resource.uisounds.kodi/icon.png
Binary files differ
diff --git a/addons/resource.uisounds.confluence/resources/back.wav b/addons/resource.uisounds.kodi/resources/back.wav
index 75839ff60e..75839ff60e 100644
--- a/addons/resource.uisounds.confluence/resources/back.wav
+++ b/addons/resource.uisounds.kodi/resources/back.wav
Binary files differ
diff --git a/addons/resource.uisounds.confluence/resources/click.wav b/addons/resource.uisounds.kodi/resources/click.wav
index 3151deecf1..3151deecf1 100644
--- a/addons/resource.uisounds.confluence/resources/click.wav
+++ b/addons/resource.uisounds.kodi/resources/click.wav
Binary files differ
diff --git a/addons/resource.uisounds.confluence/resources/cursor.wav b/addons/resource.uisounds.kodi/resources/cursor.wav
index 105a57ed8b..105a57ed8b 100644
--- a/addons/resource.uisounds.confluence/resources/cursor.wav
+++ b/addons/resource.uisounds.kodi/resources/cursor.wav
Binary files differ
diff --git a/addons/resource.uisounds.confluence/resources/notify.wav b/addons/resource.uisounds.kodi/resources/notify.wav
index b8670b0b2e..b8670b0b2e 100644
--- a/addons/resource.uisounds.confluence/resources/notify.wav
+++ b/addons/resource.uisounds.kodi/resources/notify.wav
Binary files differ
diff --git a/addons/resource.uisounds.confluence/resources/out.wav b/addons/resource.uisounds.kodi/resources/out.wav
index af089a7751..af089a7751 100644
--- a/addons/resource.uisounds.confluence/resources/out.wav
+++ b/addons/resource.uisounds.kodi/resources/out.wav
Binary files differ
diff --git a/addons/resource.uisounds.confluence/resources/shutter.wav b/addons/resource.uisounds.kodi/resources/shutter.wav
index d5ac1e2d8a..d5ac1e2d8a 100644
--- a/addons/resource.uisounds.confluence/resources/shutter.wav
+++ b/addons/resource.uisounds.kodi/resources/shutter.wav
Binary files differ
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>