]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
having trouble with double globs, just include english for now.
authorMichael Jerris <mike@jerris.com>
Tue, 13 May 2008 07:45:58 +0000 (07:45 +0000)
committerMichael Jerris <mike@jerris.com>
Tue, 13 May 2008 07:45:58 +0000 (07:45 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8379 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/freeswitch.xml

index 07b44ac097e9c10ce859838707681f5f3e4ec51d..43357eb414623dc849c320918a00e8c3882b30a6 100644 (file)
@@ -37,7 +37,7 @@
   <!-- phrases section (under development still) -->
   <section name="phrases" description="Speech Phrase Management">
     <macros>
-      <X-PRE-PROCESS cmd="include" data="lang/*/*.xml"/>
+      <X-PRE-PROCESS cmd="include" data="lang/en/*.xml"/>
     </macros>
   </section>