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 /addons | |
parent | b66ef50b5086897f02a9b491631804425cf0b406 (diff) |
rename ui sound addon
Diffstat (limited to 'addons')
-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 |
10 files changed, 3 insertions, 3 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 |