debian install missing files in /opt/freeswitch/conf/lang/fr/

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16734 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Mathieu Parent 2010-02-23 15:12:56 +00:00
parent ba4516bf41
commit 6666bf7d9d
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,5 @@
/opt/freeswitch/conf/lang/fr/fr.xml
/opt/freeswitch/conf/lang/fr/demo/demo.xml
/opt/freeswitch/conf/lang/fr/dir/sounds.xml
/opt/freeswitch/conf/lang/fr/dir/tts.xml
/opt/freeswitch/conf/lang/fr/vm/sounds.xml

View File

@ -1,4 +1,6 @@
opt/freeswitch/conf/lang/fr/*.xml
opt/freeswitch/conf/lang/fr/demo/*.xml
opt/freeswitch/conf/lang/fr/vm/*.xml
opt/freeswitch/conf/lang/fr/fr.xml
opt/freeswitch/conf/lang/fr/demo/demo.xml
opt/freeswitch/conf/lang/fr/dir/sounds.xml
opt/freeswitch/conf/lang/fr/dir/tts.xml
opt/freeswitch/conf/lang/fr/vm/sounds.xml
opt/freeswitch/mod/mod_say_fr.so*