summaryrefslogtreecommitdiff
path: root/data/sounds/mate-sounds-default.xml.in.in
diff options
context:
space:
mode:
authorMichal Ratajsky <[email protected]>2014-11-10 10:22:29 +0100
committerMichal Ratajsky <[email protected]>2014-11-10 10:22:29 +0100
commitb70459bd7ab6cbf64892fbaea6a931a80f0cc132 (patch)
tree488768eb7c736d014f29e08e7191323e2fcfa93a /data/sounds/mate-sounds-default.xml.in.in
parentcf4eac60cdc4d02fdeccb3b85d524eda8a5f320e (diff)
parent194e26e0be4660dae0987445c0edcfa8349fde51 (diff)
downloadmate-media-b70459bd7ab6cbf64892fbaea6a931a80f0cc132.tar.bz2
mate-media-b70459bd7ab6cbf64892fbaea6a931a80f0cc132.tar.xz
Merge branch 'michal-wip'
Diffstat (limited to 'data/sounds/mate-sounds-default.xml.in.in')
-rw-r--r--data/sounds/mate-sounds-default.xml.in.in27
1 files changed, 27 insertions, 0 deletions
diff --git a/data/sounds/mate-sounds-default.xml.in.in b/data/sounds/mate-sounds-default.xml.in.in
new file mode 100644
index 0000000..517c619
--- /dev/null
+++ b/data/sounds/mate-sounds-default.xml.in.in
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<sounds>
+ <sound deleted="false">
+ <!-- Translators: This is the name of an audio file that sounds like the bark of a dog.
+ You might want to translate it into the equivalent words of your language. -->
+ <_name>Bark</_name>
+ <filename>@datadir@/sounds/mate/default/alerts/bark.ogg</filename>
+ </sound>
+ <sound deleted="false">
+ <!-- Translators: This is the name of an audio file that sounds like a water drip.
+ You might want to translate it into the equivalent words of your language. -->
+ <_name>Drip</_name>
+ <filename>@datadir@/sounds/mate/default/alerts/drip.ogg</filename>
+ </sound>
+ <sound deleted="false">
+ <!-- Translators: This is the name of an audio file that sounds like tapping glass.
+ You might want to translate it into the equivalent words of your language. -->
+ <_name>Glass</_name>
+ <filename>@datadir@/sounds/mate/default/alerts/glass.ogg</filename>
+ </sound>
+ <sound deleted="false">
+ <!-- Translators: This is the name of an audio file that sounds sort of like a submarine sonar ping.
+ You might want to translate it into the equivalent words of your language. -->
+ <_name>Sonar</_name>
+ <filename>@datadir@/sounds/mate/default/alerts/sonar.ogg</filename>
+ </sound>
+</sounds>