[dasher: 47/61] Add ascii control files into packaging (#106)
- From: Patrick Welche <pwelche src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dasher: 47/61] Add ascii control files into packaging (#106)
- Date: Thu, 28 Dec 2017 10:06:32 +0000 (UTC)
commit 51115794c731a372369c2be564f0ca94172f8468
Author: Cagdas <cagdas gerede gmail com>
Date: Thu Mar 16 11:36:34 2017 +0300
Add ascii control files into packaging (#106)
The control.*.txt.xml files referenced from settings.*.xml files are added. These are used when dasher
started with "dasher --config <settings name>". Currently supported names are: edit, prepared_speech, and
speak.
Data/control/Makefile.am | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/Data/control/Makefile.am b/Data/control/Makefile.am
index 7c4de42..4df5334 100644
--- a/Data/control/Makefile.am
+++ b/Data/control/Makefile.am
@@ -1,7 +1,11 @@
dist_pkgdata_DATA = control.dtd \
control.xml \
control.411.xml \
+ control.all.txt.xml \
control.all.xml \
+ control.edit.txt.xml \
control.edit.xml \
+ control.speak.txt.xml \
control.speak.xml \
+ control.prepared_speech.txt.xml \
control.prepared_speech.xml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]