aboutsummaryrefslogtreecommitdiff
path: root/addons/resource.uisounds.confluence
diff options
context:
space:
mode:
authorronie <ronie@users.noreply.github.com>2016-01-22 23:47:43 +0100
committerronie <ronie@users.noreply.github.com>2016-01-22 23:49:10 +0100
commit1211e94df0290006e7bf760115e47b6efc43e17d (patch)
tree8dbc7d0416073770bcebbdc38d0d81cb1be56327 /addons/resource.uisounds.confluence
parentdb7d70d663a03889ede4b39a8cd806d65178109a (diff)
rename infodialog to notification
Diffstat (limited to 'addons/resource.uisounds.confluence')
-rw-r--r--addons/resource.uisounds.confluence/resources/sounds.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/addons/resource.uisounds.confluence/resources/sounds.xml b/addons/resource.uisounds.confluence/resources/sounds.xml
index b774c5186c..89cb87bed8 100644
--- a/addons/resource.uisounds.confluence/resources/sounds.xml
+++ b/addons/resource.uisounds.confluence/resources/sounds.xml
@@ -19,7 +19,7 @@
<!-- To map a sound to a window, add a block like this to <windows>: -->
<!-- <window> -->
-<!-- <name>infodialog</name> -->
+<!-- <name>notification</name> -->
<!-- <activate>notify.wav</activate> -->
<!-- <deactivate>out.wav</deactivate> -->
<!-- </window> -->
@@ -74,7 +74,7 @@
<windows>
<window>
- <name>infodialog</name>
+ <name>notification</name>
<activate>notify.wav</activate>
<deactivate>out.wav</deactivate>
</window>