From 006357f6714b6fbc94ae70cd9ded4c3f4b1a914d Mon Sep 17 00:00:00 2001
From: "Kevin P. Fleming" <kpfleming@digium.com>
Date: Fri, 14 Apr 2006 17:25:31 +0000
Subject: [PATCH] Merged revisions 20037 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r20037 | kpfleming | 2006-04-14 12:21:09 -0500 (Fri, 14 Apr 2006) | 2 lines

uncomment files that actually do exist (oops)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@20038 65c4cc65-6c06-0410-ace0-fbb531ad65f3
---
 sounds.txt | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

diff --git a/sounds.txt b/sounds.txt
index 21cf74bf72..c323ffbe6a 100644
--- a/sounds.txt
+++ b/sounds.txt
@@ -284,31 +284,31 @@
 
 ;dictate directory - app_dictate
 
-;%both_help.gsm%press * to toggle pause, press # to enter a new dictation filename
+%both_help.gsm%press * to toggle pause, press # to enter a new dictation filename
 
-;%enter_filename.gsm%Enter a numeric dictation filename followed by # or just # to exit
+%enter_filename.gsm%Enter a numeric dictation filename followed by # or just # to exit
 
-;%forhelp.gsm%press 0 for help
+%forhelp.gsm%press 0 for help
 
-;%inithelp.gsm%1 to switch to playback mode
+%inithelp.gsm%1 to switch to playback mode
 
-;%pause.gsm%pause
+%pause.gsm%pause
 
-;%paused.gsm%paused
+%paused.gsm%paused
 
-;%play_help.gsm%press 1 to switch to record mode, press 2 to toggle fast playback, press 7 to jump backwards, press 8 to jump forwards
+%play_help.gsm%press 1 to switch to record mode, press 2 to toggle fast playback, press 7 to jump backwards, press 8 to jump forwards
 
-;%playback.gsm%playback
+%playback.gsm%playback
 
-;%playback_mode.gsm%playback mode
+%playback_mode.gsm%playback mode
 
-;%record.gsm%record
+%record.gsm%record
 
-;%record_help.gsm%press 1 to switch to playback mode, press 8 to truncate the file and start over
+%record_help.gsm%press 1 to switch to playback mode, press 8 to truncate the file and start over
 
-;%record_mode.gsm%record mode
+%record_mode.gsm%record mode
 
-;%truncating_audio.gsm%truncating audio
+%truncating_audio.gsm%truncating audio
 
 ;digits directory  - File Name Sound File Script
 
-- 
GitLab