View | Details | Raw Unified | Return to bug 209281 | Differences between
and this patch

Collapse All | Expand All

(-)/zbigone/src/area51/trunk/PORTS/audio/simon/Makefile (+30 lines)
Line 0 Link Here
1
# Created by: alonso@
2
# $FreeBSD: trunk/area51/PORTS/audio/simon/Makefile 12259 2016-04-01 20:44:16Z adridg $
3
4
PORTNAME=	simon
5
PORTVERSION=	0.4.1
6
PORTREVISION=	1
7
CATEGORIES=	audio kde
8
MASTER_SITES=	KDE/stable/${PORTNAME}/${PORTVERSION}/src
9
DIST_SUBDIR=	KDE
10
11
MAINTAINER=	kde@FreeBSD.org
12
COMMENT=	Speech recognition system using sphinx, ALSA and KDE
13
14
LIB_DEPENDS=	libasound.so:audio/alsa-lib \
15
		libsamplerate.so:audio/libsamplerate \
16
		libpocketsphinx.so:audio/pocketsphinx \
17
		libsphinxad.so:audio/sphinxbase \
18
		libqwt6.so:x11-toolkits/qwt6
19
20
USE_KDE4=	kdelibs kdeprefix automoc4 pimlibs
21
USES=		cmake:outsource gettext tar:bz2
22
USE_QT4=	accessible corelib dbus gui script testlib xml \
23
		moc_build qmake_build rcc_build uic_build
24
USE_LDCONFIG=	yes
25
26
CMAKE_ARGS+=	-DWITH_OpenCV:BOOL=OFF
27
28
PLIST_SUB+=	PORTVERSION="${PORTVERSION}"
29
30
.include <bsd.port.mk>
(-)/zbigone/src/area51/trunk/PORTS/audio/simon/distinfo (+2 lines)
Line 0 Link Here
1
SHA256 (KDE/simon-0.4.1.tar.bz2) = 8d55bc3f607a89e15efd51b844d93daf67d9967ad243f54efae324754859342d
2
SIZE (KDE/simon-0.4.1.tar.bz2) = 23856024
(-)/zbigone/src/area51/trunk/PORTS/audio/simon/pkg-descr (+5 lines)
Line 0 Link Here
1
Simon is an open source speech recognition program that can replace your
2
mouse and keyboard. The system is designed to be as flexible as possible
3
and will work with any language or dialect.
4
5
WWW: https://simon.kde.org/
(-)/zbigone/src/area51/trunk/PORTS/audio/simon/pkg-plist (+1749 lines)
Line 0 Link Here
1
bin/afaras
2
bin/ksimond
3
bin/sam
4
bin/simon
5
bin/simond
6
bin/ssc
7
bin/sscd
8
include/kde4/simon/AppCore/simonappcore_export.h
9
include/kde4/simon/AppCore/simoncontrol.h
10
include/kde4/simon/RecognitionControl/recognitioncontrol.h
11
include/kde4/simon/contextdetection/compoundcondition.h
12
include/kde4/simon/contextdetection/condition.h
13
include/kde4/simon/contextdetection/conditionassociation.h
14
include/kde4/simon/contextdetection/contextmanager.h
15
include/kde4/simon/contextdetection/createconditionwidget.h
16
include/kde4/simon/contextdetection/linuxprocessinfogatherer.h
17
include/kde4/simon/contextdetection/linuxprocessinfogathererhelper.h
18
include/kde4/simon/contextdetection/processinfo.h
19
include/kde4/simon/contextdetection/processinfogatherer.h
20
include/kde4/simon/contextdetection/samplegroupcondition.h
21
include/kde4/simon/contextdetection/simoncontextdetection_export.h
22
include/kde4/simon/contextdetection/windowsprocessinfogatherer.h
23
include/kde4/simon/eventsimulation/clickmode.h
24
include/kde4/simon/eventsimulation/eventhandler.h
25
include/kde4/simon/eventsimulation/eventsimulation_export.h
26
include/kde4/simon/eventsimulation/pressmode.h
27
include/kde4/simon/jsonconnector/simonjsonconnector.h
28
include/kde4/simon/jsonconnector/simonjsonconnector_export.h
29
include/kde4/simon/logging/logger.h
30
include/kde4/simon/logging/simonlogging_export.h
31
include/kde4/simon/simonactions/actionmanager.h
32
include/kde4/simon/simonactions/commandlistwidget.h
33
include/kde4/simon/simonactions/commandmodel.h
34
include/kde4/simon/simonactions/commandsettingsinternal.h
35
include/kde4/simon/simonactions/greedyreceiver.h
36
include/kde4/simon/simonactions/listcommand.h
37
include/kde4/simon/simonactions/listconfiguration.h
38
include/kde4/simon/simonactionsui/runcommandview.h
39
include/kde4/simon/simoncontextcoreui/compoundconditionsettings.h
40
include/kde4/simon/simoncontextcoreui/newcondition.h
41
include/kde4/simon/simoncontextcoreui/simoncontextcoreui_export.h
42
include/kde4/simon/simoncontextui/contextview.h
43
include/kde4/simon/simoncontextui/simoncontextui_export.h
44
include/kde4/simon/simondialogengine/argumentboundvalue.h
45
include/kde4/simon/simondialogengine/avatar.h
46
include/kde4/simon/simondialogengine/avatarmodel.h
47
include/kde4/simon/simondialogengine/boundvalue.h
48
include/kde4/simon/simondialogengine/confui/avatarconfiguration.h
49
include/kde4/simon/simondialogengine/confui/boundvaluesconfiguration.h
50
include/kde4/simon/simondialogengine/confui/createavatardialog.h
51
include/kde4/simon/simondialogengine/confui/createboundvaluedialog.h
52
include/kde4/simon/simondialogengine/confui/createtemplateoptiondialog.h
53
include/kde4/simon/simondialogengine/confui/outputconfiguration.h
54
include/kde4/simon/simondialogengine/confui/simondialogengineconfui_export.h
55
include/kde4/simon/simondialogengine/confui/templateoptionsconfiguration.h
56
include/kde4/simon/simondialogengine/dialogboundvalues.h
57
include/kde4/simon/simondialogengine/dialogcommand.h
58
include/kde4/simon/simondialogengine/dialogmanager.h
59
include/kde4/simon/simondialogengine/dialogstate.h
60
include/kde4/simon/simondialogengine/dialogtemplateoptions.h
61
include/kde4/simon/simondialogengine/dialogtext.h
62
include/kde4/simon/simondialogengine/dialogtextparser.h
63
include/kde4/simon/simondialogengine/graphicalview/simondialogenginevisualview_export.h
64
include/kde4/simon/simondialogengine/graphicalview/visualdialogview.h
65
include/kde4/simon/simondialogengine/scriptboundvalue.h
66
include/kde4/simon/simondialogengine/simondialogengine_export.h
67
include/kde4/simon/simondialogengine/staticboundvalue.h
68
include/kde4/simon/simondialogengine/ttsview/simondialogenginettsview_export.h
69
include/kde4/simon/simondialogengine/ttsview/ttsdialogview.h
70
include/kde4/simon/simondstreamer/simondstreamer.h
71
include/kde4/simon/simondstreamer/simondstreamer_export.h
72
include/kde4/simon/simondstreamer/simonsender.h
73
include/kde4/simon/simongraphemetophoneme/graphemetophoneme.h
74
include/kde4/simon/simongraphemetophoneme/simongraphemetophoneme_export.h
75
include/kde4/simon/simoninfo/simoninfo.h
76
include/kde4/simon/simoninfo/simoninfo_export.h
77
include/kde4/simon/simonmodelmanagementui/grammarview.h
78
include/kde4/simon/simonmodelmanagementui/promptsview.h
79
include/kde4/simon/simonmodelmanagementui/simonmodelmanagementui_export.h
80
include/kde4/simon/simonmodelmanagementui/trainingview.h
81
include/kde4/simon/simonmodelmanagementui/vocabularyview.h
82
include/kde4/simon/simonmodeltest/fileresultmodel.h
83
include/kde4/simon/simonmodeltest/juliusmodeltest.h
84
include/kde4/simon/simonmodeltest/modeltest.h
85
include/kde4/simon/simonmodeltest/recognizerresult.h
86
include/kde4/simon/simonmodeltest/simonmodeltest_export.h
87
include/kde4/simon/simonmodeltest/sphinxmodeltest.h
88
include/kde4/simon/simonprogresstracking/operation.h
89
include/kde4/simon/simonprogresstracking/simonprogresstracking_export.h
90
include/kde4/simon/simonprogresstracking/statusmanager.h
91
include/kde4/simon/simonprotocol/simonprotocol.h
92
include/kde4/simon/simonrecognitionresult/recognitionresult.h
93
include/kde4/simon/simonrecognitionresult/simonrecognitionresult_export.h
94
include/kde4/simon/simonrecognizer/juliusrecognitionconfiguration.h
95
include/kde4/simon/simonrecognizer/juliusrecognizer.h
96
include/kde4/simon/simonrecognizer/juliusstaticrecognitionconfiguration.h
97
include/kde4/simon/simonrecognizer/recognitionconfiguration.h
98
include/kde4/simon/simonrecognizer/recognizer.h
99
include/kde4/simon/simonrecognizer/sphinxrecognitionconfiguration.h
100
include/kde4/simon/simonrecognizer/sphinxrecognizer.h
101
include/kde4/simon/simonsampleshare/sampleshare.h
102
include/kde4/simon/simonscenariobase/scenarioobject.h
103
include/kde4/simon/simonscenariobase/simonscenariobase_export.h
104
include/kde4/simon/simonscenariobase/versionnumber.h
105
include/kde4/simon/simonscenarios/action.h
106
include/kde4/simon/simonscenarios/actioncollection.h
107
include/kde4/simon/simonscenarios/actioncommandmodel.h
108
include/kde4/simon/simonscenarios/actionmodel.h
109
include/kde4/simon/simonscenarios/activevocabulary.h
110
include/kde4/simon/simonscenarios/author.h
111
include/kde4/simon/simonscenarios/basemodelsettings.h
112
include/kde4/simon/simonscenarios/command.h
113
include/kde4/simon/simonscenarios/commandconfiguration.h
114
include/kde4/simon/simonscenarios/commandlistelements.h
115
include/kde4/simon/simonscenarios/commandmanager.h
116
include/kde4/simon/simonscenarios/commandparameter.h
117
include/kde4/simon/simonscenarios/createcommandwidget.h
118
include/kde4/simon/simonscenarios/createvoiceinterfacecommandwidget.h
119
include/kde4/simon/simonscenarios/grammar.h
120
include/kde4/simon/simonscenarios/languagedescriptioncontainer.h
121
include/kde4/simon/simonscenarios/model.h
122
include/kde4/simon/simonscenarios/modelmanager.h
123
include/kde4/simon/simonscenarios/modelmetadata.h
124
include/kde4/simon/simonscenarios/promptstable.h
125
include/kde4/simon/simonscenarios/promptstablemodel.h
126
include/kde4/simon/simonscenarios/scenario.h
127
include/kde4/simon/simonscenarios/scenariodisplay.h
128
include/kde4/simon/simonscenarios/scenariomanager.h
129
include/kde4/simon/simonscenarios/shadowvocabulary.h
130
include/kde4/simon/simonscenarios/simoncommand.h
131
include/kde4/simon/simonscenarios/simonmodelmanagement_export.h
132
include/kde4/simon/simonscenarios/speechmodel.h
133
include/kde4/simon/simonscenarios/trainingcontainer.h
134
include/kde4/simon/simonscenarios/trainingmanager.h
135
include/kde4/simon/simonscenarios/trainingtext.h
136
include/kde4/simon/simonscenarios/word.h
137
include/kde4/simon/simonscenarios/wordlisttype.h
138
include/kde4/simon/simonscenarioui/scenariomanagementdialog.h
139
include/kde4/simon/simonscenarioui/scenariomanagementwidget.h
140
include/kde4/simon/simonsound/devicesettings.h
141
include/kde4/simon/simonsound/devicevolumewidget.h
142
include/kde4/simon/simonsound/loudnessmetersoundprocessor.h
143
include/kde4/simon/simonsound/postprocessing.h
144
include/kde4/simon/simonsound/recwidget.h
145
include/kde4/simon/simonsound/simonsamples.h
146
include/kde4/simon/simonsound/simonsound.h
147
include/kde4/simon/simonsound/simonsound_export.h
148
include/kde4/simon/simonsound/simonsoundinput.h
149
include/kde4/simon/simonsound/simonsoundoutput.h
150
include/kde4/simon/simonsound/soundbackendclient.h
151
include/kde4/simon/simonsound/soundclient.h
152
include/kde4/simon/simonsound/soundinputclient.h
153
include/kde4/simon/simonsound/soundoutputclient.h
154
include/kde4/simon/simonsound/soundprocessor.h
155
include/kde4/simon/simonsound/soundserver.h
156
include/kde4/simon/simonsound/trainsamplevolumepage.h
157
include/kde4/simon/simonsound/vadsoundprocessor.h
158
include/kde4/simon/simonsound/volumewidget.h
159
include/kde4/simon/simonsound/wavfilewidget.h
160
include/kde4/simon/simonsound/wavplayerclient.h
161
include/kde4/simon/simonuicomponents/actionbutton.h
162
include/kde4/simon/simonuicomponents/addserverconnection.h
163
include/kde4/simon/simonuicomponents/inlinewidget.h
164
include/kde4/simon/simonuicomponents/inlinewidgetview.h
165
include/kde4/simon/simonuicomponents/multikcmview.h
166
include/kde4/simon/simonuicomponents/selectionlistview.h
167
include/kde4/simon/simonuicomponents/selectprogramdialog.h
168
include/kde4/simon/simonuicomponents/serveraddressselector.h
169
include/kde4/simon/simonuicomponents/simonuicomponents_export.h
170
include/kde4/simon/simonuicomponents/simonwizard.h
171
include/kde4/simon/simonuicomponents/textlistwidget.h
172
include/kde4/simon/simonuicomponents/trayiconmanager.h
173
include/kde4/simon/simonuicomponents/verticalscrollarea.h
174
include/kde4/simon/simonutils/fileutils.h
175
include/kde4/simon/simonutils/simonutils_export.h
176
include/kde4/simon/simonwav/wav.h
177
include/kde4/simon/simonxml/simonxml_export.h
178
include/kde4/simon/simonxml/xmldomreader.h
179
include/kde4/simon/simonxml/xmlreader.h
180
include/kde4/simon/simonxml/xmlsaxreader.h
181
include/kde4/simon/speechmodelcompilation/modelcompilation.h
182
include/kde4/simon/speechmodelcompilation/modelcompilationadapter.h
183
include/kde4/simon/speechmodelcompilation/modelcompilationadapterhtk.h
184
include/kde4/simon/speechmodelcompilation/modelcompilationadaptersphinx.h
185
include/kde4/simon/speechmodelcompilation/modelcompilationmanager.h
186
include/kde4/simon/speechmodelcompilation/modelcompilationmanagerhtk.h
187
include/kde4/simon/speechmodelcompilation/modelcompilationmanagersphinx.h
188
include/kde4/simon/speechmodelcompilation/modelcompiler.h
189
include/kde4/simon/speechmodelcompilation/modelcompilerhtk.h
190
include/kde4/simon/speechmodelcompilation/modelcompilersphinx.h
191
include/kde4/simon/speechmodelcompilation/simonmodelcompilationmanagement_export.h
192
include/kde4/simon/tts/simontts.h
193
include/kde4/simon/tts/simontts_export.h
194
include/kde4/simon/version.h
195
include/kde4/simond/simonddatabaseaccess/databaseaccess.h
196
include/kde4/simond/simonddatabaseaccess/simonddatabaseaccess_export.h
197
include/kde4/ssc/sscdaccess/sscdaccess.h
198
include/kde4/ssc/sscdaccess/sscdaccesssingleton.h
199
include/kde4/ssc/sscobjects/institution.h
200
include/kde4/ssc/sscobjects/language.cpp
201
include/kde4/ssc/sscobjects/microphone.h
202
include/kde4/ssc/sscobjects/sample.h
203
include/kde4/ssc/sscobjects/soundcard.h
204
include/kde4/ssc/sscobjects/sscobject.h
205
include/kde4/ssc/sscobjects/sscobjects_export.h
206
include/kde4/ssc/sscobjects/user.h
207
include/kde4/ssc/sscobjects/userininstitution.h
208
include/kde4/ssc/sscprotocol/sscprotocol.h
209
lib/kde4/ksimondsettings.so
210
lib/kde4/plasma_applet_simonoid.so
211
lib/kde4/simonactionskcm.so
212
lib/kde4/simonactivewindowplugin.so
213
lib/kde4/simonaiplugin.so
214
lib/kde4/simonakonadicommandplugin.so
215
lib/kde4/simonappcorekcm.so
216
lib/kde4/simoncalculatorplugin.so
217
lib/kde4/simoncompositecommandplugin.so
218
lib/kde4/simondbuscommandplugin.so
219
lib/kde4/simondbusconditionplugin.so
220
lib/kde4/simondesktopgridplugin.so
221
lib/kde4/simondialogcommandplugin.so
222
lib/kde4/simondictationcommandplugin.so
223
lib/kde4/simondsettings.so
224
lib/kde4/simonexecutablecommandplugin.so
225
lib/kde4/simonfilecontentplugin.so
226
lib/kde4/simonfilterplugin.so
227
lib/kde4/simoninputnumbercommandplugin.so
228
lib/kde4/simonjsoncommandplugin.so
229
lib/kde4/simonkeyboardcommandplugin.so
230
lib/kde4/simonlistcommandplugin.so
231
lib/kde4/simonmodelcompilationconfiguration.so
232
lib/kde4/simonmodelmanagementuikcm.so
233
lib/kde4/simonorconditionassociationplugin.so
234
lib/kde4/simonplacecommandplugin.so
235
lib/kde4/simonprocessopenedconditionplugin.so
236
lib/kde4/simonpronunciationtrainingplugin.so
237
lib/kde4/simonrecognitioncontrolkcm.so
238
lib/kde4/simonscenarioskcm.so
239
lib/kde4/simonshortcutcommandplugin.so
240
lib/kde4/simonsoundkcm.so
241
lib/kde4/simontextmacrocommandplugin.so
242
lib/kde4/simonttsconfiguration.so
243
lib/kde4/sscsettings.so
244
lib/libeventsimulation.so
245
lib/libsimonactions.so
246
lib/libsimonactions.so.0
247
lib/libsimonactions.so.%%PORTVERSION%%
248
lib/libsimonactionsui.so
249
lib/libsimonactionsui.so.0
250
lib/libsimonactionsui.so.%%PORTVERSION%%
251
lib/libsimonappcore.so
252
lib/libsimonappcore.so.0
253
lib/libsimonappcore.so.%%PORTVERSION%%
254
lib/libsimoncontextadapter.so
255
lib/libsimoncontextadapter.so.0
256
lib/libsimoncontextadapter.so.%%PORTVERSION%%
257
lib/libsimoncontextcoreui.so
258
lib/libsimoncontextcoreui.so.0
259
lib/libsimoncontextcoreui.so.%%PORTVERSION%%
260
lib/libsimoncontextdetection.so
261
lib/libsimoncontextdetection.so.0
262
lib/libsimoncontextdetection.so.%%PORTVERSION%%
263
lib/libsimoncontextui.so
264
lib/libsimoncontextui.so.0
265
lib/libsimoncontextui.so.%%PORTVERSION%%
266
lib/libsimonddatabaseaccess.so
267
lib/libsimonddatabaseaccess.so.0
268
lib/libsimonddatabaseaccess.so.%%PORTVERSION%%
269
lib/libsimondialogengine.so
270
lib/libsimondialogengine.so.0
271
lib/libsimondialogengine.so.%%PORTVERSION%%
272
lib/libsimondialogengineconfui.so
273
lib/libsimondialogengineconfui.so.0
274
lib/libsimondialogengineconfui.so.%%PORTVERSION%%
275
lib/libsimondialogenginegraphicalview.so
276
lib/libsimondialogenginegraphicalview.so.0
277
lib/libsimondialogenginegraphicalview.so.%%PORTVERSION%%
278
lib/libsimondialogenginettsview.so
279
lib/libsimondialogenginettsview.so.0
280
lib/libsimondialogenginettsview.so.%%PORTVERSION%%
281
lib/libsimondstreamer.so
282
lib/libsimondstreamer.so.0
283
lib/libsimondstreamer.so.%%PORTVERSION%%
284
lib/libsimongraphemetophoneme.so
285
lib/libsimongraphemetophoneme.so.0
286
lib/libsimongraphemetophoneme.so.%%PORTVERSION%%
287
lib/libsimoninfo.so
288
lib/libsimoninfo.so.0
289
lib/libsimoninfo.so.%%PORTVERSION%%
290
lib/libsimonjsonconnector.so
291
lib/libsimonjsonconnector.so.0
292
lib/libsimonjsonconnector.so.%%PORTVERSION%%
293
lib/libsimonlogging.so
294
lib/libsimonlogging.so.0
295
lib/libsimonlogging.so.%%PORTVERSION%%
296
lib/libsimonmodelcompilation.so
297
lib/libsimonmodelcompilation.so.0
298
lib/libsimonmodelcompilation.so.%%PORTVERSION%%
299
lib/libsimonmodelmanagementui.so
300
lib/libsimonmodelmanagementui.so.0
301
lib/libsimonmodelmanagementui.so.%%PORTVERSION%%
302
lib/libsimonmodeltest.so
303
lib/libsimonmodeltest.so.0
304
lib/libsimonmodeltest.so.%%PORTVERSION%%
305
lib/libsimonprogresstracking.so
306
lib/libsimonprogresstracking.so.0
307
lib/libsimonprogresstracking.so.%%PORTVERSION%%
308
lib/libsimonrecognitioncontrol.so
309
lib/libsimonrecognitioncontrol.so.0
310
lib/libsimonrecognitioncontrol.so.%%PORTVERSION%%
311
lib/libsimonrecognitionresult.so
312
lib/libsimonrecognitionresult.so.0
313
lib/libsimonrecognitionresult.so.%%PORTVERSION%%
314
lib/libsimonrecognizer.so
315
lib/libsimonrecognizer.so.0
316
lib/libsimonrecognizer.so.%%PORTVERSION%%
317
lib/libsimonsampleshare.so
318
lib/libsimonsampleshare.so.4
319
lib/libsimonsampleshare.so.%%KDE4_GENERIC_LIB_VERSION%%
320
lib/libsimonscenariobase.so
321
lib/libsimonscenariobase.so.0
322
lib/libsimonscenariobase.so.%%PORTVERSION%%
323
lib/libsimonscenarios.so
324
lib/libsimonscenarios.so.0
325
lib/libsimonscenarios.so.%%PORTVERSION%%
326
lib/libsimonscenarioui.so
327
lib/libsimonscenarioui.so.0
328
lib/libsimonscenarioui.so.%%PORTVERSION%%
329
lib/libsimonsound.so
330
lib/libsimonsound.so.0
331
lib/libsimonsound.so.%%PORTVERSION%%
332
lib/libsimontts.so
333
lib/libsimontts.so.0
334
lib/libsimontts.so.%%PORTVERSION%%
335
lib/libsimonuicomponents.so
336
lib/libsimonuicomponents.so.0
337
lib/libsimonuicomponents.so.%%PORTVERSION%%
338
lib/libsimonutils.so
339
lib/libsimonutils.so.0
340
lib/libsimonutils.so.%%PORTVERSION%%
341
lib/libsimonwav.so
342
lib/libsimonwav.so.0
343
lib/libsimonwav.so.%%PORTVERSION%%
344
lib/libsimonxml.so
345
lib/libsimonxml.so.0
346
lib/libsimonxml.so.%%PORTVERSION%%
347
lib/libsscdaccess.so
348
lib/libsscdaccess.so.4
349
lib/libsscdaccess.so.%%KDE4_GENERIC_LIB_VERSION%%
350
lib/libsscobjects.so
351
lib/libsscobjects.so.0
352
lib/libsscobjects.so.%%PORTVERSION%%
353
share/applications/kde4/afaras.desktop
354
share/applications/kde4/ksimond.desktop
355
share/applications/kde4/sam.desktop
356
share/applications/kde4/simon.desktop
357
share/applications/kde4/simond.desktop
358
share/applications/kde4/ssc.desktop
359
share/applications/kde4/sscd.desktop
360
share/apps/afarasui.rc
361
share/apps/ai/aimls/Alice/AI.aiml
362
share/apps/ai/aimls/Alice/ALICE.aiml
363
share/apps/ai/aimls/Alice/Adverbs.aiml
364
share/apps/ai/aimls/Alice/Astrology.aiml
365
share/apps/ai/aimls/Alice/Atomic.aiml
366
share/apps/ai/aimls/Alice/Badanswer.aiml
367
share/apps/ai/aimls/Alice/Biography.aiml
368
share/apps/ai/aimls/Alice/Blackjack.aiml
369
share/apps/ai/aimls/Alice/Bot.aiml
370
share/apps/ai/aimls/Alice/Botmaster.aiml
371
share/apps/ai/aimls/Alice/Client.aiml
372
share/apps/ai/aimls/Alice/Computers.aiml
373
share/apps/ai/aimls/Alice/Date.aiml
374
share/apps/ai/aimls/Alice/Default.aiml
375
share/apps/ai/aimls/Alice/Dialog.aiml
376
share/apps/ai/aimls/Alice/Drugs.aiml
377
share/apps/ai/aimls/Alice/Emotion.aiml
378
share/apps/ai/aimls/Alice/Food.aiml
379
share/apps/ai/aimls/Alice/Geography.aiml
380
share/apps/ai/aimls/Alice/Gossip.aiml
381
share/apps/ai/aimls/Alice/History.aiml
382
share/apps/ai/aimls/Alice/Human.aiml
383
share/apps/ai/aimls/Alice/Humor.aiml
384
share/apps/ai/aimls/Alice/IU.aiml
385
share/apps/ai/aimls/Alice/Inquiry.aiml
386
share/apps/ai/aimls/Alice/Integer.aiml
387
share/apps/ai/aimls/Alice/Interjection.aiml
388
share/apps/ai/aimls/Alice/Knowledge.aiml
389
share/apps/ai/aimls/Alice/Literature.aiml
390
share/apps/ai/aimls/Alice/Luckyslots.aiml
391
share/apps/ai/aimls/Alice/Money.aiml
392
share/apps/ai/aimls/Alice/Movies.aiml
393
share/apps/ai/aimls/Alice/Multiple.aiml
394
share/apps/ai/aimls/Alice/Music.aiml
395
share/apps/ai/aimls/Alice/Parts.aiml
396
share/apps/ai/aimls/Alice/Personality.aiml
397
share/apps/ai/aimls/Alice/Philosophy.aiml
398
share/apps/ai/aimls/Alice/Pickup.aiml
399
share/apps/ai/aimls/Alice/Politics.aiml
400
share/apps/ai/aimls/Alice/Predicates.aiml
401
share/apps/ai/aimls/Alice/Psychology.aiml
402
share/apps/ai/aimls/Alice/Reduce.aiml
403
share/apps/ai/aimls/Alice/Reducer.aiml
404
share/apps/ai/aimls/Alice/Reductions.aiml
405
share/apps/ai/aimls/Alice/Religion.aiml
406
share/apps/ai/aimls/Alice/Salutations.aiml
407
share/apps/ai/aimls/Alice/Science.aiml
408
share/apps/ai/aimls/Alice/Sex.aiml
409
share/apps/ai/aimls/Alice/Spam.aiml
410
share/apps/ai/aimls/Alice/Sports.aiml
411
share/apps/ai/aimls/Alice/Stack.aiml
412
share/apps/ai/aimls/Alice/Stories.aiml
413
share/apps/ai/aimls/Alice/That.aiml
414
share/apps/ai/aimls/Alice/Utilities.aiml
415
share/apps/ai/aimls/Alice/Wallace.aiml
416
share/apps/ai/aimls/Alice/Wordplay.aiml
417
share/apps/ai/aimls/Alice/Xfind.aiml
418
share/apps/ai/aimls/Alice/update.aiml
419
share/apps/ai/aimls/German/German-standalone.aiml
420
share/apps/ai/util/bot.xml
421
share/apps/ai/util/substitutions.xml
422
share/apps/ai/util/vars.xml
423
share/apps/sam/reports/templates/report_full_de.tex
424
share/apps/sam/reports/templates/report_full_en.tex
425
share/apps/sam/reports/templates/report_short_de.tex
426
share/apps/samui.rc
427
share/apps/simon.log
428
share/apps/simon/conf/categories.xml
429
share/apps/simon/conf/executables.xml
430
share/apps/simon/conf/keyboardsets.xml
431
share/apps/simon/conf/places.xml
432
share/apps/simon/conf/shortcuts.xml
433
share/apps/simon/conf/textmacros.xml
434
share/apps/simon/images/bg-acoustic-model.png
435
share/apps/simon/images/bg-recognition.png
436
share/apps/simon/images/bg-scenarios.png
437
share/apps/simon/images/bg-training.png
438
share/apps/simon/model/phonemes
439
share/apps/simon/scripts/config
440
share/apps/simon/scripts/config.global
441
share/apps/simon/scripts/config.rc
442
share/apps/simon/scripts/global
443
share/apps/simon/scripts/global.ded
444
share/apps/simon/scripts/gmm1.hed
445
share/apps/simon/scripts/gmm2.hed
446
share/apps/simon/scripts/gmm3.hed
447
share/apps/simon/scripts/mkphones0.led
448
share/apps/simon/scripts/mkphones1.led
449
share/apps/simon/scripts/mktri.led
450
share/apps/simon/scripts/proto
451
share/apps/simon/scripts/regtree.hed
452
share/apps/simon/scripts/sil.hed
453
share/apps/simon/scripts/tree1.hed
454
share/apps/simon/scripts/wav_config
455
share/apps/simon/themes/default/addword.png
456
share/apps/simon/themes/default/alphawarning.png
457
share/apps/simon/themes/default/editcategory.png
458
share/apps/simon/themes/default/firstrun.png
459
share/apps/simon/themes/default/importdict.png
460
share/apps/simon/themes/default/importfolder.png
461
share/apps/simon/themes/default/importgrammar.png
462
share/apps/simon/themes/default/importtexts.png
463
share/apps/simon/themes/default/l10n/ca/addword.png
464
share/apps/simon/themes/default/l10n/ca/editcategory.png
465
share/apps/simon/themes/default/l10n/ca/firstrun.png
466
share/apps/simon/themes/default/l10n/ca/importdict.png
467
share/apps/simon/themes/default/l10n/ca/importfolder.png
468
share/apps/simon/themes/default/l10n/ca/importgrammar.png
469
share/apps/simon/themes/default/l10n/ca/importtexts.png
470
share/apps/simon/themes/default/l10n/ca/merge.png
471
share/apps/simon/themes/default/l10n/ca/training.png
472
share/apps/simon/themes/default/l10n/de/addword.png
473
share/apps/simon/themes/default/l10n/de/editcategory.png
474
share/apps/simon/themes/default/l10n/de/firstrun.png
475
share/apps/simon/themes/default/l10n/de/importdict.png
476
share/apps/simon/themes/default/l10n/de/importfolder.png
477
share/apps/simon/themes/default/l10n/de/importgrammar.png
478
share/apps/simon/themes/default/l10n/de/importtexts.png
479
share/apps/simon/themes/default/l10n/de/merge.png
480
share/apps/simon/themes/default/l10n/de/training.png
481
share/apps/simon/themes/default/l10n/en/addword.png
482
share/apps/simon/themes/default/l10n/en/editcategory.png
483
share/apps/simon/themes/default/l10n/en/firstrun.png
484
share/apps/simon/themes/default/l10n/en/importdict.png
485
share/apps/simon/themes/default/l10n/en/importfolder.png
486
share/apps/simon/themes/default/l10n/en/importgrammar.png
487
share/apps/simon/themes/default/l10n/en/importtexts.png
488
share/apps/simon/themes/default/l10n/en/merge.png
489
share/apps/simon/themes/default/l10n/en/training.png
490
share/apps/simon/themes/default/merge.png
491
share/apps/simon/themes/default/releaseinfo.png
492
share/apps/simon/themes/default/splash.png
493
share/apps/simon/themes/default/training.png
494
share/apps/simon/themes/default/welcomebanner.png
495
share/apps/simon/ttsrec/ttssets.xml
496
share/apps/simond/default.jconf
497
share/apps/simond/simond.db
498
share/apps/simoninfo/themes/default/osd.png
499
share/apps/simonui.rc
500
share/apps/ssc/texts/interview/interview.prompts
501
share/apps/ssc/texts/repeat/repeat.prompts
502
share/apps/ssc/texts/training/training.prompts
503
share/apps/ssc/themes/default/training.png
504
share/apps/sscui.rc
505
share/autostart/ksimond_autostart.desktop
506
share/autostart/simon_autostart.desktop
507
share/config.kcfg/speechmodelmanagementconfiguration.kcfg
508
share/config/simonbasemodels.knsrc
509
share/config/simonscenarios.knsrc
510
share/doc/HTML/ca/afaras/common
511
share/doc/HTML/ca/afaras/index.cache.bz2
512
share/doc/HTML/ca/afaras/index.docbook
513
share/doc/HTML/ca/afaras/main.png
514
share/doc/HTML/ca/afaras/review.png
515
share/doc/HTML/ca/ksimond/common
516
share/doc/HTML/ca/ksimond/index.cache.bz2
517
share/doc/HTML/ca/ksimond/index.docbook
518
share/doc/HTML/ca/ksimond/ksimond.png
519
share/doc/HTML/ca/ksimond/ksimond_config.png
520
share/doc/HTML/ca/ksimond/simond_network_config.png
521
share/doc/HTML/ca/ksimond/simond_speech_model_config.png
522
share/doc/HTML/ca/ksimond/simond_user_config.png
523
share/doc/HTML/ca/sam/common
524
share/doc/HTML/ca/sam/conservative_training.png
525
share/doc/HTML/ca/sam/index.cache.bz2
526
share/doc/HTML/ca/sam/index.docbook
527
share/doc/HTML/ca/sam/input_output.png
528
share/doc/HTML/ca/sam/main.png
529
share/doc/HTML/ca/sam/sam_test_io.png
530
share/doc/HTML/ca/simon/add_scenario.png
531
share/doc/HTML/ca/simon/architecture.png
532
share/doc/HTML/ca/simon/base_model_settings_1.png
533
share/doc/HTML/ca/simon/base_model_settings_2.png
534
share/doc/HTML/ca/simon/base_model_settings_3.png
535
share/doc/HTML/ca/simon/common
536
share/doc/HTML/ca/simon/configure_general.png
537
share/doc/HTML/ca/simon/configure_model_extensions.png
538
share/doc/HTML/ca/simon/configure_simond_1.png
539
share/doc/HTML/ca/simon/configure_simond_2.png
540
share/doc/HTML/ca/simon/configure_sound_1.png
541
share/doc/HTML/ca/simon/configure_sound_4.png
542
share/doc/HTML/ca/simon/configure_sound_advanced.png
543
share/doc/HTML/ca/simon/configure_speech_model.png
544
share/doc/HTML/ca/simon/configure_synchronization.png
545
share/doc/HTML/ca/simon/contribute_samples_1.png
546
share/doc/HTML/ca/simon/first_run_1.png
547
share/doc/HTML/ca/simon/first_run_2.png
548
share/doc/HTML/ca/simon/first_run_3.png
549
share/doc/HTML/ca/simon/first_run_4.png
550
share/doc/HTML/ca/simon/first_run_5.png
551
share/doc/HTML/ca/simon/first_run_6.png
552
share/doc/HTML/ca/simon/get_hot_new_scenarios_1.png
553
share/doc/HTML/ca/simon/import_grammar2.png
554
share/doc/HTML/ca/simon/import_training_data_1.png
555
share/doc/HTML/ca/simon/index.cache.bz2
556
share/doc/HTML/ca/simon/index.docbook
557
share/doc/HTML/ca/simon/language_profile_configuration.png
558
share/doc/HTML/ca/simon/manage_scenarios_1.png
559
share/doc/HTML/ca/simon/manage_scenarios_2.png
560
share/doc/HTML/ca/simon/pause_control_speak.png
561
share/doc/HTML/ca/simon/pause_control_wait.png
562
share/doc/HTML/ca/simon/screenshot_main.png
563
share/doc/HTML/ca/simon/snr_warning.png
564
share/doc/HTML/ca/simon/too_loud.png
565
share/doc/HTML/ca/simon/too_quiet.png
566
share/doc/HTML/ca/simon/training_config.png
567
share/doc/HTML/ca/simon/training_samples_modify.png
568
share/doc/HTML/ca/simon/training_samples_remove.png
569
share/doc/HTML/ca/simon/tts_1.png
570
share/doc/HTML/ca/simon/tts_2.png
571
share/doc/HTML/ca/simon/tts_3.png
572
share/doc/HTML/ca/simon/vad.png
573
share/doc/HTML/ca/simon/volume_calibration.png
574
share/doc/HTML/ca/simon/volume_calibration_config.png
575
share/doc/HTML/ca/simon/volume_perfect.png
576
share/doc/HTML/ca/simond/common
577
share/doc/HTML/ca/simond/index.cache.bz2
578
share/doc/HTML/ca/simond/index.docbook
579
share/doc/HTML/ca/ssc/common
580
share/doc/HTML/ca/ssc/index.cache.bz2
581
share/doc/HTML/ca/ssc/index.docbook
582
share/doc/HTML/ca/ssc/offline_mode.png
583
share/doc/HTML/ca/ssc/ssc_settings.png
584
share/doc/HTML/ca/ssc/training_device_information.png
585
share/doc/HTML/ca/ssc/training_interview.png
586
share/doc/HTML/ca/ssc/training_intro.png
587
share/doc/HTML/ca/ssc/training_sample.png
588
share/doc/HTML/ca/ssc/training_transmit.png
589
share/doc/HTML/ca/ssc/training_volume.png
590
share/doc/HTML/ca/sscd/common
591
share/doc/HTML/ca/sscd/index.cache.bz2
592
share/doc/HTML/ca/sscd/index.docbook
593
share/doc/HTML/de/afaras/common
594
share/doc/HTML/de/afaras/index.cache.bz2
595
share/doc/HTML/de/afaras/index.docbook
596
share/doc/HTML/de/ksimond/common
597
share/doc/HTML/de/ksimond/index.cache.bz2
598
share/doc/HTML/de/ksimond/index.docbook
599
share/doc/HTML/de/sam/common
600
share/doc/HTML/de/sam/index.cache.bz2
601
share/doc/HTML/de/sam/index.docbook
602
share/doc/HTML/de/simon/common
603
share/doc/HTML/de/simon/index.cache.bz2
604
share/doc/HTML/de/simon/index.docbook
605
share/doc/HTML/de/simond/common
606
share/doc/HTML/de/simond/index.cache.bz2
607
share/doc/HTML/de/simond/index.docbook
608
share/doc/HTML/de/ssc/common
609
share/doc/HTML/de/ssc/index.cache.bz2
610
share/doc/HTML/de/ssc/index.docbook
611
share/doc/HTML/de/sscd/common
612
share/doc/HTML/de/sscd/index.cache.bz2
613
share/doc/HTML/de/sscd/index.docbook
614
share/doc/HTML/en/afaras/common
615
share/doc/HTML/en/afaras/index.cache.bz2
616
share/doc/HTML/en/afaras/index.docbook
617
share/doc/HTML/en/afaras/main.png
618
share/doc/HTML/en/afaras/review.png
619
share/doc/HTML/en/ksimond/common
620
share/doc/HTML/en/ksimond/index.cache.bz2
621
share/doc/HTML/en/ksimond/index.docbook
622
share/doc/HTML/en/ksimond/ksimond.png
623
share/doc/HTML/en/ksimond/ksimond_config.png
624
share/doc/HTML/en/ksimond/simond_network_config.png
625
share/doc/HTML/en/ksimond/simond_speech_model_config.png
626
share/doc/HTML/en/ksimond/simond_user_config.png
627
share/doc/HTML/en/sam/adapt_scenarios.png
628
share/doc/HTML/en/sam/build.png
629
share/doc/HTML/en/sam/common
630
share/doc/HTML/en/sam/conservative_training.png
631
share/doc/HTML/en/sam/index.cache.bz2
632
share/doc/HTML/en/sam/index.docbook
633
share/doc/HTML/en/sam/input_output.png
634
share/doc/HTML/en/sam/main.png
635
share/doc/HTML/en/sam/sam_test_io.png
636
share/doc/HTML/en/sam/test_model.png
637
share/doc/HTML/en/sam/test_result_export_experiment.png
638
share/doc/HTML/en/sam/test_result_export_main.png
639
share/doc/HTML/en/sam/test_result_export_pdf.png
640
share/doc/HTML/en/sam/test_result_export_testset.png
641
share/doc/HTML/en/sam/test_result_files.png
642
share/doc/HTML/en/sam/test_result_graph.png
643
share/doc/HTML/en/sam/test_result_log.png
644
share/doc/HTML/en/sam/test_result_sentences.png
645
share/doc/HTML/en/sam/test_result_words.png
646
share/doc/HTML/en/simon/active_window_condition.png
647
share/doc/HTML/en/simon/add_scenario.png
648
share/doc/HTML/en/simon/add_word_1.png
649
share/doc/HTML/en/simon/add_word_2.png
650
share/doc/HTML/en/simon/add_word_2_2.png
651
share/doc/HTML/en/simon/add_word_2_3.png
652
share/doc/HTML/en/simon/add_word_2_4.png
653
share/doc/HTML/en/simon/add_word_3.png
654
share/doc/HTML/en/simon/add_word_4.png
655
share/doc/HTML/en/simon/add_word_5.png
656
share/doc/HTML/en/simon/ai_configure.png
657
share/doc/HTML/en/simon/akonadi_command_configuration.png
658
share/doc/HTML/en/simon/architecture.png
659
share/doc/HTML/en/simon/base_model_settings_1.png
660
share/doc/HTML/en/simon/base_model_settings_2.png
661
share/doc/HTML/en/simon/base_model_settings_3.png
662
share/doc/HTML/en/simon/calculator.png
663
share/doc/HTML/en/simon/calculator_configuration.png
664
share/doc/HTML/en/simon/calculator_minimal.png
665
share/doc/HTML/en/simon/calculator_output_mode_selection.png
666
share/doc/HTML/en/simon/command_autorun.png
667
share/doc/HTML/en/simon/command_composite_1.png
668
share/doc/HTML/en/simon/command_desktopgrid.png
669
share/doc/HTML/en/simon/command_input_number.png
670
share/doc/HTML/en/simon/command_list_1.png
671
share/doc/HTML/en/simon/command_list_2.png
672
share/doc/HTML/en/simon/command_list_3.png
673
share/doc/HTML/en/simon/command_main.png
674
share/doc/HTML/en/simon/command_place.png
675
share/doc/HTML/en/simon/command_place_import_1.png
676
share/doc/HTML/en/simon/command_place_import_2.png
677
share/doc/HTML/en/simon/command_plug.png
678
share/doc/HTML/en/simon/command_program.png
679
share/doc/HTML/en/simon/command_program_import_1.png
680
share/doc/HTML/en/simon/command_shortcut.png
681
share/doc/HTML/en/simon/command_text-macro.png
682
share/doc/HTML/en/simon/common
683
share/doc/HTML/en/simon/configure_actions_1.png
684
share/doc/HTML/en/simon/configure_dictation.png
685
share/doc/HTML/en/simon/configure_general.png
686
share/doc/HTML/en/simon/configure_model_extensions.png
687
share/doc/HTML/en/simon/configure_number_input_elements.png
688
share/doc/HTML/en/simon/configure_simond_1.png
689
share/doc/HTML/en/simon/configure_simond_2.png
690
share/doc/HTML/en/simon/configure_sound_1.png
691
share/doc/HTML/en/simon/configure_sound_2.png
692
share/doc/HTML/en/simon/configure_sound_3.png
693
share/doc/HTML/en/simon/configure_sound_4.png
694
share/doc/HTML/en/simon/configure_sound_5.png
695
share/doc/HTML/en/simon/configure_sound_advanced.png
696
share/doc/HTML/en/simon/configure_speech_model.png
697
share/doc/HTML/en/simon/configure_synchronization.png
698
share/doc/HTML/en/simon/configure_webcam.png
699
share/doc/HTML/en/simon/context.png
700
share/doc/HTML/en/simon/context_1.png
701
share/doc/HTML/en/simon/contribute_samples_1.png
702
share/doc/HTML/en/simon/contribute_samples_2.png
703
share/doc/HTML/en/simon/contribute_samples_3.png
704
share/doc/HTML/en/simon/create_language_profile.png
705
share/doc/HTML/en/simon/dbus_command.png
706
share/doc/HTML/en/simon/dbus_condition1.png
707
share/doc/HTML/en/simon/delete_word.png
708
share/doc/HTML/en/simon/desktop_grid_click_selection.png
709
share/doc/HTML/en/simon/desktop_grid_configure_list_elements.png
710
share/doc/HTML/en/simon/desktopgrid_configure.png
711
share/doc/HTML/en/simon/dialog_avatars.png
712
share/doc/HTML/en/simon/dialog_bound_value_add_argument.png
713
share/doc/HTML/en/simon/dialog_bound_value_add_plasma.png
714
share/doc/HTML/en/simon/dialog_bound_value_add_qtscript.png
715
share/doc/HTML/en/simon/dialog_bound_value_add_static.png
716
share/doc/HTML/en/simon/dialog_bound_values.png
717
share/doc/HTML/en/simon/dialog_design.png
718
share/doc/HTML/en/simon/dialog_design_avatar.png
719
share/doc/HTML/en/simon/dialog_design_options.png
720
share/doc/HTML/en/simon/dialog_design_options_new.png
721
share/doc/HTML/en/simon/dialog_output.png
722
share/doc/HTML/en/simon/dialog_template_options.png
723
share/doc/HTML/en/simon/did_you_mean.png
724
share/doc/HTML/en/simon/edit_word.png
725
share/doc/HTML/en/simon/face_detection_condition.png
726
share/doc/HTML/en/simon/file_content_condition.png
727
share/doc/HTML/en/simon/filter_configuration.png
728
share/doc/HTML/en/simon/first_run_1.png
729
share/doc/HTML/en/simon/first_run_2.png
730
share/doc/HTML/en/simon/first_run_3.png
731
share/doc/HTML/en/simon/first_run_4.png
732
share/doc/HTML/en/simon/first_run_5.png
733
share/doc/HTML/en/simon/first_run_6.png
734
share/doc/HTML/en/simon/get_hot_new_scenarios_1.png
735
share/doc/HTML/en/simon/grammar.png
736
share/doc/HTML/en/simon/import_dictionary_0.png
737
share/doc/HTML/en/simon/import_dictionary_1.png
738
share/doc/HTML/en/simon/import_dictionary_hadifix.png
739
share/doc/HTML/en/simon/import_dictionary_hadifix_1.png
740
share/doc/HTML/en/simon/import_dictionary_htk.png
741
share/doc/HTML/en/simon/import_dictionary_julius.png
742
share/doc/HTML/en/simon/import_dictionary_pls.png
743
share/doc/HTML/en/simon/import_dictionary_sphinx.png
744
share/doc/HTML/en/simon/import_grammar.png
745
share/doc/HTML/en/simon/import_grammar1.png
746
share/doc/HTML/en/simon/import_grammar2.png
747
share/doc/HTML/en/simon/import_grammar3.png
748
share/doc/HTML/en/simon/import_text_1.png
749
share/doc/HTML/en/simon/import_text_2.png
750
share/doc/HTML/en/simon/import_text_3.png
751
share/doc/HTML/en/simon/import_text_4.png
752
share/doc/HTML/en/simon/import_training_data_1.png
753
share/doc/HTML/en/simon/import_training_data_2.png
754
share/doc/HTML/en/simon/index.cache.bz2
755
share/doc/HTML/en/simon/index.docbook
756
share/doc/HTML/en/simon/input_number_configure.png
757
share/doc/HTML/en/simon/input_number_huge_font.png
758
share/doc/HTML/en/simon/json_command.png
759
share/doc/HTML/en/simon/keyboard_1.png
760
share/doc/HTML/en/simon/keyboard_2.png
761
share/doc/HTML/en/simon/keyboard_3.png
762
share/doc/HTML/en/simon/keyboard_4.png
763
share/doc/HTML/en/simon/language_profile_configuration.png
764
share/doc/HTML/en/simon/lip_detection_condition.png
765
share/doc/HTML/en/simon/manage_scenarios_1.png
766
share/doc/HTML/en/simon/manage_scenarios_2.png
767
share/doc/HTML/en/simon/merge_category.png
768
share/doc/HTML/en/simon/or_condition_association.png
769
share/doc/HTML/en/simon/pause_control_speak.png
770
share/doc/HTML/en/simon/pause_control_wait.png
771
share/doc/HTML/en/simon/process_opened_condition.png
772
share/doc/HTML/en/simon/pronunciation_training.png
773
share/doc/HTML/en/simon/pronunciation_training_configuration.png
774
share/doc/HTML/en/simon/rename_category.png
775
share/doc/HTML/en/simon/screenshot_main.png
776
share/doc/HTML/en/simon/snr_warning.png
777
share/doc/HTML/en/simon/special_training.png
778
share/doc/HTML/en/simon/special_training_2.png
779
share/doc/HTML/en/simon/too_loud.png
780
share/doc/HTML/en/simon/too_quiet.png
781
share/doc/HTML/en/simon/training.png
782
share/doc/HTML/en/simon/training_config.png
783
share/doc/HTML/en/simon/training_running.png
784
share/doc/HTML/en/simon/training_samples.png
785
share/doc/HTML/en/simon/training_samples_modify.png
786
share/doc/HTML/en/simon/training_samples_remove.png
787
share/doc/HTML/en/simon/training_warning.png
788
share/doc/HTML/en/simon/tts_1.png
789
share/doc/HTML/en/simon/tts_2.png
790
share/doc/HTML/en/simon/tts_3.png
791
share/doc/HTML/en/simon/upload_scenario_1.png
792
share/doc/HTML/en/simon/upload_scenario_2.png
793
share/doc/HTML/en/simon/upload_scenario_3.png
794
share/doc/HTML/en/simon/upload_scenario_4.png
795
share/doc/HTML/en/simon/vad.png
796
share/doc/HTML/en/simon/vocabulary.png
797
share/doc/HTML/en/simon/vocabulary1.png
798
share/doc/HTML/en/simon/voice_interface_command_1.png
799
share/doc/HTML/en/simon/volume_calibration.png
800
share/doc/HTML/en/simon/volume_calibration_config.png
801
share/doc/HTML/en/simon/volume_perfect.png
802
share/doc/HTML/en/simond/common
803
share/doc/HTML/en/simond/index.cache.bz2
804
share/doc/HTML/en/simond/index.docbook
805
share/doc/HTML/en/simond/simond_network_config.png
806
share/doc/HTML/en/simond/simond_speech_model_config.png
807
share/doc/HTML/en/simond/simond_user_config.png
808
share/doc/HTML/en/ssc/add_institution_association.png
809
share/doc/HTML/en/ssc/common
810
share/doc/HTML/en/ssc/index.cache.bz2
811
share/doc/HTML/en/ssc/index.docbook
812
share/doc/HTML/en/ssc/institutions.png
813
share/doc/HTML/en/ssc/main.png
814
share/doc/HTML/en/ssc/offline_mode.png
815
share/doc/HTML/en/ssc/ssc_settings.png
816
share/doc/HTML/en/ssc/training_device_information.png
817
share/doc/HTML/en/ssc/training_interview.png
818
share/doc/HTML/en/ssc/training_intro.png
819
share/doc/HTML/en/ssc/training_sample.png
820
share/doc/HTML/en/ssc/training_transmit.png
821
share/doc/HTML/en/ssc/training_volume.png
822
share/doc/HTML/en/ssc/upload_stored.png
823
share/doc/HTML/en/ssc/user.png
824
share/doc/HTML/en/ssc/users.png
825
share/doc/HTML/en/sscd/common
826
share/doc/HTML/en/sscd/index.cache.bz2
827
share/doc/HTML/en/sscd/index.docbook
828
share/doc/HTML/es/afaras/common
829
share/doc/HTML/es/afaras/index.cache.bz2
830
share/doc/HTML/es/afaras/index.docbook
831
share/doc/HTML/es/ksimond/common
832
share/doc/HTML/es/ksimond/index.cache.bz2
833
share/doc/HTML/es/ksimond/index.docbook
834
share/doc/HTML/es/sam/common
835
share/doc/HTML/es/sam/index.cache.bz2
836
share/doc/HTML/es/sam/index.docbook
837
share/doc/HTML/es/simon/common
838
share/doc/HTML/es/simon/index.cache.bz2
839
share/doc/HTML/es/simon/index.docbook
840
share/doc/HTML/es/simond/common
841
share/doc/HTML/es/simond/index.cache.bz2
842
share/doc/HTML/es/simond/index.docbook
843
share/doc/HTML/es/ssc/common
844
share/doc/HTML/es/ssc/index.cache.bz2
845
share/doc/HTML/es/ssc/index.docbook
846
share/doc/HTML/es/sscd/common
847
share/doc/HTML/es/sscd/index.cache.bz2
848
share/doc/HTML/es/sscd/index.docbook
849
share/doc/HTML/et/afaras/common
850
share/doc/HTML/et/afaras/index.cache.bz2
851
share/doc/HTML/et/afaras/index.docbook
852
share/doc/HTML/et/ksimond/common
853
share/doc/HTML/et/ksimond/index.cache.bz2
854
share/doc/HTML/et/ksimond/index.docbook
855
share/doc/HTML/et/sam/common
856
share/doc/HTML/et/sam/index.cache.bz2
857
share/doc/HTML/et/sam/index.docbook
858
share/doc/HTML/et/simon/common
859
share/doc/HTML/et/simon/index.cache.bz2
860
share/doc/HTML/et/simon/index.docbook
861
share/doc/HTML/et/simond/common
862
share/doc/HTML/et/simond/index.cache.bz2
863
share/doc/HTML/et/simond/index.docbook
864
share/doc/HTML/et/ssc/common
865
share/doc/HTML/et/ssc/index.cache.bz2
866
share/doc/HTML/et/ssc/index.docbook
867
share/doc/HTML/et/sscd/common
868
share/doc/HTML/et/sscd/index.cache.bz2
869
share/doc/HTML/et/sscd/index.docbook
870
share/doc/HTML/it/sam/common
871
share/doc/HTML/it/sam/index.cache.bz2
872
share/doc/HTML/it/sam/index.docbook
873
share/doc/HTML/it/simon/common
874
share/doc/HTML/it/simon/index.cache.bz2
875
share/doc/HTML/it/simon/index.docbook
876
share/doc/HTML/it/simond/common
877
share/doc/HTML/it/simond/index.cache.bz2
878
share/doc/HTML/it/simond/index.docbook
879
share/doc/HTML/it/ssc/common
880
share/doc/HTML/it/ssc/index.cache.bz2
881
share/doc/HTML/it/ssc/index.docbook
882
share/doc/HTML/it/sscd/common
883
share/doc/HTML/it/sscd/index.cache.bz2
884
share/doc/HTML/it/sscd/index.docbook
885
share/doc/HTML/nl/afaras/common
886
share/doc/HTML/nl/afaras/index.cache.bz2
887
share/doc/HTML/nl/afaras/index.docbook
888
share/doc/HTML/nl/ksimond/common
889
share/doc/HTML/nl/ksimond/index.cache.bz2
890
share/doc/HTML/nl/ksimond/index.docbook
891
share/doc/HTML/nl/sam/common
892
share/doc/HTML/nl/sam/index.cache.bz2
893
share/doc/HTML/nl/sam/index.docbook
894
share/doc/HTML/nl/simon/common
895
share/doc/HTML/nl/simon/index.cache.bz2
896
share/doc/HTML/nl/simon/index.docbook
897
share/doc/HTML/nl/simond/common
898
share/doc/HTML/nl/simond/index.cache.bz2
899
share/doc/HTML/nl/simond/index.docbook
900
share/doc/HTML/nl/ssc/common
901
share/doc/HTML/nl/ssc/index.cache.bz2
902
share/doc/HTML/nl/ssc/index.docbook
903
share/doc/HTML/nl/sscd/common
904
share/doc/HTML/nl/sscd/index.cache.bz2
905
share/doc/HTML/nl/sscd/index.docbook
906
share/doc/HTML/pt/afaras/common
907
share/doc/HTML/pt/afaras/index.cache.bz2
908
share/doc/HTML/pt/afaras/index.docbook
909
share/doc/HTML/pt/ksimond/common
910
share/doc/HTML/pt/ksimond/index.cache.bz2
911
share/doc/HTML/pt/ksimond/index.docbook
912
share/doc/HTML/pt/sam/common
913
share/doc/HTML/pt/sam/index.cache.bz2
914
share/doc/HTML/pt/sam/index.docbook
915
share/doc/HTML/pt/simon/common
916
share/doc/HTML/pt/simon/index.cache.bz2
917
share/doc/HTML/pt/simon/index.docbook
918
share/doc/HTML/pt/simond/common
919
share/doc/HTML/pt/simond/index.cache.bz2
920
share/doc/HTML/pt/simond/index.docbook
921
share/doc/HTML/pt/ssc/common
922
share/doc/HTML/pt/ssc/index.cache.bz2
923
share/doc/HTML/pt/ssc/index.docbook
924
share/doc/HTML/pt/sscd/common
925
share/doc/HTML/pt/sscd/index.cache.bz2
926
share/doc/HTML/pt/sscd/index.docbook
927
share/doc/HTML/pt_BR/afaras/common
928
share/doc/HTML/pt_BR/afaras/index.cache.bz2
929
share/doc/HTML/pt_BR/afaras/index.docbook
930
share/doc/HTML/pt_BR/ksimond/common
931
share/doc/HTML/pt_BR/ksimond/index.cache.bz2
932
share/doc/HTML/pt_BR/ksimond/index.docbook
933
share/doc/HTML/pt_BR/sam/common
934
share/doc/HTML/pt_BR/sam/index.cache.bz2
935
share/doc/HTML/pt_BR/sam/index.docbook
936
share/doc/HTML/pt_BR/simon/common
937
share/doc/HTML/pt_BR/simon/index.cache.bz2
938
share/doc/HTML/pt_BR/simon/index.docbook
939
share/doc/HTML/pt_BR/simond/common
940
share/doc/HTML/pt_BR/simond/index.cache.bz2
941
share/doc/HTML/pt_BR/simond/index.docbook
942
share/doc/HTML/pt_BR/ssc/common
943
share/doc/HTML/pt_BR/ssc/index.cache.bz2
944
share/doc/HTML/pt_BR/ssc/index.docbook
945
share/doc/HTML/pt_BR/sscd/common
946
share/doc/HTML/pt_BR/sscd/index.cache.bz2
947
share/doc/HTML/pt_BR/sscd/index.docbook
948
share/doc/HTML/sv/afaras/common
949
share/doc/HTML/sv/afaras/index.cache.bz2
950
share/doc/HTML/sv/afaras/index.docbook
951
share/doc/HTML/sv/ksimond/common
952
share/doc/HTML/sv/ksimond/index.cache.bz2
953
share/doc/HTML/sv/ksimond/index.docbook
954
share/doc/HTML/sv/sam/common
955
share/doc/HTML/sv/sam/index.cache.bz2
956
share/doc/HTML/sv/sam/index.docbook
957
share/doc/HTML/sv/simon/common
958
share/doc/HTML/sv/simon/index.cache.bz2
959
share/doc/HTML/sv/simon/index.docbook
960
share/doc/HTML/sv/simond/common
961
share/doc/HTML/sv/simond/index.cache.bz2
962
share/doc/HTML/sv/simond/index.docbook
963
share/doc/HTML/sv/ssc/common
964
share/doc/HTML/sv/ssc/index.cache.bz2
965
share/doc/HTML/sv/ssc/index.docbook
966
share/doc/HTML/sv/sscd/common
967
share/doc/HTML/sv/sscd/index.cache.bz2
968
share/doc/HTML/sv/sscd/index.docbook
969
share/doc/HTML/uk/afaras/common
970
share/doc/HTML/uk/afaras/index.cache.bz2
971
share/doc/HTML/uk/afaras/index.docbook
972
share/doc/HTML/uk/ksimond/common
973
share/doc/HTML/uk/ksimond/index.cache.bz2
974
share/doc/HTML/uk/ksimond/index.docbook
975
share/doc/HTML/uk/sam/common
976
share/doc/HTML/uk/sam/index.cache.bz2
977
share/doc/HTML/uk/sam/index.docbook
978
share/doc/HTML/uk/simon/common
979
share/doc/HTML/uk/simon/index.cache.bz2
980
share/doc/HTML/uk/simon/index.docbook
981
share/doc/HTML/uk/simond/common
982
share/doc/HTML/uk/simond/index.cache.bz2
983
share/doc/HTML/uk/simond/index.docbook
984
share/doc/HTML/uk/ssc/common
985
share/doc/HTML/uk/ssc/index.cache.bz2
986
share/doc/HTML/uk/ssc/index.docbook
987
share/doc/HTML/uk/sscd/common
988
share/doc/HTML/uk/sscd/index.cache.bz2
989
share/doc/HTML/uk/sscd/index.docbook
990
share/icons/hicolor/128x128/apps/afaras.png
991
share/icons/hicolor/128x128/apps/ksimond.png
992
share/icons/hicolor/128x128/apps/sam.png
993
share/icons/hicolor/128x128/apps/simon.png
994
share/icons/hicolor/16x16/apps/afaras.png
995
share/icons/hicolor/16x16/apps/ksimond.png
996
share/icons/hicolor/16x16/apps/sam.png
997
share/icons/hicolor/16x16/apps/simon.png
998
share/icons/hicolor/16x16/apps/simond.png
999
share/icons/hicolor/16x16/apps/ssc.png
1000
share/icons/hicolor/192x192/apps/ksimond.png
1001
share/icons/hicolor/192x192/apps/simond.png
1002
share/icons/hicolor/22x22/apps/sam.png
1003
share/icons/hicolor/22x22/apps/simon.png
1004
share/icons/hicolor/22x22/apps/ssc.png
1005
share/icons/hicolor/24x24/apps/afaras.png
1006
share/icons/hicolor/32x32/apps/afaras.png
1007
share/icons/hicolor/32x32/apps/ksimond.png
1008
share/icons/hicolor/32x32/apps/sam.png
1009
share/icons/hicolor/32x32/apps/simon.png
1010
share/icons/hicolor/32x32/apps/simond.png
1011
share/icons/hicolor/32x32/apps/ssc.png
1012
share/icons/hicolor/48x48/apps/afaras.png
1013
share/icons/hicolor/48x48/apps/ksimond.png
1014
share/icons/hicolor/48x48/apps/sam.png
1015
share/icons/hicolor/48x48/apps/simon.png
1016
share/icons/hicolor/48x48/apps/simond.png
1017
share/icons/hicolor/48x48/apps/ssc.png
1018
share/icons/hicolor/64x64/apps/ksimond.png
1019
share/icons/hicolor/64x64/apps/sam.png
1020
share/icons/hicolor/64x64/apps/simon.png
1021
share/icons/hicolor/64x64/apps/simond.png
1022
share/kde4/services/ksimondconfiguration.desktop
1023
share/kde4/services/plasma-applet-simonoid.desktop
1024
share/kde4/services/simonactionsconfig.desktop
1025
share/kde4/services/simonactivewindowplugin.desktop
1026
share/kde4/services/simonaiplugin.desktop
1027
share/kde4/services/simonakonadicommandplugin.desktop
1028
share/kde4/services/simoncalculatorcommandplugin.desktop
1029
share/kde4/services/simoncompositecommandplugin.desktop
1030
share/kde4/services/simondbuscommandplugin.desktop
1031
share/kde4/services/simondbusconditionplugin.desktop
1032
share/kde4/services/simondconfiguration.desktop
1033
share/kde4/services/simondesktopgridplugin.desktop
1034
share/kde4/services/simondialogcommandplugin.desktop
1035
share/kde4/services/simondictationcommandplugin.desktop
1036
share/kde4/services/simonexecutablecommandplugin.desktop
1037
share/kde4/services/simonfilecontentplugin.desktop
1038
share/kde4/services/simonfilterplugin.desktop
1039
share/kde4/services/simongeneralconfig.desktop
1040
share/kde4/services/simoninputnumbercommandplugin.desktop
1041
share/kde4/services/simonjsoncommandplugin.desktop
1042
share/kde4/services/simonkeyboardcommandplugin.desktop
1043
share/kde4/services/simonlistcommandplugin.desktop
1044
share/kde4/services/simonmodelcompilationconfig.desktop
1045
share/kde4/services/simonmodelextensionconfig.desktop
1046
share/kde4/services/simonorconditionassociationplugin.desktop
1047
share/kde4/services/simonplacecommandplugin.desktop
1048
share/kde4/services/simonprocessopenedconditionplugin.desktop
1049
share/kde4/services/simonpronunciationtrainingplugin.desktop
1050
share/kde4/services/simonrecognitionconfig.desktop
1051
share/kde4/services/simonshortcutcommandplugin.desktop
1052
share/kde4/services/simonsoundconfig.desktop
1053
share/kde4/services/simonspeechmodelmanagementconfig.desktop
1054
share/kde4/services/simontextmacrocommandplugin.desktop
1055
share/kde4/services/simonttsconfig.desktop
1056
share/kde4/services/sscconfiguration.desktop
1057
share/kde4/servicetypes/simoncommandplugin.desktop
1058
share/kde4/servicetypes/simonconditionplugin.desktop
1059
share/locale/ca/LC_MESSAGES/afaras.mo
1060
share/locale/ca/LC_MESSAGES/ksimond.mo
1061
share/locale/ca/LC_MESSAGES/plasma_applet_simonoid.mo
1062
share/locale/ca/LC_MESSAGES/sam.mo
1063
share/locale/ca/LC_MESSAGES/simon.mo
1064
share/locale/ca/LC_MESSAGES/simonactivewindow.mo
1065
share/locale/ca/LC_MESSAGES/simonaicommand.mo
1066
share/locale/ca/LC_MESSAGES/simonakonadicommand.mo
1067
share/locale/ca/LC_MESSAGES/simonatspicommand.mo
1068
share/locale/ca/LC_MESSAGES/simoncalculatorcommand.mo
1069
share/locale/ca/LC_MESSAGES/simoncompositecommand.mo
1070
share/locale/ca/LC_MESSAGES/simond.mo
1071
share/locale/ca/LC_MESSAGES/simondbuscommand.mo
1072
share/locale/ca/LC_MESSAGES/simondbuscondition.mo
1073
share/locale/ca/LC_MESSAGES/simondesktopgridcommand.mo
1074
share/locale/ca/LC_MESSAGES/simondialogcommand.mo
1075
share/locale/ca/LC_MESSAGES/simondictationcommand.mo
1076
share/locale/ca/LC_MESSAGES/simonexecutablecommand.mo
1077
share/locale/ca/LC_MESSAGES/simonfacedetectioncondition.mo
1078
share/locale/ca/LC_MESSAGES/simonfilecontent.mo
1079
share/locale/ca/LC_MESSAGES/simonfiltercommand.mo
1080
share/locale/ca/LC_MESSAGES/simoninputnumbercommand.mo
1081
share/locale/ca/LC_MESSAGES/simonjsoncommand.mo
1082
share/locale/ca/LC_MESSAGES/simonkeyboardcommand.mo
1083
share/locale/ca/LC_MESSAGES/simonlib.mo
1084
share/locale/ca/LC_MESSAGES/simonlipdetectioncondition.mo
1085
share/locale/ca/LC_MESSAGES/simonlistcommand.mo
1086
share/locale/ca/LC_MESSAGES/simonorconditionassociation.mo
1087
share/locale/ca/LC_MESSAGES/simonplacecommand.mo
1088
share/locale/ca/LC_MESSAGES/simonprocessopenedcondition.mo
1089
share/locale/ca/LC_MESSAGES/simonpronunciationtrainingcommand.mo
1090
share/locale/ca/LC_MESSAGES/simonrecognizercommand.mo
1091
share/locale/ca/LC_MESSAGES/simonshortcutcommand.mo
1092
share/locale/ca/LC_MESSAGES/simontemplatecommand.mo
1093
share/locale/ca/LC_MESSAGES/simontextmacrocommand.mo
1094
share/locale/ca/LC_MESSAGES/ssc.mo
1095
share/locale/ca@valencia/LC_MESSAGES/afaras.mo
1096
share/locale/ca@valencia/LC_MESSAGES/ksimond.mo
1097
share/locale/ca@valencia/LC_MESSAGES/plasma_applet_simonoid.mo
1098
share/locale/ca@valencia/LC_MESSAGES/sam.mo
1099
share/locale/ca@valencia/LC_MESSAGES/simon.mo
1100
share/locale/ca@valencia/LC_MESSAGES/simonactivewindow.mo
1101
share/locale/ca@valencia/LC_MESSAGES/simonaicommand.mo
1102
share/locale/ca@valencia/LC_MESSAGES/simonakonadicommand.mo
1103
share/locale/ca@valencia/LC_MESSAGES/simonatspicommand.mo
1104
share/locale/ca@valencia/LC_MESSAGES/simoncalculatorcommand.mo
1105
share/locale/ca@valencia/LC_MESSAGES/simoncompositecommand.mo
1106
share/locale/ca@valencia/LC_MESSAGES/simond.mo
1107
share/locale/ca@valencia/LC_MESSAGES/simondbuscommand.mo
1108
share/locale/ca@valencia/LC_MESSAGES/simondbuscondition.mo
1109
share/locale/ca@valencia/LC_MESSAGES/simondesktopgridcommand.mo
1110
share/locale/ca@valencia/LC_MESSAGES/simondialogcommand.mo
1111
share/locale/ca@valencia/LC_MESSAGES/simondictationcommand.mo
1112
share/locale/ca@valencia/LC_MESSAGES/simonexecutablecommand.mo
1113
share/locale/ca@valencia/LC_MESSAGES/simonfacedetectioncondition.mo
1114
share/locale/ca@valencia/LC_MESSAGES/simonfilecontent.mo
1115
share/locale/ca@valencia/LC_MESSAGES/simonfiltercommand.mo
1116
share/locale/ca@valencia/LC_MESSAGES/simoninputnumbercommand.mo
1117
share/locale/ca@valencia/LC_MESSAGES/simonjsoncommand.mo
1118
share/locale/ca@valencia/LC_MESSAGES/simonkeyboardcommand.mo
1119
share/locale/ca@valencia/LC_MESSAGES/simonlib.mo
1120
share/locale/ca@valencia/LC_MESSAGES/simonlipdetectioncondition.mo
1121
share/locale/ca@valencia/LC_MESSAGES/simonlistcommand.mo
1122
share/locale/ca@valencia/LC_MESSAGES/simonorconditionassociation.mo
1123
share/locale/ca@valencia/LC_MESSAGES/simonplacecommand.mo
1124
share/locale/ca@valencia/LC_MESSAGES/simonprocessopenedcondition.mo
1125
share/locale/ca@valencia/LC_MESSAGES/simonpronunciationtrainingcommand.mo
1126
share/locale/ca@valencia/LC_MESSAGES/simonrecognizercommand.mo
1127
share/locale/ca@valencia/LC_MESSAGES/simonshortcutcommand.mo
1128
share/locale/ca@valencia/LC_MESSAGES/simontemplatecommand.mo
1129
share/locale/ca@valencia/LC_MESSAGES/simontextmacrocommand.mo
1130
share/locale/ca@valencia/LC_MESSAGES/ssc.mo
1131
share/locale/cs/LC_MESSAGES/afaras.mo
1132
share/locale/cs/LC_MESSAGES/ksimond.mo
1133
share/locale/cs/LC_MESSAGES/plasma_applet_simonoid.mo
1134
share/locale/cs/LC_MESSAGES/sam.mo
1135
share/locale/cs/LC_MESSAGES/simon.mo
1136
share/locale/cs/LC_MESSAGES/simonactivewindow.mo
1137
share/locale/cs/LC_MESSAGES/simonaicommand.mo
1138
share/locale/cs/LC_MESSAGES/simonakonadicommand.mo
1139
share/locale/cs/LC_MESSAGES/simonatspicommand.mo
1140
share/locale/cs/LC_MESSAGES/simoncalculatorcommand.mo
1141
share/locale/cs/LC_MESSAGES/simoncompositecommand.mo
1142
share/locale/cs/LC_MESSAGES/simond.mo
1143
share/locale/cs/LC_MESSAGES/simondbuscommand.mo
1144
share/locale/cs/LC_MESSAGES/simondbuscondition.mo
1145
share/locale/cs/LC_MESSAGES/simondesktopgridcommand.mo
1146
share/locale/cs/LC_MESSAGES/simondialogcommand.mo
1147
share/locale/cs/LC_MESSAGES/simondictationcommand.mo
1148
share/locale/cs/LC_MESSAGES/simonexecutablecommand.mo
1149
share/locale/cs/LC_MESSAGES/simonfacedetectioncondition.mo
1150
share/locale/cs/LC_MESSAGES/simonfilecontent.mo
1151
share/locale/cs/LC_MESSAGES/simonfiltercommand.mo
1152
share/locale/cs/LC_MESSAGES/simoninputnumbercommand.mo
1153
share/locale/cs/LC_MESSAGES/simonjsoncommand.mo
1154
share/locale/cs/LC_MESSAGES/simonkeyboardcommand.mo
1155
share/locale/cs/LC_MESSAGES/simonlib.mo
1156
share/locale/cs/LC_MESSAGES/simonlipdetectioncondition.mo
1157
share/locale/cs/LC_MESSAGES/simonlistcommand.mo
1158
share/locale/cs/LC_MESSAGES/simonorconditionassociation.mo
1159
share/locale/cs/LC_MESSAGES/simonplacecommand.mo
1160
share/locale/cs/LC_MESSAGES/simonprocessopenedcondition.mo
1161
share/locale/cs/LC_MESSAGES/simonpronunciationtrainingcommand.mo
1162
share/locale/cs/LC_MESSAGES/simonrecognizercommand.mo
1163
share/locale/cs/LC_MESSAGES/simonshortcutcommand.mo
1164
share/locale/cs/LC_MESSAGES/simontemplatecommand.mo
1165
share/locale/cs/LC_MESSAGES/simontextmacrocommand.mo
1166
share/locale/cs/LC_MESSAGES/ssc.mo
1167
share/locale/da/LC_MESSAGES/afaras.mo
1168
share/locale/da/LC_MESSAGES/ksimond.mo
1169
share/locale/da/LC_MESSAGES/plasma_applet_simonoid.mo
1170
share/locale/da/LC_MESSAGES/sam.mo
1171
share/locale/da/LC_MESSAGES/simon.mo
1172
share/locale/da/LC_MESSAGES/simonactivewindow.mo
1173
share/locale/da/LC_MESSAGES/simonaicommand.mo
1174
share/locale/da/LC_MESSAGES/simonakonadicommand.mo
1175
share/locale/da/LC_MESSAGES/simonatspicommand.mo
1176
share/locale/da/LC_MESSAGES/simoncalculatorcommand.mo
1177
share/locale/da/LC_MESSAGES/simoncompositecommand.mo
1178
share/locale/da/LC_MESSAGES/simond.mo
1179
share/locale/da/LC_MESSAGES/simondbuscommand.mo
1180
share/locale/da/LC_MESSAGES/simondbuscondition.mo
1181
share/locale/da/LC_MESSAGES/simondesktopgridcommand.mo
1182
share/locale/da/LC_MESSAGES/simondialogcommand.mo
1183
share/locale/da/LC_MESSAGES/simondictationcommand.mo
1184
share/locale/da/LC_MESSAGES/simonexecutablecommand.mo
1185
share/locale/da/LC_MESSAGES/simonfacedetectioncondition.mo
1186
share/locale/da/LC_MESSAGES/simonfilecontent.mo
1187
share/locale/da/LC_MESSAGES/simonfiltercommand.mo
1188
share/locale/da/LC_MESSAGES/simoninputnumbercommand.mo
1189
share/locale/da/LC_MESSAGES/simonjsoncommand.mo
1190
share/locale/da/LC_MESSAGES/simonkeyboardcommand.mo
1191
share/locale/da/LC_MESSAGES/simonlib.mo
1192
share/locale/da/LC_MESSAGES/simonlipdetectioncondition.mo
1193
share/locale/da/LC_MESSAGES/simonlistcommand.mo
1194
share/locale/da/LC_MESSAGES/simonorconditionassociation.mo
1195
share/locale/da/LC_MESSAGES/simonplacecommand.mo
1196
share/locale/da/LC_MESSAGES/simonprocessopenedcondition.mo
1197
share/locale/da/LC_MESSAGES/simonpronunciationtrainingcommand.mo
1198
share/locale/da/LC_MESSAGES/simonrecognizercommand.mo
1199
share/locale/da/LC_MESSAGES/simonshortcutcommand.mo
1200
share/locale/da/LC_MESSAGES/simontemplatecommand.mo
1201
share/locale/da/LC_MESSAGES/simontextmacrocommand.mo
1202
share/locale/da/LC_MESSAGES/ssc.mo
1203
share/locale/de/LC_MESSAGES/afaras.mo
1204
share/locale/de/LC_MESSAGES/ksimond.mo
1205
share/locale/de/LC_MESSAGES/plasma_applet_simonoid.mo
1206
share/locale/de/LC_MESSAGES/sam.mo
1207
share/locale/de/LC_MESSAGES/simon.mo
1208
share/locale/de/LC_MESSAGES/simonactivewindow.mo
1209
share/locale/de/LC_MESSAGES/simonaicommand.mo
1210
share/locale/de/LC_MESSAGES/simonakonadicommand.mo
1211
share/locale/de/LC_MESSAGES/simonatspicommand.mo
1212
share/locale/de/LC_MESSAGES/simoncalculatorcommand.mo
1213
share/locale/de/LC_MESSAGES/simoncompositecommand.mo
1214
share/locale/de/LC_MESSAGES/simond.mo
1215
share/locale/de/LC_MESSAGES/simondbuscommand.mo
1216
share/locale/de/LC_MESSAGES/simondbuscondition.mo
1217
share/locale/de/LC_MESSAGES/simondesktopgridcommand.mo
1218
share/locale/de/LC_MESSAGES/simondialogcommand.mo
1219
share/locale/de/LC_MESSAGES/simondictationcommand.mo
1220
share/locale/de/LC_MESSAGES/simonexecutablecommand.mo
1221
share/locale/de/LC_MESSAGES/simonfacedetectioncondition.mo
1222
share/locale/de/LC_MESSAGES/simonfilecontent.mo
1223
share/locale/de/LC_MESSAGES/simonfiltercommand.mo
1224
share/locale/de/LC_MESSAGES/simoninputnumbercommand.mo
1225
share/locale/de/LC_MESSAGES/simonjsoncommand.mo
1226
share/locale/de/LC_MESSAGES/simonkeyboardcommand.mo
1227
share/locale/de/LC_MESSAGES/simonlib.mo
1228
share/locale/de/LC_MESSAGES/simonlipdetectioncondition.mo
1229
share/locale/de/LC_MESSAGES/simonlistcommand.mo
1230
share/locale/de/LC_MESSAGES/simonorconditionassociation.mo
1231
share/locale/de/LC_MESSAGES/simonplacecommand.mo
1232
share/locale/de/LC_MESSAGES/simonprocessopenedcondition.mo
1233
share/locale/de/LC_MESSAGES/simonpronunciationtrainingcommand.mo
1234
share/locale/de/LC_MESSAGES/simonrecognizercommand.mo
1235
share/locale/de/LC_MESSAGES/simonshortcutcommand.mo
1236
share/locale/de/LC_MESSAGES/simontemplatecommand.mo
1237
share/locale/de/LC_MESSAGES/simontextmacrocommand.mo
1238
share/locale/de/LC_MESSAGES/ssc.mo
1239
share/locale/el/LC_MESSAGES/afaras.mo
1240
share/locale/el/LC_MESSAGES/ksimond.mo
1241
share/locale/el/LC_MESSAGES/plasma_applet_simonoid.mo
1242
share/locale/el/LC_MESSAGES/sam.mo
1243
share/locale/el/LC_MESSAGES/simon.mo
1244
share/locale/el/LC_MESSAGES/simonactivewindow.mo
1245
share/locale/el/LC_MESSAGES/simonaicommand.mo
1246
share/locale/el/LC_MESSAGES/simonakonadicommand.mo
1247
share/locale/el/LC_MESSAGES/simonatspicommand.mo
1248
share/locale/el/LC_MESSAGES/simoncalculatorcommand.mo
1249
share/locale/el/LC_MESSAGES/simoncompositecommand.mo
1250
share/locale/el/LC_MESSAGES/simond.mo
1251
share/locale/el/LC_MESSAGES/simondbuscommand.mo
1252
share/locale/el/LC_MESSAGES/simondbuscondition.mo
1253
share/locale/el/LC_MESSAGES/simondesktopgridcommand.mo
1254
share/locale/el/LC_MESSAGES/simondialogcommand.mo
1255
share/locale/el/LC_MESSAGES/simondictationcommand.mo
1256
share/locale/el/LC_MESSAGES/simonexecutablecommand.mo
1257
share/locale/el/LC_MESSAGES/simonfacedetectioncondition.mo
1258
share/locale/el/LC_MESSAGES/simonfilecontent.mo
1259
share/locale/el/LC_MESSAGES/simonfiltercommand.mo
1260
share/locale/el/LC_MESSAGES/simoninputnumbercommand.mo
1261
share/locale/el/LC_MESSAGES/simonjsoncommand.mo
1262
share/locale/el/LC_MESSAGES/simonkeyboardcommand.mo
1263
share/locale/el/LC_MESSAGES/simonlib.mo
1264
share/locale/el/LC_MESSAGES/simonlipdetectioncondition.mo
1265
share/locale/el/LC_MESSAGES/simonlistcommand.mo
1266
share/locale/el/LC_MESSAGES/simonorconditionassociation.mo
1267
share/locale/el/LC_MESSAGES/simonplacecommand.mo
1268
share/locale/el/LC_MESSAGES/simonprocessopenedcondition.mo
1269
share/locale/el/LC_MESSAGES/simonpronunciationtrainingcommand.mo
1270
share/locale/el/LC_MESSAGES/simonrecognizercommand.mo
1271
share/locale/el/LC_MESSAGES/simonshortcutcommand.mo
1272
share/locale/el/LC_MESSAGES/simontemplatecommand.mo
1273
share/locale/el/LC_MESSAGES/simontextmacrocommand.mo
1274
share/locale/el/LC_MESSAGES/ssc.mo
1275
share/locale/es/LC_MESSAGES/afaras.mo
1276
share/locale/es/LC_MESSAGES/ksimond.mo
1277
share/locale/es/LC_MESSAGES/plasma_applet_simonoid.mo
1278
share/locale/es/LC_MESSAGES/sam.mo
1279
share/locale/es/LC_MESSAGES/simon.mo
1280
share/locale/es/LC_MESSAGES/simonactivewindow.mo
1281
share/locale/es/LC_MESSAGES/simonaicommand.mo
1282
share/locale/es/LC_MESSAGES/simonakonadicommand.mo
1283
share/locale/es/LC_MESSAGES/simonatspicommand.mo
1284
share/locale/es/LC_MESSAGES/simoncalculatorcommand.mo
1285
share/locale/es/LC_MESSAGES/simoncompositecommand.mo
1286
share/locale/es/LC_MESSAGES/simond.mo
1287
share/locale/es/LC_MESSAGES/simondbuscommand.mo
1288
share/locale/es/LC_MESSAGES/simondbuscondition.mo
1289
share/locale/es/LC_MESSAGES/simondesktopgridcommand.mo
1290
share/locale/es/LC_MESSAGES/simondialogcommand.mo
1291
share/locale/es/LC_MESSAGES/simondictationcommand.mo
1292
share/locale/es/LC_MESSAGES/simonexecutablecommand.mo
1293
share/locale/es/LC_MESSAGES/simonfacedetectioncondition.mo
1294
share/locale/es/LC_MESSAGES/simonfilecontent.mo
1295
share/locale/es/LC_MESSAGES/simonfiltercommand.mo
1296
share/locale/es/LC_MESSAGES/simoninputnumbercommand.mo
1297
share/locale/es/LC_MESSAGES/simonjsoncommand.mo
1298
share/locale/es/LC_MESSAGES/simonkeyboardcommand.mo
1299
share/locale/es/LC_MESSAGES/simonlib.mo
1300
share/locale/es/LC_MESSAGES/simonlipdetectioncondition.mo
1301
share/locale/es/LC_MESSAGES/simonlistcommand.mo
1302
share/locale/es/LC_MESSAGES/simonorconditionassociation.mo
1303
share/locale/es/LC_MESSAGES/simonplacecommand.mo
1304
share/locale/es/LC_MESSAGES/simonprocessopenedcondition.mo
1305
share/locale/es/LC_MESSAGES/simonpronunciationtrainingcommand.mo
1306
share/locale/es/LC_MESSAGES/simonrecognizercommand.mo
1307
share/locale/es/LC_MESSAGES/simonshortcutcommand.mo
1308
share/locale/es/LC_MESSAGES/simontemplatecommand.mo
1309
share/locale/es/LC_MESSAGES/simontextmacrocommand.mo
1310
share/locale/es/LC_MESSAGES/ssc.mo
1311
share/locale/et/LC_MESSAGES/afaras.mo
1312
share/locale/et/LC_MESSAGES/ksimond.mo
1313
share/locale/et/LC_MESSAGES/plasma_applet_simonoid.mo
1314
share/locale/et/LC_MESSAGES/sam.mo
1315
share/locale/et/LC_MESSAGES/simon.mo
1316
share/locale/et/LC_MESSAGES/simonactivewindow.mo
1317
share/locale/et/LC_MESSAGES/simonaicommand.mo
1318
share/locale/et/LC_MESSAGES/simonakonadicommand.mo
1319
share/locale/et/LC_MESSAGES/simonatspicommand.mo
1320
share/locale/et/LC_MESSAGES/simoncalculatorcommand.mo
1321
share/locale/et/LC_MESSAGES/simoncompositecommand.mo
1322
share/locale/et/LC_MESSAGES/simond.mo
1323
share/locale/et/LC_MESSAGES/simondbuscommand.mo
1324
share/locale/et/LC_MESSAGES/simondbuscondition.mo
1325
share/locale/et/LC_MESSAGES/simondesktopgridcommand.mo
1326
share/locale/et/LC_MESSAGES/simondialogcommand.mo
1327
share/locale/et/LC_MESSAGES/simondictationcommand.mo
1328
share/locale/et/LC_MESSAGES/simonexecutablecommand.mo
1329
share/locale/et/LC_MESSAGES/simonfacedetectioncondition.mo
1330
share/locale/et/LC_MESSAGES/simonfilecontent.mo
1331
share/locale/et/LC_MESSAGES/simonfiltercommand.mo
1332
share/locale/et/LC_MESSAGES/simoninputnumbercommand.mo
1333
share/locale/et/LC_MESSAGES/simonjsoncommand.mo
1334
share/locale/et/LC_MESSAGES/simonkeyboardcommand.mo
1335
share/locale/et/LC_MESSAGES/simonlib.mo
1336
share/locale/et/LC_MESSAGES/simonlipdetectioncondition.mo
1337
share/locale/et/LC_MESSAGES/simonlistcommand.mo
1338
share/locale/et/LC_MESSAGES/simonorconditionassociation.mo
1339
share/locale/et/LC_MESSAGES/simonplacecommand.mo
1340
share/locale/et/LC_MESSAGES/simonprocessopenedcondition.mo
1341
share/locale/et/LC_MESSAGES/simonpronunciationtrainingcommand.mo
1342
share/locale/et/LC_MESSAGES/simonrecognizercommand.mo
1343
share/locale/et/LC_MESSAGES/simonshortcutcommand.mo
1344
share/locale/et/LC_MESSAGES/simontemplatecommand.mo
1345
share/locale/et/LC_MESSAGES/simontextmacrocommand.mo
1346
share/locale/et/LC_MESSAGES/ssc.mo
1347
share/locale/fi/LC_MESSAGES/afaras.mo
1348
share/locale/fi/LC_MESSAGES/ksimond.mo
1349
share/locale/fi/LC_MESSAGES/plasma_applet_simonoid.mo
1350
share/locale/fi/LC_MESSAGES/sam.mo
1351
share/locale/fi/LC_MESSAGES/simon.mo
1352
share/locale/fi/LC_MESSAGES/simonactivewindow.mo
1353
share/locale/fi/LC_MESSAGES/simonaicommand.mo
1354
share/locale/fi/LC_MESSAGES/simonakonadicommand.mo
1355
share/locale/fi/LC_MESSAGES/simonatspicommand.mo
1356
share/locale/fi/LC_MESSAGES/simoncalculatorcommand.mo
1357
share/locale/fi/LC_MESSAGES/simoncompositecommand.mo
1358
share/locale/fi/LC_MESSAGES/simond.mo
1359
share/locale/fi/LC_MESSAGES/simondbuscommand.mo
1360
share/locale/fi/LC_MESSAGES/simondbuscondition.mo
1361
share/locale/fi/LC_MESSAGES/simondesktopgridcommand.mo
1362
share/locale/fi/LC_MESSAGES/simondialogcommand.mo
1363
share/locale/fi/LC_MESSAGES/simondictationcommand.mo
1364
share/locale/fi/LC_MESSAGES/simonexecutablecommand.mo
1365
share/locale/fi/LC_MESSAGES/simonfacedetectioncondition.mo
1366
share/locale/fi/LC_MESSAGES/simonfilecontent.mo
1367
share/locale/fi/LC_MESSAGES/simonfiltercommand.mo
1368
share/locale/fi/LC_MESSAGES/simoninputnumbercommand.mo
1369
share/locale/fi/LC_MESSAGES/simonjsoncommand.mo
1370
share/locale/fi/LC_MESSAGES/simonkeyboardcommand.mo
1371
share/locale/fi/LC_MESSAGES/simonlib.mo
1372
share/locale/fi/LC_MESSAGES/simonlipdetectioncondition.mo
1373
share/locale/fi/LC_MESSAGES/simonlistcommand.mo
1374
share/locale/fi/LC_MESSAGES/simonorconditionassociation.mo
1375
share/locale/fi/LC_MESSAGES/simonplacecommand.mo
1376
share/locale/fi/LC_MESSAGES/simonprocessopenedcondition.mo
1377
share/locale/fi/LC_MESSAGES/simonpronunciationtrainingcommand.mo
1378
share/locale/fi/LC_MESSAGES/simonrecognizercommand.mo
1379
share/locale/fi/LC_MESSAGES/simonshortcutcommand.mo
1380
share/locale/fi/LC_MESSAGES/simontemplatecommand.mo
1381
share/locale/fi/LC_MESSAGES/simontextmacrocommand.mo
1382
share/locale/fi/LC_MESSAGES/ssc.mo
1383
share/locale/fr/LC_MESSAGES/afaras.mo
1384
share/locale/fr/LC_MESSAGES/ksimond.mo
1385
share/locale/fr/LC_MESSAGES/plasma_applet_simonoid.mo
1386
share/locale/fr/LC_MESSAGES/sam.mo
1387
share/locale/fr/LC_MESSAGES/simon.mo
1388
share/locale/fr/LC_MESSAGES/simonactivewindow.mo
1389
share/locale/fr/LC_MESSAGES/simonaicommand.mo
1390
share/locale/fr/LC_MESSAGES/simonakonadicommand.mo
1391
share/locale/fr/LC_MESSAGES/simonatspicommand.mo
1392
share/locale/fr/LC_MESSAGES/simoncalculatorcommand.mo
1393
share/locale/fr/LC_MESSAGES/simoncompositecommand.mo
1394
share/locale/fr/LC_MESSAGES/simond.mo
1395
share/locale/fr/LC_MESSAGES/simondbuscommand.mo
1396
share/locale/fr/LC_MESSAGES/simondbuscondition.mo
1397
share/locale/fr/LC_MESSAGES/simondesktopgridcommand.mo
1398
share/locale/fr/LC_MESSAGES/simondialogcommand.mo
1399
share/locale/fr/LC_MESSAGES/simondictationcommand.mo
1400
share/locale/fr/LC_MESSAGES/simonexecutablecommand.mo
1401
share/locale/fr/LC_MESSAGES/simonfacedetectioncondition.mo
1402
share/locale/fr/LC_MESSAGES/simonfilecontent.mo
1403
share/locale/fr/LC_MESSAGES/simonfiltercommand.mo
1404
share/locale/fr/LC_MESSAGES/simoninputnumbercommand.mo
1405
share/locale/fr/LC_MESSAGES/simonjsoncommand.mo
1406
share/locale/fr/LC_MESSAGES/simonkeyboardcommand.mo
1407
share/locale/fr/LC_MESSAGES/simonlib.mo
1408
share/locale/fr/LC_MESSAGES/simonlipdetectioncondition.mo
1409
share/locale/fr/LC_MESSAGES/simonlistcommand.mo
1410
share/locale/fr/LC_MESSAGES/simonorconditionassociation.mo
1411
share/locale/fr/LC_MESSAGES/simonplacecommand.mo
1412
share/locale/fr/LC_MESSAGES/simonprocessopenedcondition.mo
1413
share/locale/fr/LC_MESSAGES/simonpronunciationtrainingcommand.mo
1414
share/locale/fr/LC_MESSAGES/simonrecognizercommand.mo
1415
share/locale/fr/LC_MESSAGES/simonshortcutcommand.mo
1416
share/locale/fr/LC_MESSAGES/simontemplatecommand.mo
1417
share/locale/fr/LC_MESSAGES/simontextmacrocommand.mo
1418
share/locale/fr/LC_MESSAGES/ssc.mo
1419
share/locale/gl/LC_MESSAGES/afaras.mo
1420
share/locale/gl/LC_MESSAGES/ksimond.mo
1421
share/locale/gl/LC_MESSAGES/plasma_applet_simonoid.mo
1422
share/locale/gl/LC_MESSAGES/sam.mo
1423
share/locale/gl/LC_MESSAGES/simon.mo
1424
share/locale/gl/LC_MESSAGES/simonactivewindow.mo
1425
share/locale/gl/LC_MESSAGES/simonaicommand.mo
1426
share/locale/gl/LC_MESSAGES/simonakonadicommand.mo
1427
share/locale/gl/LC_MESSAGES/simonatspicommand.mo
1428
share/locale/gl/LC_MESSAGES/simoncalculatorcommand.mo
1429
share/locale/gl/LC_MESSAGES/simoncompositecommand.mo
1430
share/locale/gl/LC_MESSAGES/simond.mo
1431
share/locale/gl/LC_MESSAGES/simondbuscommand.mo
1432
share/locale/gl/LC_MESSAGES/simondbuscondition.mo
1433
share/locale/gl/LC_MESSAGES/simondesktopgridcommand.mo
1434
share/locale/gl/LC_MESSAGES/simondialogcommand.mo
1435
share/locale/gl/LC_MESSAGES/simondictationcommand.mo
1436
share/locale/gl/LC_MESSAGES/simonexecutablecommand.mo
1437
share/locale/gl/LC_MESSAGES/simonfacedetectioncondition.mo
1438
share/locale/gl/LC_MESSAGES/simonfilecontent.mo
1439
share/locale/gl/LC_MESSAGES/simonfiltercommand.mo
1440
share/locale/gl/LC_MESSAGES/simoninputnumbercommand.mo
1441
share/locale/gl/LC_MESSAGES/simonjsoncommand.mo
1442
share/locale/gl/LC_MESSAGES/simonkeyboardcommand.mo
1443
share/locale/gl/LC_MESSAGES/simonlib.mo
1444
share/locale/gl/LC_MESSAGES/simonlipdetectioncondition.mo
1445
share/locale/gl/LC_MESSAGES/simonlistcommand.mo
1446
share/locale/gl/LC_MESSAGES/simonorconditionassociation.mo
1447
share/locale/gl/LC_MESSAGES/simonplacecommand.mo
1448
share/locale/gl/LC_MESSAGES/simonprocessopenedcondition.mo
1449
share/locale/gl/LC_MESSAGES/simonpronunciationtrainingcommand.mo
1450
share/locale/gl/LC_MESSAGES/simonrecognizercommand.mo
1451
share/locale/gl/LC_MESSAGES/simonshortcutcommand.mo
1452
share/locale/gl/LC_MESSAGES/simontemplatecommand.mo
1453
share/locale/gl/LC_MESSAGES/simontextmacrocommand.mo
1454
share/locale/gl/LC_MESSAGES/ssc.mo
1455
share/locale/it/LC_MESSAGES/sam.mo
1456
share/locale/it/LC_MESSAGES/simond.mo
1457
share/locale/it/LC_MESSAGES/simonlib.mo
1458
share/locale/it/LC_MESSAGES/ssc.mo
1459
share/locale/nl/LC_MESSAGES/afaras.mo
1460
share/locale/nl/LC_MESSAGES/ksimond.mo
1461
share/locale/nl/LC_MESSAGES/plasma_applet_simonoid.mo
1462
share/locale/nl/LC_MESSAGES/sam.mo
1463
share/locale/nl/LC_MESSAGES/simon.mo
1464
share/locale/nl/LC_MESSAGES/simonactivewindow.mo
1465
share/locale/nl/LC_MESSAGES/simonaicommand.mo
1466
share/locale/nl/LC_MESSAGES/simonakonadicommand.mo
1467
share/locale/nl/LC_MESSAGES/simonatspicommand.mo
1468
share/locale/nl/LC_MESSAGES/simoncalculatorcommand.mo
1469
share/locale/nl/LC_MESSAGES/simoncompositecommand.mo
1470
share/locale/nl/LC_MESSAGES/simond.mo
1471
share/locale/nl/LC_MESSAGES/simondbuscommand.mo
1472
share/locale/nl/LC_MESSAGES/simondbuscondition.mo
1473
share/locale/nl/LC_MESSAGES/simondesktopgridcommand.mo
1474
share/locale/nl/LC_MESSAGES/simondialogcommand.mo
1475
share/locale/nl/LC_MESSAGES/simondictationcommand.mo
1476
share/locale/nl/LC_MESSAGES/simonexecutablecommand.mo
1477
share/locale/nl/LC_MESSAGES/simonfacedetectioncondition.mo
1478
share/locale/nl/LC_MESSAGES/simonfilecontent.mo
1479
share/locale/nl/LC_MESSAGES/simonfiltercommand.mo
1480
share/locale/nl/LC_MESSAGES/simoninputnumbercommand.mo
1481
share/locale/nl/LC_MESSAGES/simonjsoncommand.mo
1482
share/locale/nl/LC_MESSAGES/simonkeyboardcommand.mo
1483
share/locale/nl/LC_MESSAGES/simonlib.mo
1484
share/locale/nl/LC_MESSAGES/simonlipdetectioncondition.mo
1485
share/locale/nl/LC_MESSAGES/simonlistcommand.mo
1486
share/locale/nl/LC_MESSAGES/simonorconditionassociation.mo
1487
share/locale/nl/LC_MESSAGES/simonplacecommand.mo
1488
share/locale/nl/LC_MESSAGES/simonprocessopenedcondition.mo
1489
share/locale/nl/LC_MESSAGES/simonpronunciationtrainingcommand.mo
1490
share/locale/nl/LC_MESSAGES/simonrecognizercommand.mo
1491
share/locale/nl/LC_MESSAGES/simonshortcutcommand.mo
1492
share/locale/nl/LC_MESSAGES/simontemplatecommand.mo
1493
share/locale/nl/LC_MESSAGES/simontextmacrocommand.mo
1494
share/locale/nl/LC_MESSAGES/ssc.mo
1495
share/locale/pl/LC_MESSAGES/afaras.mo
1496
share/locale/pl/LC_MESSAGES/ksimond.mo
1497
share/locale/pl/LC_MESSAGES/plasma_applet_simonoid.mo
1498
share/locale/pl/LC_MESSAGES/sam.mo
1499
share/locale/pl/LC_MESSAGES/simon.mo
1500
share/locale/pl/LC_MESSAGES/simonactivewindow.mo
1501
share/locale/pl/LC_MESSAGES/simonaicommand.mo
1502
share/locale/pl/LC_MESSAGES/simonakonadicommand.mo
1503
share/locale/pl/LC_MESSAGES/simonatspicommand.mo
1504
share/locale/pl/LC_MESSAGES/simoncalculatorcommand.mo
1505
share/locale/pl/LC_MESSAGES/simoncompositecommand.mo
1506
share/locale/pl/LC_MESSAGES/simond.mo
1507
share/locale/pl/LC_MESSAGES/simondbuscommand.mo
1508
share/locale/pl/LC_MESSAGES/simondbuscondition.mo
1509
share/locale/pl/LC_MESSAGES/simondesktopgridcommand.mo
1510
share/locale/pl/LC_MESSAGES/simondialogcommand.mo
1511
share/locale/pl/LC_MESSAGES/simondictationcommand.mo
1512
share/locale/pl/LC_MESSAGES/simonexecutablecommand.mo
1513
share/locale/pl/LC_MESSAGES/simonfacedetectioncondition.mo
1514
share/locale/pl/LC_MESSAGES/simonfilecontent.mo
1515
share/locale/pl/LC_MESSAGES/simonfiltercommand.mo
1516
share/locale/pl/LC_MESSAGES/simoninputnumbercommand.mo
1517
share/locale/pl/LC_MESSAGES/simonjsoncommand.mo
1518
share/locale/pl/LC_MESSAGES/simonkeyboardcommand.mo
1519
share/locale/pl/LC_MESSAGES/simonlib.mo
1520
share/locale/pl/LC_MESSAGES/simonlipdetectioncondition.mo
1521
share/locale/pl/LC_MESSAGES/simonlistcommand.mo
1522
share/locale/pl/LC_MESSAGES/simonorconditionassociation.mo
1523
share/locale/pl/LC_MESSAGES/simonplacecommand.mo
1524
share/locale/pl/LC_MESSAGES/simonprocessopenedcondition.mo
1525
share/locale/pl/LC_MESSAGES/simonpronunciationtrainingcommand.mo
1526
share/locale/pl/LC_MESSAGES/simonrecognizercommand.mo
1527
share/locale/pl/LC_MESSAGES/simonshortcutcommand.mo
1528
share/locale/pl/LC_MESSAGES/simontemplatecommand.mo
1529
share/locale/pl/LC_MESSAGES/simontextmacrocommand.mo
1530
share/locale/pl/LC_MESSAGES/ssc.mo
1531
share/locale/pt/LC_MESSAGES/afaras.mo
1532
share/locale/pt/LC_MESSAGES/ksimond.mo
1533
share/locale/pt/LC_MESSAGES/plasma_applet_simonoid.mo
1534
share/locale/pt/LC_MESSAGES/sam.mo
1535
share/locale/pt/LC_MESSAGES/simon.mo
1536
share/locale/pt/LC_MESSAGES/simonactivewindow.mo
1537
share/locale/pt/LC_MESSAGES/simonaicommand.mo
1538
share/locale/pt/LC_MESSAGES/simonakonadicommand.mo
1539
share/locale/pt/LC_MESSAGES/simonatspicommand.mo
1540
share/locale/pt/LC_MESSAGES/simoncalculatorcommand.mo
1541
share/locale/pt/LC_MESSAGES/simoncompositecommand.mo
1542
share/locale/pt/LC_MESSAGES/simond.mo
1543
share/locale/pt/LC_MESSAGES/simondbuscommand.mo
1544
share/locale/pt/LC_MESSAGES/simondbuscondition.mo
1545
share/locale/pt/LC_MESSAGES/simondesktopgridcommand.mo
1546
share/locale/pt/LC_MESSAGES/simondialogcommand.mo
1547
share/locale/pt/LC_MESSAGES/simondictationcommand.mo
1548
share/locale/pt/LC_MESSAGES/simonexecutablecommand.mo
1549
share/locale/pt/LC_MESSAGES/simonfacedetectioncondition.mo
1550
share/locale/pt/LC_MESSAGES/simonfilecontent.mo
1551
share/locale/pt/LC_MESSAGES/simonfiltercommand.mo
1552
share/locale/pt/LC_MESSAGES/simoninputnumbercommand.mo
1553
share/locale/pt/LC_MESSAGES/simonjsoncommand.mo
1554
share/locale/pt/LC_MESSAGES/simonkeyboardcommand.mo
1555
share/locale/pt/LC_MESSAGES/simonlib.mo
1556
share/locale/pt/LC_MESSAGES/simonlipdetectioncondition.mo
1557
share/locale/pt/LC_MESSAGES/simonlistcommand.mo
1558
share/locale/pt/LC_MESSAGES/simonorconditionassociation.mo
1559
share/locale/pt/LC_MESSAGES/simonplacecommand.mo
1560
share/locale/pt/LC_MESSAGES/simonprocessopenedcondition.mo
1561
share/locale/pt/LC_MESSAGES/simonpronunciationtrainingcommand.mo
1562
share/locale/pt/LC_MESSAGES/simonrecognizercommand.mo
1563
share/locale/pt/LC_MESSAGES/simonshortcutcommand.mo
1564
share/locale/pt/LC_MESSAGES/simontemplatecommand.mo
1565
share/locale/pt/LC_MESSAGES/simontextmacrocommand.mo
1566
share/locale/pt/LC_MESSAGES/ssc.mo
1567
share/locale/pt_BR/LC_MESSAGES/afaras.mo
1568
share/locale/pt_BR/LC_MESSAGES/ksimond.mo
1569
share/locale/pt_BR/LC_MESSAGES/plasma_applet_simonoid.mo
1570
share/locale/pt_BR/LC_MESSAGES/sam.mo
1571
share/locale/pt_BR/LC_MESSAGES/simon.mo
1572
share/locale/pt_BR/LC_MESSAGES/simonactivewindow.mo
1573
share/locale/pt_BR/LC_MESSAGES/simonaicommand.mo
1574
share/locale/pt_BR/LC_MESSAGES/simonakonadicommand.mo
1575
share/locale/pt_BR/LC_MESSAGES/simonatspicommand.mo
1576
share/locale/pt_BR/LC_MESSAGES/simoncalculatorcommand.mo
1577
share/locale/pt_BR/LC_MESSAGES/simoncompositecommand.mo
1578
share/locale/pt_BR/LC_MESSAGES/simond.mo
1579
share/locale/pt_BR/LC_MESSAGES/simondbuscommand.mo
1580
share/locale/pt_BR/LC_MESSAGES/simondbuscondition.mo
1581
share/locale/pt_BR/LC_MESSAGES/simondesktopgridcommand.mo
1582
share/locale/pt_BR/LC_MESSAGES/simondialogcommand.mo
1583
share/locale/pt_BR/LC_MESSAGES/simondictationcommand.mo
1584
share/locale/pt_BR/LC_MESSAGES/simonexecutablecommand.mo
1585
share/locale/pt_BR/LC_MESSAGES/simonfacedetectioncondition.mo
1586
share/locale/pt_BR/LC_MESSAGES/simonfilecontent.mo
1587
share/locale/pt_BR/LC_MESSAGES/simonfiltercommand.mo
1588
share/locale/pt_BR/LC_MESSAGES/simoninputnumbercommand.mo
1589
share/locale/pt_BR/LC_MESSAGES/simonjsoncommand.mo
1590
share/locale/pt_BR/LC_MESSAGES/simonkeyboardcommand.mo
1591
share/locale/pt_BR/LC_MESSAGES/simonlib.mo
1592
share/locale/pt_BR/LC_MESSAGES/simonlipdetectioncondition.mo
1593
share/locale/pt_BR/LC_MESSAGES/simonlistcommand.mo
1594
share/locale/pt_BR/LC_MESSAGES/simonorconditionassociation.mo
1595
share/locale/pt_BR/LC_MESSAGES/simonplacecommand.mo
1596
share/locale/pt_BR/LC_MESSAGES/simonprocessopenedcondition.mo
1597
share/locale/pt_BR/LC_MESSAGES/simonpronunciationtrainingcommand.mo
1598
share/locale/pt_BR/LC_MESSAGES/simonrecognizercommand.mo
1599
share/locale/pt_BR/LC_MESSAGES/simonshortcutcommand.mo
1600
share/locale/pt_BR/LC_MESSAGES/simontemplatecommand.mo
1601
share/locale/pt_BR/LC_MESSAGES/simontextmacrocommand.mo
1602
share/locale/pt_BR/LC_MESSAGES/ssc.mo
1603
share/locale/ro/LC_MESSAGES/afaras.mo
1604
share/locale/ro/LC_MESSAGES/ksimond.mo
1605
share/locale/ro/LC_MESSAGES/plasma_applet_simonoid.mo
1606
share/locale/ro/LC_MESSAGES/simonactivewindow.mo
1607
share/locale/ro/LC_MESSAGES/simonaicommand.mo
1608
share/locale/ro/LC_MESSAGES/simonatspicommand.mo
1609
share/locale/sk/LC_MESSAGES/afaras.mo
1610
share/locale/sk/LC_MESSAGES/ksimond.mo
1611
share/locale/sk/LC_MESSAGES/plasma_applet_simonoid.mo
1612
share/locale/sk/LC_MESSAGES/sam.mo
1613
share/locale/sk/LC_MESSAGES/simon.mo
1614
share/locale/sk/LC_MESSAGES/simonactivewindow.mo
1615
share/locale/sk/LC_MESSAGES/simonaicommand.mo
1616
share/locale/sk/LC_MESSAGES/simonakonadicommand.mo
1617
share/locale/sk/LC_MESSAGES/simonatspicommand.mo
1618
share/locale/sk/LC_MESSAGES/simoncalculatorcommand.mo
1619
share/locale/sk/LC_MESSAGES/simoncompositecommand.mo
1620
share/locale/sk/LC_MESSAGES/simond.mo
1621
share/locale/sk/LC_MESSAGES/simondbuscommand.mo
1622
share/locale/sk/LC_MESSAGES/simondbuscondition.mo
1623
share/locale/sk/LC_MESSAGES/simondesktopgridcommand.mo
1624
share/locale/sk/LC_MESSAGES/simondialogcommand.mo
1625
share/locale/sk/LC_MESSAGES/simondictationcommand.mo
1626
share/locale/sk/LC_MESSAGES/simonexecutablecommand.mo
1627
share/locale/sk/LC_MESSAGES/simonfacedetectioncondition.mo
1628
share/locale/sk/LC_MESSAGES/simonfilecontent.mo
1629
share/locale/sk/LC_MESSAGES/simonfiltercommand.mo
1630
share/locale/sk/LC_MESSAGES/simoninputnumbercommand.mo
1631
share/locale/sk/LC_MESSAGES/simonjsoncommand.mo
1632
share/locale/sk/LC_MESSAGES/simonkeyboardcommand.mo
1633
share/locale/sk/LC_MESSAGES/simonlib.mo
1634
share/locale/sk/LC_MESSAGES/simonlipdetectioncondition.mo
1635
share/locale/sk/LC_MESSAGES/simonlistcommand.mo
1636
share/locale/sk/LC_MESSAGES/simonorconditionassociation.mo
1637
share/locale/sk/LC_MESSAGES/simonplacecommand.mo
1638
share/locale/sk/LC_MESSAGES/simonprocessopenedcondition.mo
1639
share/locale/sk/LC_MESSAGES/simonpronunciationtrainingcommand.mo
1640
share/locale/sk/LC_MESSAGES/simonrecognizercommand.mo
1641
share/locale/sk/LC_MESSAGES/simonshortcutcommand.mo
1642
share/locale/sk/LC_MESSAGES/simontemplatecommand.mo
1643
share/locale/sk/LC_MESSAGES/simontextmacrocommand.mo
1644
share/locale/sk/LC_MESSAGES/ssc.mo
1645
share/locale/sl/LC_MESSAGES/afaras.mo
1646
share/locale/sl/LC_MESSAGES/ksimond.mo
1647
share/locale/sl/LC_MESSAGES/plasma_applet_simonoid.mo
1648
share/locale/sv/LC_MESSAGES/afaras.mo
1649
share/locale/sv/LC_MESSAGES/ksimond.mo
1650
share/locale/sv/LC_MESSAGES/plasma_applet_simonoid.mo
1651
share/locale/sv/LC_MESSAGES/sam.mo
1652
share/locale/sv/LC_MESSAGES/simon.mo
1653
share/locale/sv/LC_MESSAGES/simonactivewindow.mo
1654
share/locale/sv/LC_MESSAGES/simonaicommand.mo
1655
share/locale/sv/LC_MESSAGES/simonakonadicommand.mo
1656
share/locale/sv/LC_MESSAGES/simonatspicommand.mo
1657
share/locale/sv/LC_MESSAGES/simoncalculatorcommand.mo
1658
share/locale/sv/LC_MESSAGES/simoncompositecommand.mo
1659
share/locale/sv/LC_MESSAGES/simond.mo
1660
share/locale/sv/LC_MESSAGES/simondbuscommand.mo
1661
share/locale/sv/LC_MESSAGES/simondbuscondition.mo
1662
share/locale/sv/LC_MESSAGES/simondesktopgridcommand.mo
1663
share/locale/sv/LC_MESSAGES/simondialogcommand.mo
1664
share/locale/sv/LC_MESSAGES/simondictationcommand.mo
1665
share/locale/sv/LC_MESSAGES/simonexecutablecommand.mo
1666
share/locale/sv/LC_MESSAGES/simonfacedetectioncondition.mo
1667
share/locale/sv/LC_MESSAGES/simonfilecontent.mo
1668
share/locale/sv/LC_MESSAGES/simonfiltercommand.mo
1669
share/locale/sv/LC_MESSAGES/simoninputnumbercommand.mo
1670
share/locale/sv/LC_MESSAGES/simonjsoncommand.mo
1671
share/locale/sv/LC_MESSAGES/simonkeyboardcommand.mo
1672
share/locale/sv/LC_MESSAGES/simonlib.mo
1673
share/locale/sv/LC_MESSAGES/simonlipdetectioncondition.mo
1674
share/locale/sv/LC_MESSAGES/simonlistcommand.mo
1675
share/locale/sv/LC_MESSAGES/simonorconditionassociation.mo
1676
share/locale/sv/LC_MESSAGES/simonplacecommand.mo
1677
share/locale/sv/LC_MESSAGES/simonprocessopenedcondition.mo
1678
share/locale/sv/LC_MESSAGES/simonpronunciationtrainingcommand.mo
1679
share/locale/sv/LC_MESSAGES/simonrecognizercommand.mo
1680
share/locale/sv/LC_MESSAGES/simonshortcutcommand.mo
1681
share/locale/sv/LC_MESSAGES/simontemplatecommand.mo
1682
share/locale/sv/LC_MESSAGES/simontextmacrocommand.mo
1683
share/locale/sv/LC_MESSAGES/ssc.mo
1684
share/locale/uk/LC_MESSAGES/afaras.mo
1685
share/locale/uk/LC_MESSAGES/ksimond.mo
1686
share/locale/uk/LC_MESSAGES/plasma_applet_simonoid.mo
1687
share/locale/uk/LC_MESSAGES/sam.mo
1688
share/locale/uk/LC_MESSAGES/simon.mo
1689
share/locale/uk/LC_MESSAGES/simonactivewindow.mo
1690
share/locale/uk/LC_MESSAGES/simonaicommand.mo
1691
share/locale/uk/LC_MESSAGES/simonakonadicommand.mo
1692
share/locale/uk/LC_MESSAGES/simonatspicommand.mo
1693
share/locale/uk/LC_MESSAGES/simoncalculatorcommand.mo
1694
share/locale/uk/LC_MESSAGES/simoncompositecommand.mo
1695
share/locale/uk/LC_MESSAGES/simond.mo
1696
share/locale/uk/LC_MESSAGES/simondbuscommand.mo
1697
share/locale/uk/LC_MESSAGES/simondbuscondition.mo
1698
share/locale/uk/LC_MESSAGES/simondesktopgridcommand.mo
1699
share/locale/uk/LC_MESSAGES/simondialogcommand.mo
1700
share/locale/uk/LC_MESSAGES/simondictationcommand.mo
1701
share/locale/uk/LC_MESSAGES/simonexecutablecommand.mo
1702
share/locale/uk/LC_MESSAGES/simonfacedetectioncondition.mo
1703
share/locale/uk/LC_MESSAGES/simonfilecontent.mo
1704
share/locale/uk/LC_MESSAGES/simonfiltercommand.mo
1705
share/locale/uk/LC_MESSAGES/simoninputnumbercommand.mo
1706
share/locale/uk/LC_MESSAGES/simonjsoncommand.mo
1707
share/locale/uk/LC_MESSAGES/simonkeyboardcommand.mo
1708
share/locale/uk/LC_MESSAGES/simonlib.mo
1709
share/locale/uk/LC_MESSAGES/simonlipdetectioncondition.mo
1710
share/locale/uk/LC_MESSAGES/simonlistcommand.mo
1711
share/locale/uk/LC_MESSAGES/simonorconditionassociation.mo
1712
share/locale/uk/LC_MESSAGES/simonplacecommand.mo
1713
share/locale/uk/LC_MESSAGES/simonprocessopenedcondition.mo
1714
share/locale/uk/LC_MESSAGES/simonpronunciationtrainingcommand.mo
1715
share/locale/uk/LC_MESSAGES/simonrecognizercommand.mo
1716
share/locale/uk/LC_MESSAGES/simonshortcutcommand.mo
1717
share/locale/uk/LC_MESSAGES/simontemplatecommand.mo
1718
share/locale/uk/LC_MESSAGES/simontextmacrocommand.mo
1719
share/locale/uk/LC_MESSAGES/ssc.mo
1720
share/locale/zh_TW/LC_MESSAGES/afaras.mo
1721
share/locale/zh_TW/LC_MESSAGES/ksimond.mo
1722
share/locale/zh_TW/LC_MESSAGES/plasma_applet_simonoid.mo
1723
share/locale/zh_TW/LC_MESSAGES/sam.mo
1724
share/locale/zh_TW/LC_MESSAGES/simon.mo
1725
share/locale/zh_TW/LC_MESSAGES/simonactivewindow.mo
1726
share/locale/zh_TW/LC_MESSAGES/simonaicommand.mo
1727
share/locale/zh_TW/LC_MESSAGES/simonatspicommand.mo
1728
share/locale/zh_TW/LC_MESSAGES/simoncompositecommand.mo
1729
share/locale/zh_TW/LC_MESSAGES/simondbuscommand.mo
1730
share/locale/zh_TW/LC_MESSAGES/simondbuscondition.mo
1731
share/locale/zh_TW/LC_MESSAGES/simondictationcommand.mo
1732
share/locale/zh_TW/LC_MESSAGES/simonexecutablecommand.mo
1733
share/locale/zh_TW/LC_MESSAGES/simonfacedetectioncondition.mo
1734
share/locale/zh_TW/LC_MESSAGES/simonfilecontent.mo
1735
share/locale/zh_TW/LC_MESSAGES/simonfiltercommand.mo
1736
share/locale/zh_TW/LC_MESSAGES/simoninputnumbercommand.mo
1737
share/locale/zh_TW/LC_MESSAGES/simonjsoncommand.mo
1738
share/locale/zh_TW/LC_MESSAGES/simonlipdetectioncondition.mo
1739
share/locale/zh_TW/LC_MESSAGES/simonlistcommand.mo
1740
share/locale/zh_TW/LC_MESSAGES/simonorconditionassociation.mo
1741
share/locale/zh_TW/LC_MESSAGES/simonplacecommand.mo
1742
share/locale/zh_TW/LC_MESSAGES/simonprocessopenedcondition.mo
1743
share/locale/zh_TW/LC_MESSAGES/simonpronunciationtrainingcommand.mo
1744
share/locale/zh_TW/LC_MESSAGES/simonrecognizercommand.mo
1745
share/locale/zh_TW/LC_MESSAGES/simonshortcutcommand.mo
1746
share/locale/zh_TW/LC_MESSAGES/simontemplatecommand.mo
1747
share/locale/zh_TW/LC_MESSAGES/simontextmacrocommand.mo
1748
share/sscd/mysql_create_script.sql
1749
share/sscd/sscd.conf

Return to bug 209281