Merge duplicate sounds.

Moving sounds which are used in various places to a separate common
name, and rediring to it, instead of picking an arbitrary element to
store the ogg and having everything else point at it.  This makes
changing them individually in other themes easier, and makes changes
to one screen less likely to cascade and require changes to others.

I'm only actually doing this now because I want to try to fix some sound
quality issues (at least partially due to previous reencoding and resampling),
and having lots of duplicate sounds was a pain.

_common value: EditMenu value, JukeboxMenu value, ScreenMiniMenu value
_common row: EditMenu row, JukeboxMenu row, ScreenEdit line, ScreenMiniMenu row, ScreenPrompt change
Common start: ScreenNameEntry step
_common change: ScreenSelectGroup change, ScreenSelectStyle change
This commit is contained in:
Glenn Maynard
2004-08-25 05:27:08 +00:00
parent da3361ec23
commit 65ee2a6461
13 changed files with 11 additions and 0 deletions
@@ -0,0 +1 @@
_common row
@@ -0,0 +1 @@
_common value
@@ -0,0 +1 @@
_common row
@@ -0,0 +1 @@
_common value
@@ -0,0 +1 @@
_common row
@@ -0,0 +1 @@
_common row
@@ -0,0 +1 @@
_common value
@@ -0,0 +1 @@
Common start
@@ -0,0 +1 @@
_common row
@@ -0,0 +1 @@
_common change
@@ -0,0 +1 @@
_common change
Binary file not shown.
Binary file not shown.