~ubuntu-branches/ubuntu/lucid/gnome-media/lucid

« back to all changes in this revision

Viewing changes to sound-theme/sounds/gnome-sounds-default.xml.in.in

  • Committer: Bazaar Package Importer
  • Author(s): Chris Coulson
  • Date: 2009-03-17 19:15:41 UTC
  • mfrom: (0.1.28 upstream)
  • Revision ID: james.westby@ubuntu.com-20090317191541-0q416utvg9uokcuv
Tags: 2.26.0-0ubuntu1
* New upstream version (LP: #344481):
  + gnome-volume-control:
    - Fix tooltip when dB changes.
    - Update the volume immediately.
  + gst-mixer:
    - Add new icon mappings.
    - Make options update when changed.
    - Add sound theme page.
* debian/patches/05_gst-mix_and_new_gvc_no_conflict.patch:
  - Make it possible to build the new gnome-volume-control and
    gst-mixer at the same time without conflicting, by
    renaming the new gnome-volume-control capplet to
    gnome-volume-control-settings.
* debian/patches/06_autoconf.patch:
  - Recreate build system.
* debian/control{.in},
  debian/gnome-media-common.install,
  debian/gnome-media.install,
  debian/gnome-volume-control.install,
  debian/rules:
  - Enable the new gnome-volume-control capplet and gvc-applet
    and install these in to a new binary package - 
    gnome-volume-control-pulse.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<sounds>
 
3
  <sound deleted="false">
 
4
    <!-- Translators: This is the name of an audio file that sounds like the bark of a dog.
 
5
         You might want to translate it into the equivalent words of your language.  -->
 
6
    <_name>Bark</_name>
 
7
    <filename>@datadir@/sounds/gnome/default/alerts/bark.ogg</filename>
 
8
  </sound>
 
9
  <sound deleted="false">
 
10
    <!-- Translators: This is the name of an audio file that sounds like a water drip.
 
11
         You might want to translate it into the equivalent words of your language.  -->
 
12
    <_name>Drip</_name>
 
13
    <filename>@datadir@/sounds/gnome/default/alerts/drip.ogg</filename>
 
14
  </sound>
 
15
  <sound deleted="false">
 
16
    <!-- Translators: This is the name of an audio file that sounds like tapping glass.
 
17
         You might want to translate it into the equivalent words of your language.  -->
 
18
    <_name>Glass</_name>
 
19
    <filename>@datadir@/sounds/gnome/default/alerts/glass.ogg</filename>
 
20
  </sound>
 
21
  <sound deleted="false">
 
22
    <!-- Translators: This is the name of an audio file that sounds sort of like a submarine sonar ping.
 
23
         You might want to translate it into the equivalent words of your language.  -->
 
24
    <_name>Sonar</_name>
 
25
    <filename>@datadir@/sounds/gnome/default/alerts/sonar.ogg</filename>
 
26
  </sound>
 
27
</sounds>