diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2016-05-30 03:06:09 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2016-05-30 03:06:09 +0000 |
commit | 4e6a30b9b683cf54f188c97dd436024e753adece (patch) | |
tree | 9d1f7ef04e6e67ad9b5adfa8011256599e446fc0 /audio | |
parent | 7a5868cc3c622989e393efdccee9bef00e711769 (diff) | |
download | freebsd-ports-4e6a30b9b683cf54f188c97dd436024e753adece.zip |
New port: audio/simon
Simon is an open source speech recognition program that can replace your
mouse and keyboard. The system is designed to be as flexible as possible
and will work with any language or dialect.
WWW: https://simon.kde.org/
PR: 209281
Submitted by: groot@kde.org, alonso
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 1 | ||||
-rw-r--r-- | audio/simon/Makefile | 31 | ||||
-rw-r--r-- | audio/simon/distinfo | 2 | ||||
-rw-r--r-- | audio/simon/pkg-descr | 5 | ||||
-rw-r--r-- | audio/simon/pkg-plist | 1749 |
5 files changed, 1788 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index cca4d2081d69..8c6e359642ed 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -689,6 +689,7 @@ SUBDIR += sidplay SUBDIR += sidplay2 SUBDIR += sidplayer + SUBDIR += simon SUBDIR += simplemod SUBDIR += siren SUBDIR += skype-call-recorder diff --git a/audio/simon/Makefile b/audio/simon/Makefile new file mode 100644 index 000000000000..ef0ca644a824 --- /dev/null +++ b/audio/simon/Makefile @@ -0,0 +1,31 @@ +# Created by: alonso@ +# $FreeBSD$ + +PORTNAME= simon +PORTVERSION= 0.4.1 +PORTREVISION= 1 +CATEGORIES= audio kde +MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src +DIST_SUBDIR= KDE + +MAINTAINER= kde@FreeBSD.org +COMMENT= Speech recognition system using sphinx, ALSA and KDE + +LIB_DEPENDS= libasound.so:audio/alsa-lib \ + libsamplerate.so:audio/libsamplerate \ + libpocketsphinx.so:audio/pocketsphinx \ + libsphinxad.so:audio/sphinxbase \ + libqwt6.so:x11-toolkits/qwt6 + +USE_KDE4= kdelibs automoc4 pimlibs +USES= cmake:outsource gettext tar:bz2 +USE_QT4= accessible corelib dbus gui script testlib xml \ + moc_build qmake_build rcc_build uic_build +USE_LDCONFIG= yes +INSTALLS_ICONS= yes + +CMAKE_ARGS+= -DWITH_OpenCV:BOOL=OFF + +PLIST_SUB+= PORTVERSION="${PORTVERSION}" + +.include <bsd.port.mk> diff --git a/audio/simon/distinfo b/audio/simon/distinfo new file mode 100644 index 000000000000..7b1605709dce --- /dev/null +++ b/audio/simon/distinfo @@ -0,0 +1,2 @@ +SHA256 (KDE/simon-0.4.1.tar.bz2) = 8d55bc3f607a89e15efd51b844d93daf67d9967ad243f54efae324754859342d +SIZE (KDE/simon-0.4.1.tar.bz2) = 23856024 diff --git a/audio/simon/pkg-descr b/audio/simon/pkg-descr new file mode 100644 index 000000000000..70d646b9f068 --- /dev/null +++ b/audio/simon/pkg-descr @@ -0,0 +1,5 @@ +Simon is an open source speech recognition program that can replace your +mouse and keyboard. The system is designed to be as flexible as possible +and will work with any language or dialect. + +WWW: https://simon.kde.org/ diff --git a/audio/simon/pkg-plist b/audio/simon/pkg-plist new file mode 100644 index 000000000000..b03734554b86 --- /dev/null +++ b/audio/simon/pkg-plist @@ -0,0 +1,1749 @@ +bin/afaras +bin/ksimond +bin/sam +bin/simon +bin/simond +bin/ssc +bin/sscd +include/kde4/simon/AppCore/simonappcore_export.h +include/kde4/simon/AppCore/simoncontrol.h +include/kde4/simon/RecognitionControl/recognitioncontrol.h +include/kde4/simon/contextdetection/compoundcondition.h +include/kde4/simon/contextdetection/condition.h +include/kde4/simon/contextdetection/conditionassociation.h +include/kde4/simon/contextdetection/contextmanager.h +include/kde4/simon/contextdetection/createconditionwidget.h +include/kde4/simon/contextdetection/linuxprocessinfogatherer.h +include/kde4/simon/contextdetection/linuxprocessinfogathererhelper.h +include/kde4/simon/contextdetection/processinfo.h +include/kde4/simon/contextdetection/processinfogatherer.h +include/kde4/simon/contextdetection/samplegroupcondition.h +include/kde4/simon/contextdetection/simoncontextdetection_export.h +include/kde4/simon/contextdetection/windowsprocessinfogatherer.h +include/kde4/simon/eventsimulation/clickmode.h +include/kde4/simon/eventsimulation/eventhandler.h +include/kde4/simon/eventsimulation/eventsimulation_export.h +include/kde4/simon/eventsimulation/pressmode.h +include/kde4/simon/jsonconnector/simonjsonconnector.h +include/kde4/simon/jsonconnector/simonjsonconnector_export.h +include/kde4/simon/logging/logger.h +include/kde4/simon/logging/simonlogging_export.h +include/kde4/simon/simonactions/actionmanager.h +include/kde4/simon/simonactions/commandlistwidget.h +include/kde4/simon/simonactions/commandmodel.h +include/kde4/simon/simonactions/commandsettingsinternal.h +include/kde4/simon/simonactions/greedyreceiver.h +include/kde4/simon/simonactions/listcommand.h +include/kde4/simon/simonactions/listconfiguration.h +include/kde4/simon/simonactionsui/runcommandview.h +include/kde4/simon/simoncontextcoreui/compoundconditionsettings.h +include/kde4/simon/simoncontextcoreui/newcondition.h +include/kde4/simon/simoncontextcoreui/simoncontextcoreui_export.h +include/kde4/simon/simoncontextui/contextview.h +include/kde4/simon/simoncontextui/simoncontextui_export.h +include/kde4/simon/simondialogengine/argumentboundvalue.h +include/kde4/simon/simondialogengine/avatar.h +include/kde4/simon/simondialogengine/avatarmodel.h +include/kde4/simon/simondialogengine/boundvalue.h +include/kde4/simon/simondialogengine/confui/avatarconfiguration.h +include/kde4/simon/simondialogengine/confui/boundvaluesconfiguration.h +include/kde4/simon/simondialogengine/confui/createavatardialog.h +include/kde4/simon/simondialogengine/confui/createboundvaluedialog.h +include/kde4/simon/simondialogengine/confui/createtemplateoptiondialog.h +include/kde4/simon/simondialogengine/confui/outputconfiguration.h +include/kde4/simon/simondialogengine/confui/simondialogengineconfui_export.h +include/kde4/simon/simondialogengine/confui/templateoptionsconfiguration.h +include/kde4/simon/simondialogengine/dialogboundvalues.h +include/kde4/simon/simondialogengine/dialogcommand.h +include/kde4/simon/simondialogengine/dialogmanager.h +include/kde4/simon/simondialogengine/dialogstate.h +include/kde4/simon/simondialogengine/dialogtemplateoptions.h +include/kde4/simon/simondialogengine/dialogtext.h +include/kde4/simon/simondialogengine/dialogtextparser.h +include/kde4/simon/simondialogengine/graphicalview/simondialogenginevisualview_export.h +include/kde4/simon/simondialogengine/graphicalview/visualdialogview.h +include/kde4/simon/simondialogengine/scriptboundvalue.h +include/kde4/simon/simondialogengine/simondialogengine_export.h +include/kde4/simon/simondialogengine/staticboundvalue.h +include/kde4/simon/simondialogengine/ttsview/simondialogenginettsview_export.h +include/kde4/simon/simondialogengine/ttsview/ttsdialogview.h +include/kde4/simon/simondstreamer/simondstreamer.h +include/kde4/simon/simondstreamer/simondstreamer_export.h +include/kde4/simon/simondstreamer/simonsender.h +include/kde4/simon/simongraphemetophoneme/graphemetophoneme.h +include/kde4/simon/simongraphemetophoneme/simongraphemetophoneme_export.h +include/kde4/simon/simoninfo/simoninfo.h +include/kde4/simon/simoninfo/simoninfo_export.h +include/kde4/simon/simonmodelmanagementui/grammarview.h +include/kde4/simon/simonmodelmanagementui/promptsview.h +include/kde4/simon/simonmodelmanagementui/simonmodelmanagementui_export.h +include/kde4/simon/simonmodelmanagementui/trainingview.h +include/kde4/simon/simonmodelmanagementui/vocabularyview.h +include/kde4/simon/simonmodeltest/fileresultmodel.h +include/kde4/simon/simonmodeltest/juliusmodeltest.h +include/kde4/simon/simonmodeltest/modeltest.h +include/kde4/simon/simonmodeltest/recognizerresult.h +include/kde4/simon/simonmodeltest/simonmodeltest_export.h +include/kde4/simon/simonmodeltest/sphinxmodeltest.h +include/kde4/simon/simonprogresstracking/operation.h +include/kde4/simon/simonprogresstracking/simonprogresstracking_export.h +include/kde4/simon/simonprogresstracking/statusmanager.h +include/kde4/simon/simonprotocol/simonprotocol.h +include/kde4/simon/simonrecognitionresult/recognitionresult.h +include/kde4/simon/simonrecognitionresult/simonrecognitionresult_export.h +include/kde4/simon/simonrecognizer/juliusrecognitionconfiguration.h +include/kde4/simon/simonrecognizer/juliusrecognizer.h +include/kde4/simon/simonrecognizer/juliusstaticrecognitionconfiguration.h +include/kde4/simon/simonrecognizer/recognitionconfiguration.h +include/kde4/simon/simonrecognizer/recognizer.h +include/kde4/simon/simonrecognizer/sphinxrecognitionconfiguration.h +include/kde4/simon/simonrecognizer/sphinxrecognizer.h +include/kde4/simon/simonsampleshare/sampleshare.h +include/kde4/simon/simonscenariobase/scenarioobject.h +include/kde4/simon/simonscenariobase/simonscenariobase_export.h +include/kde4/simon/simonscenariobase/versionnumber.h +include/kde4/simon/simonscenarios/action.h +include/kde4/simon/simonscenarios/actioncollection.h +include/kde4/simon/simonscenarios/actioncommandmodel.h +include/kde4/simon/simonscenarios/actionmodel.h +include/kde4/simon/simonscenarios/activevocabulary.h +include/kde4/simon/simonscenarios/author.h +include/kde4/simon/simonscenarios/basemodelsettings.h +include/kde4/simon/simonscenarios/command.h +include/kde4/simon/simonscenarios/commandconfiguration.h +include/kde4/simon/simonscenarios/commandlistelements.h +include/kde4/simon/simonscenarios/commandmanager.h +include/kde4/simon/simonscenarios/commandparameter.h +include/kde4/simon/simonscenarios/createcommandwidget.h +include/kde4/simon/simonscenarios/createvoiceinterfacecommandwidget.h +include/kde4/simon/simonscenarios/grammar.h +include/kde4/simon/simonscenarios/languagedescriptioncontainer.h +include/kde4/simon/simonscenarios/model.h +include/kde4/simon/simonscenarios/modelmanager.h +include/kde4/simon/simonscenarios/modelmetadata.h +include/kde4/simon/simonscenarios/promptstable.h +include/kde4/simon/simonscenarios/promptstablemodel.h +include/kde4/simon/simonscenarios/scenario.h +include/kde4/simon/simonscenarios/scenariodisplay.h +include/kde4/simon/simonscenarios/scenariomanager.h +include/kde4/simon/simonscenarios/shadowvocabulary.h +include/kde4/simon/simonscenarios/simoncommand.h +include/kde4/simon/simonscenarios/simonmodelmanagement_export.h +include/kde4/simon/simonscenarios/speechmodel.h +include/kde4/simon/simonscenarios/trainingcontainer.h +include/kde4/simon/simonscenarios/trainingmanager.h +include/kde4/simon/simonscenarios/trainingtext.h +include/kde4/simon/simonscenarios/word.h +include/kde4/simon/simonscenarios/wordlisttype.h +include/kde4/simon/simonscenarioui/scenariomanagementdialog.h +include/kde4/simon/simonscenarioui/scenariomanagementwidget.h +include/kde4/simon/simonsound/devicesettings.h +include/kde4/simon/simonsound/devicevolumewidget.h +include/kde4/simon/simonsound/loudnessmetersoundprocessor.h +include/kde4/simon/simonsound/postprocessing.h +include/kde4/simon/simonsound/recwidget.h +include/kde4/simon/simonsound/simonsamples.h +include/kde4/simon/simonsound/simonsound.h +include/kde4/simon/simonsound/simonsound_export.h +include/kde4/simon/simonsound/simonsoundinput.h +include/kde4/simon/simonsound/simonsoundoutput.h +include/kde4/simon/simonsound/soundbackendclient.h +include/kde4/simon/simonsound/soundclient.h +include/kde4/simon/simonsound/soundinputclient.h +include/kde4/simon/simonsound/soundoutputclient.h +include/kde4/simon/simonsound/soundprocessor.h +include/kde4/simon/simonsound/soundserver.h +include/kde4/simon/simonsound/trainsamplevolumepage.h +include/kde4/simon/simonsound/vadsoundprocessor.h +include/kde4/simon/simonsound/volumewidget.h +include/kde4/simon/simonsound/wavfilewidget.h +include/kde4/simon/simonsound/wavplayerclient.h +include/kde4/simon/simonuicomponents/actionbutton.h +include/kde4/simon/simonuicomponents/addserverconnection.h +include/kde4/simon/simonuicomponents/inlinewidget.h +include/kde4/simon/simonuicomponents/inlinewidgetview.h +include/kde4/simon/simonuicomponents/multikcmview.h +include/kde4/simon/simonuicomponents/selectionlistview.h +include/kde4/simon/simonuicomponents/selectprogramdialog.h +include/kde4/simon/simonuicomponents/serveraddressselector.h +include/kde4/simon/simonuicomponents/simonuicomponents_export.h +include/kde4/simon/simonuicomponents/simonwizard.h +include/kde4/simon/simonuicomponents/textlistwidget.h +include/kde4/simon/simonuicomponents/trayiconmanager.h +include/kde4/simon/simonuicomponents/verticalscrollarea.h +include/kde4/simon/simonutils/fileutils.h +include/kde4/simon/simonutils/simonutils_export.h +include/kde4/simon/simonwav/wav.h +include/kde4/simon/simonxml/simonxml_export.h +include/kde4/simon/simonxml/xmldomreader.h +include/kde4/simon/simonxml/xmlreader.h +include/kde4/simon/simonxml/xmlsaxreader.h +include/kde4/simon/speechmodelcompilation/modelcompilation.h +include/kde4/simon/speechmodelcompilation/modelcompilationadapter.h +include/kde4/simon/speechmodelcompilation/modelcompilationadapterhtk.h +include/kde4/simon/speechmodelcompilation/modelcompilationadaptersphinx.h +include/kde4/simon/speechmodelcompilation/modelcompilationmanager.h +include/kde4/simon/speechmodelcompilation/modelcompilationmanagerhtk.h +include/kde4/simon/speechmodelcompilation/modelcompilationmanagersphinx.h +include/kde4/simon/speechmodelcompilation/modelcompiler.h +include/kde4/simon/speechmodelcompilation/modelcompilerhtk.h +include/kde4/simon/speechmodelcompilation/modelcompilersphinx.h +include/kde4/simon/speechmodelcompilation/simonmodelcompilationmanagement_export.h +include/kde4/simon/tts/simontts.h +include/kde4/simon/tts/simontts_export.h +include/kde4/simon/version.h +include/kde4/simond/simonddatabaseaccess/databaseaccess.h +include/kde4/simond/simonddatabaseaccess/simonddatabaseaccess_export.h +include/kde4/ssc/sscdaccess/sscdaccess.h +include/kde4/ssc/sscdaccess/sscdaccesssingleton.h +include/kde4/ssc/sscobjects/institution.h +include/kde4/ssc/sscobjects/language.cpp +include/kde4/ssc/sscobjects/microphone.h +include/kde4/ssc/sscobjects/sample.h +include/kde4/ssc/sscobjects/soundcard.h +include/kde4/ssc/sscobjects/sscobject.h +include/kde4/ssc/sscobjects/sscobjects_export.h +include/kde4/ssc/sscobjects/user.h +include/kde4/ssc/sscobjects/userininstitution.h +include/kde4/ssc/sscprotocol/sscprotocol.h +lib/kde4/ksimondsettings.so +lib/kde4/plasma_applet_simonoid.so +lib/kde4/simonactionskcm.so +lib/kde4/simonactivewindowplugin.so +lib/kde4/simonaiplugin.so +lib/kde4/simonakonadicommandplugin.so +lib/kde4/simonappcorekcm.so +lib/kde4/simoncalculatorplugin.so +lib/kde4/simoncompositecommandplugin.so +lib/kde4/simondbuscommandplugin.so +lib/kde4/simondbusconditionplugin.so +lib/kde4/simondesktopgridplugin.so +lib/kde4/simondialogcommandplugin.so +lib/kde4/simondictationcommandplugin.so +lib/kde4/simondsettings.so +lib/kde4/simonexecutablecommandplugin.so +lib/kde4/simonfilecontentplugin.so +lib/kde4/simonfilterplugin.so +lib/kde4/simoninputnumbercommandplugin.so +lib/kde4/simonjsoncommandplugin.so +lib/kde4/simonkeyboardcommandplugin.so +lib/kde4/simonlistcommandplugin.so +lib/kde4/simonmodelcompilationconfiguration.so +lib/kde4/simonmodelmanagementuikcm.so +lib/kde4/simonorconditionassociationplugin.so +lib/kde4/simonplacecommandplugin.so +lib/kde4/simonprocessopenedconditionplugin.so +lib/kde4/simonpronunciationtrainingplugin.so +lib/kde4/simonrecognitioncontrolkcm.so +lib/kde4/simonscenarioskcm.so +lib/kde4/simonshortcutcommandplugin.so +lib/kde4/simonsoundkcm.so +lib/kde4/simontextmacrocommandplugin.so +lib/kde4/simonttsconfiguration.so +lib/kde4/sscsettings.so +lib/libeventsimulation.so +lib/libsimonactions.so +lib/libsimonactions.so.0 +lib/libsimonactions.so.%%PORTVERSION%% +lib/libsimonactionsui.so +lib/libsimonactionsui.so.0 +lib/libsimonactionsui.so.%%PORTVERSION%% +lib/libsimonappcore.so +lib/libsimonappcore.so.0 +lib/libsimonappcore.so.%%PORTVERSION%% +lib/libsimoncontextadapter.so +lib/libsimoncontextadapter.so.0 +lib/libsimoncontextadapter.so.%%PORTVERSION%% +lib/libsimoncontextcoreui.so +lib/libsimoncontextcoreui.so.0 +lib/libsimoncontextcoreui.so.%%PORTVERSION%% +lib/libsimoncontextdetection.so +lib/libsimoncontextdetection.so.0 +lib/libsimoncontextdetection.so.%%PORTVERSION%% +lib/libsimoncontextui.so +lib/libsimoncontextui.so.0 +lib/libsimoncontextui.so.%%PORTVERSION%% +lib/libsimonddatabaseaccess.so +lib/libsimonddatabaseaccess.so.0 +lib/libsimonddatabaseaccess.so.%%PORTVERSION%% +lib/libsimondialogengine.so +lib/libsimondialogengine.so.0 +lib/libsimondialogengine.so.%%PORTVERSION%% +lib/libsimondialogengineconfui.so +lib/libsimondialogengineconfui.so.0 +lib/libsimondialogengineconfui.so.%%PORTVERSION%% +lib/libsimondialogenginegraphicalview.so +lib/libsimondialogenginegraphicalview.so.0 +lib/libsimondialogenginegraphicalview.so.%%PORTVERSION%% +lib/libsimondialogenginettsview.so +lib/libsimondialogenginettsview.so.0 +lib/libsimondialogenginettsview.so.%%PORTVERSION%% +lib/libsimondstreamer.so +lib/libsimondstreamer.so.0 +lib/libsimondstreamer.so.%%PORTVERSION%% +lib/libsimongraphemetophoneme.so +lib/libsimongraphemetophoneme.so.0 +lib/libsimongraphemetophoneme.so.%%PORTVERSION%% +lib/libsimoninfo.so +lib/libsimoninfo.so.0 +lib/libsimoninfo.so.%%PORTVERSION%% +lib/libsimonjsonconnector.so +lib/libsimonjsonconnector.so.0 +lib/libsimonjsonconnector.so.%%PORTVERSION%% +lib/libsimonlogging.so +lib/libsimonlogging.so.0 +lib/libsimonlogging.so.%%PORTVERSION%% +lib/libsimonmodelcompilation.so +lib/libsimonmodelcompilation.so.0 +lib/libsimonmodelcompilation.so.%%PORTVERSION%% +lib/libsimonmodelmanagementui.so +lib/libsimonmodelmanagementui.so.0 +lib/libsimonmodelmanagementui.so.%%PORTVERSION%% +lib/libsimonmodeltest.so +lib/libsimonmodeltest.so.0 +lib/libsimonmodeltest.so.%%PORTVERSION%% +lib/libsimonprogresstracking.so +lib/libsimonprogresstracking.so.0 +lib/libsimonprogresstracking.so.%%PORTVERSION%% +lib/libsimonrecognitioncontrol.so +lib/libsimonrecognitioncontrol.so.0 +lib/libsimonrecognitioncontrol.so.%%PORTVERSION%% +lib/libsimonrecognitionresult.so +lib/libsimonrecognitionresult.so.0 +lib/libsimonrecognitionresult.so.%%PORTVERSION%% +lib/libsimonrecognizer.so +lib/libsimonrecognizer.so.0 +lib/libsimonrecognizer.so.%%PORTVERSION%% +lib/libsimonsampleshare.so +lib/libsimonsampleshare.so.4 +lib/libsimonsampleshare.so.%%KDE4_GENERIC_LIB_VERSION%% +lib/libsimonscenariobase.so +lib/libsimonscenariobase.so.0 +lib/libsimonscenariobase.so.%%PORTVERSION%% +lib/libsimonscenarios.so +lib/libsimonscenarios.so.0 +lib/libsimonscenarios.so.%%PORTVERSION%% +lib/libsimonscenarioui.so +lib/libsimonscenarioui.so.0 +lib/libsimonscenarioui.so.%%PORTVERSION%% +lib/libsimonsound.so +lib/libsimonsound.so.0 +lib/libsimonsound.so.%%PORTVERSION%% +lib/libsimontts.so +lib/libsimontts.so.0 +lib/libsimontts.so.%%PORTVERSION%% +lib/libsimonuicomponents.so +lib/libsimonuicomponents.so.0 +lib/libsimonuicomponents.so.%%PORTVERSION%% +lib/libsimonutils.so +lib/libsimonutils.so.0 +lib/libsimonutils.so.%%PORTVERSION%% +lib/libsimonwav.so +lib/libsimonwav.so.0 +lib/libsimonwav.so.%%PORTVERSION%% +lib/libsimonxml.so +lib/libsimonxml.so.0 +lib/libsimonxml.so.%%PORTVERSION%% +lib/libsscdaccess.so +lib/libsscdaccess.so.4 +lib/libsscdaccess.so.%%KDE4_GENERIC_LIB_VERSION%% +lib/libsscobjects.so +lib/libsscobjects.so.0 +lib/libsscobjects.so.%%PORTVERSION%% +share/applications/kde4/afaras.desktop +share/applications/kde4/ksimond.desktop +share/applications/kde4/sam.desktop +share/applications/kde4/simon.desktop +share/applications/kde4/simond.desktop +share/applications/kde4/ssc.desktop +share/applications/kde4/sscd.desktop +share/apps/afarasui.rc +share/apps/ai/aimls/Alice/AI.aiml +share/apps/ai/aimls/Alice/ALICE.aiml +share/apps/ai/aimls/Alice/Adverbs.aiml +share/apps/ai/aimls/Alice/Astrology.aiml +share/apps/ai/aimls/Alice/Atomic.aiml +share/apps/ai/aimls/Alice/Badanswer.aiml +share/apps/ai/aimls/Alice/Biography.aiml +share/apps/ai/aimls/Alice/Blackjack.aiml +share/apps/ai/aimls/Alice/Bot.aiml +share/apps/ai/aimls/Alice/Botmaster.aiml +share/apps/ai/aimls/Alice/Client.aiml +share/apps/ai/aimls/Alice/Computers.aiml +share/apps/ai/aimls/Alice/Date.aiml +share/apps/ai/aimls/Alice/Default.aiml +share/apps/ai/aimls/Alice/Dialog.aiml +share/apps/ai/aimls/Alice/Drugs.aiml +share/apps/ai/aimls/Alice/Emotion.aiml +share/apps/ai/aimls/Alice/Food.aiml +share/apps/ai/aimls/Alice/Geography.aiml +share/apps/ai/aimls/Alice/Gossip.aiml +share/apps/ai/aimls/Alice/History.aiml +share/apps/ai/aimls/Alice/Human.aiml +share/apps/ai/aimls/Alice/Humor.aiml +share/apps/ai/aimls/Alice/IU.aiml +share/apps/ai/aimls/Alice/Inquiry.aiml +share/apps/ai/aimls/Alice/Integer.aiml +share/apps/ai/aimls/Alice/Interjection.aiml +share/apps/ai/aimls/Alice/Knowledge.aiml +share/apps/ai/aimls/Alice/Literature.aiml +share/apps/ai/aimls/Alice/Luckyslots.aiml +share/apps/ai/aimls/Alice/Money.aiml +share/apps/ai/aimls/Alice/Movies.aiml +share/apps/ai/aimls/Alice/Multiple.aiml +share/apps/ai/aimls/Alice/Music.aiml +share/apps/ai/aimls/Alice/Parts.aiml +share/apps/ai/aimls/Alice/Personality.aiml +share/apps/ai/aimls/Alice/Philosophy.aiml +share/apps/ai/aimls/Alice/Pickup.aiml +share/apps/ai/aimls/Alice/Politics.aiml +share/apps/ai/aimls/Alice/Predicates.aiml +share/apps/ai/aimls/Alice/Psychology.aiml +share/apps/ai/aimls/Alice/Reduce.aiml +share/apps/ai/aimls/Alice/Reducer.aiml +share/apps/ai/aimls/Alice/Reductions.aiml +share/apps/ai/aimls/Alice/Religion.aiml +share/apps/ai/aimls/Alice/Salutations.aiml +share/apps/ai/aimls/Alice/Science.aiml +share/apps/ai/aimls/Alice/Sex.aiml +share/apps/ai/aimls/Alice/Spam.aiml +share/apps/ai/aimls/Alice/Sports.aiml +share/apps/ai/aimls/Alice/Stack.aiml +share/apps/ai/aimls/Alice/Stories.aiml +share/apps/ai/aimls/Alice/That.aiml +share/apps/ai/aimls/Alice/Utilities.aiml +share/apps/ai/aimls/Alice/Wallace.aiml +share/apps/ai/aimls/Alice/Wordplay.aiml +share/apps/ai/aimls/Alice/Xfind.aiml +share/apps/ai/aimls/Alice/update.aiml +share/apps/ai/aimls/German/German-standalone.aiml +share/apps/ai/util/bot.xml +share/apps/ai/util/substitutions.xml +share/apps/ai/util/vars.xml +share/apps/sam/reports/templates/report_full_de.tex +share/apps/sam/reports/templates/report_full_en.tex +share/apps/sam/reports/templates/report_short_de.tex +share/apps/samui.rc +share/apps/simon.log +share/apps/simon/conf/categories.xml +share/apps/simon/conf/executables.xml +share/apps/simon/conf/keyboardsets.xml +share/apps/simon/conf/places.xml +share/apps/simon/conf/shortcuts.xml +share/apps/simon/conf/textmacros.xml +share/apps/simon/images/bg-acoustic-model.png +share/apps/simon/images/bg-recognition.png +share/apps/simon/images/bg-scenarios.png +share/apps/simon/images/bg-training.png +share/apps/simon/model/phonemes +share/apps/simon/scripts/config +share/apps/simon/scripts/config.global +share/apps/simon/scripts/config.rc +share/apps/simon/scripts/global +share/apps/simon/scripts/global.ded +share/apps/simon/scripts/gmm1.hed +share/apps/simon/scripts/gmm2.hed +share/apps/simon/scripts/gmm3.hed +share/apps/simon/scripts/mkphones0.led +share/apps/simon/scripts/mkphones1.led +share/apps/simon/scripts/mktri.led +share/apps/simon/scripts/proto +share/apps/simon/scripts/regtree.hed +share/apps/simon/scripts/sil.hed +share/apps/simon/scripts/tree1.hed +share/apps/simon/scripts/wav_config +share/apps/simon/themes/default/addword.png +share/apps/simon/themes/default/alphawarning.png +share/apps/simon/themes/default/editcategory.png +share/apps/simon/themes/default/firstrun.png +share/apps/simon/themes/default/importdict.png +share/apps/simon/themes/default/importfolder.png +share/apps/simon/themes/default/importgrammar.png +share/apps/simon/themes/default/importtexts.png +share/apps/simon/themes/default/l10n/ca/addword.png +share/apps/simon/themes/default/l10n/ca/editcategory.png +share/apps/simon/themes/default/l10n/ca/firstrun.png +share/apps/simon/themes/default/l10n/ca/importdict.png +share/apps/simon/themes/default/l10n/ca/importfolder.png +share/apps/simon/themes/default/l10n/ca/importgrammar.png +share/apps/simon/themes/default/l10n/ca/importtexts.png +share/apps/simon/themes/default/l10n/ca/merge.png +share/apps/simon/themes/default/l10n/ca/training.png +share/apps/simon/themes/default/l10n/de/addword.png +share/apps/simon/themes/default/l10n/de/editcategory.png +share/apps/simon/themes/default/l10n/de/firstrun.png +share/apps/simon/themes/default/l10n/de/importdict.png +share/apps/simon/themes/default/l10n/de/importfolder.png +share/apps/simon/themes/default/l10n/de/importgrammar.png +share/apps/simon/themes/default/l10n/de/importtexts.png +share/apps/simon/themes/default/l10n/de/merge.png +share/apps/simon/themes/default/l10n/de/training.png +share/apps/simon/themes/default/l10n/en/addword.png +share/apps/simon/themes/default/l10n/en/editcategory.png +share/apps/simon/themes/default/l10n/en/firstrun.png +share/apps/simon/themes/default/l10n/en/importdict.png +share/apps/simon/themes/default/l10n/en/importfolder.png +share/apps/simon/themes/default/l10n/en/importgrammar.png +share/apps/simon/themes/default/l10n/en/importtexts.png +share/apps/simon/themes/default/l10n/en/merge.png +share/apps/simon/themes/default/l10n/en/training.png +share/apps/simon/themes/default/merge.png +share/apps/simon/themes/default/releaseinfo.png +share/apps/simon/themes/default/splash.png +share/apps/simon/themes/default/training.png +share/apps/simon/themes/default/welcomebanner.png +share/apps/simon/ttsrec/ttssets.xml +share/apps/simond/default.jconf +share/apps/simond/simond.db +share/apps/simoninfo/themes/default/osd.png +share/apps/simonui.rc +share/apps/ssc/texts/interview/interview.prompts +share/apps/ssc/texts/repeat/repeat.prompts +share/apps/ssc/texts/training/training.prompts +share/apps/ssc/themes/default/training.png +share/apps/sscui.rc +share/autostart/ksimond_autostart.desktop +share/autostart/simon_autostart.desktop +share/config.kcfg/speechmodelmanagementconfiguration.kcfg +share/config/simonbasemodels.knsrc +share/config/simonscenarios.knsrc +share/doc/HTML/ca/afaras/common +share/doc/HTML/ca/afaras/index.cache.bz2 +share/doc/HTML/ca/afaras/index.docbook +share/doc/HTML/ca/afaras/main.png +share/doc/HTML/ca/afaras/review.png +share/doc/HTML/ca/ksimond/common +share/doc/HTML/ca/ksimond/index.cache.bz2 +share/doc/HTML/ca/ksimond/index.docbook +share/doc/HTML/ca/ksimond/ksimond.png +share/doc/HTML/ca/ksimond/ksimond_config.png +share/doc/HTML/ca/ksimond/simond_network_config.png +share/doc/HTML/ca/ksimond/simond_speech_model_config.png +share/doc/HTML/ca/ksimond/simond_user_config.png +share/doc/HTML/ca/sam/common +share/doc/HTML/ca/sam/conservative_training.png +share/doc/HTML/ca/sam/index.cache.bz2 +share/doc/HTML/ca/sam/index.docbook +share/doc/HTML/ca/sam/input_output.png +share/doc/HTML/ca/sam/main.png +share/doc/HTML/ca/sam/sam_test_io.png +share/doc/HTML/ca/simon/add_scenario.png +share/doc/HTML/ca/simon/architecture.png +share/doc/HTML/ca/simon/base_model_settings_1.png +share/doc/HTML/ca/simon/base_model_settings_2.png +share/doc/HTML/ca/simon/base_model_settings_3.png +share/doc/HTML/ca/simon/common +share/doc/HTML/ca/simon/configure_general.png +share/doc/HTML/ca/simon/configure_model_extensions.png +share/doc/HTML/ca/simon/configure_simond_1.png +share/doc/HTML/ca/simon/configure_simond_2.png +share/doc/HTML/ca/simon/configure_sound_1.png +share/doc/HTML/ca/simon/configure_sound_4.png +share/doc/HTML/ca/simon/configure_sound_advanced.png +share/doc/HTML/ca/simon/configure_speech_model.png +share/doc/HTML/ca/simon/configure_synchronization.png +share/doc/HTML/ca/simon/contribute_samples_1.png +share/doc/HTML/ca/simon/first_run_1.png +share/doc/HTML/ca/simon/first_run_2.png +share/doc/HTML/ca/simon/first_run_3.png +share/doc/HTML/ca/simon/first_run_4.png +share/doc/HTML/ca/simon/first_run_5.png +share/doc/HTML/ca/simon/first_run_6.png +share/doc/HTML/ca/simon/get_hot_new_scenarios_1.png +share/doc/HTML/ca/simon/import_grammar2.png +share/doc/HTML/ca/simon/import_training_data_1.png +share/doc/HTML/ca/simon/index.cache.bz2 +share/doc/HTML/ca/simon/index.docbook +share/doc/HTML/ca/simon/language_profile_configuration.png +share/doc/HTML/ca/simon/manage_scenarios_1.png +share/doc/HTML/ca/simon/manage_scenarios_2.png +share/doc/HTML/ca/simon/pause_control_speak.png +share/doc/HTML/ca/simon/pause_control_wait.png +share/doc/HTML/ca/simon/screenshot_main.png +share/doc/HTML/ca/simon/snr_warning.png +share/doc/HTML/ca/simon/too_loud.png +share/doc/HTML/ca/simon/too_quiet.png +share/doc/HTML/ca/simon/training_config.png +share/doc/HTML/ca/simon/training_samples_modify.png +share/doc/HTML/ca/simon/training_samples_remove.png +share/doc/HTML/ca/simon/tts_1.png +share/doc/HTML/ca/simon/tts_2.png +share/doc/HTML/ca/simon/tts_3.png +share/doc/HTML/ca/simon/vad.png +share/doc/HTML/ca/simon/volume_calibration.png +share/doc/HTML/ca/simon/volume_calibration_config.png +share/doc/HTML/ca/simon/volume_perfect.png +share/doc/HTML/ca/simond/common +share/doc/HTML/ca/simond/index.cache.bz2 +share/doc/HTML/ca/simond/index.docbook +share/doc/HTML/ca/ssc/common +share/doc/HTML/ca/ssc/index.cache.bz2 +share/doc/HTML/ca/ssc/index.docbook +share/doc/HTML/ca/ssc/offline_mode.png +share/doc/HTML/ca/ssc/ssc_settings.png +share/doc/HTML/ca/ssc/training_device_information.png +share/doc/HTML/ca/ssc/training_interview.png +share/doc/HTML/ca/ssc/training_intro.png +share/doc/HTML/ca/ssc/training_sample.png +share/doc/HTML/ca/ssc/training_transmit.png +share/doc/HTML/ca/ssc/training_volume.png +share/doc/HTML/ca/sscd/common +share/doc/HTML/ca/sscd/index.cache.bz2 +share/doc/HTML/ca/sscd/index.docbook +share/doc/HTML/de/afaras/common +share/doc/HTML/de/afaras/index.cache.bz2 +share/doc/HTML/de/afaras/index.docbook +share/doc/HTML/de/ksimond/common +share/doc/HTML/de/ksimond/index.cache.bz2 +share/doc/HTML/de/ksimond/index.docbook +share/doc/HTML/de/sam/common +share/doc/HTML/de/sam/index.cache.bz2 +share/doc/HTML/de/sam/index.docbook +share/doc/HTML/de/simon/common +share/doc/HTML/de/simon/index.cache.bz2 +share/doc/HTML/de/simon/index.docbook +share/doc/HTML/de/simond/common +share/doc/HTML/de/simond/index.cache.bz2 +share/doc/HTML/de/simond/index.docbook +share/doc/HTML/de/ssc/common +share/doc/HTML/de/ssc/index.cache.bz2 +share/doc/HTML/de/ssc/index.docbook +share/doc/HTML/de/sscd/common +share/doc/HTML/de/sscd/index.cache.bz2 +share/doc/HTML/de/sscd/index.docbook +share/doc/HTML/en/afaras/common +share/doc/HTML/en/afaras/index.cache.bz2 +share/doc/HTML/en/afaras/index.docbook +share/doc/HTML/en/afaras/main.png +share/doc/HTML/en/afaras/review.png +share/doc/HTML/en/ksimond/common +share/doc/HTML/en/ksimond/index.cache.bz2 +share/doc/HTML/en/ksimond/index.docbook +share/doc/HTML/en/ksimond/ksimond.png +share/doc/HTML/en/ksimond/ksimond_config.png +share/doc/HTML/en/ksimond/simond_network_config.png +share/doc/HTML/en/ksimond/simond_speech_model_config.png +share/doc/HTML/en/ksimond/simond_user_config.png +share/doc/HTML/en/sam/adapt_scenarios.png +share/doc/HTML/en/sam/build.png +share/doc/HTML/en/sam/common +share/doc/HTML/en/sam/conservative_training.png +share/doc/HTML/en/sam/index.cache.bz2 +share/doc/HTML/en/sam/index.docbook +share/doc/HTML/en/sam/input_output.png +share/doc/HTML/en/sam/main.png +share/doc/HTML/en/sam/sam_test_io.png +share/doc/HTML/en/sam/test_model.png +share/doc/HTML/en/sam/test_result_export_experiment.png +share/doc/HTML/en/sam/test_result_export_main.png +share/doc/HTML/en/sam/test_result_export_pdf.png +share/doc/HTML/en/sam/test_result_export_testset.png +share/doc/HTML/en/sam/test_result_files.png +share/doc/HTML/en/sam/test_result_graph.png +share/doc/HTML/en/sam/test_result_log.png +share/doc/HTML/en/sam/test_result_sentences.png +share/doc/HTML/en/sam/test_result_words.png +share/doc/HTML/en/simon/active_window_condition.png +share/doc/HTML/en/simon/add_scenario.png +share/doc/HTML/en/simon/add_word_1.png +share/doc/HTML/en/simon/add_word_2.png +share/doc/HTML/en/simon/add_word_2_2.png +share/doc/HTML/en/simon/add_word_2_3.png +share/doc/HTML/en/simon/add_word_2_4.png +share/doc/HTML/en/simon/add_word_3.png +share/doc/HTML/en/simon/add_word_4.png +share/doc/HTML/en/simon/add_word_5.png +share/doc/HTML/en/simon/ai_configure.png +share/doc/HTML/en/simon/akonadi_command_configuration.png +share/doc/HTML/en/simon/architecture.png +share/doc/HTML/en/simon/base_model_settings_1.png +share/doc/HTML/en/simon/base_model_settings_2.png +share/doc/HTML/en/simon/base_model_settings_3.png +share/doc/HTML/en/simon/calculator.png +share/doc/HTML/en/simon/calculator_configuration.png +share/doc/HTML/en/simon/calculator_minimal.png +share/doc/HTML/en/simon/calculator_output_mode_selection.png +share/doc/HTML/en/simon/command_autorun.png +share/doc/HTML/en/simon/command_composite_1.png +share/doc/HTML/en/simon/command_desktopgrid.png +share/doc/HTML/en/simon/command_input_number.png +share/doc/HTML/en/simon/command_list_1.png +share/doc/HTML/en/simon/command_list_2.png +share/doc/HTML/en/simon/command_list_3.png +share/doc/HTML/en/simon/command_main.png +share/doc/HTML/en/simon/command_place.png +share/doc/HTML/en/simon/command_place_import_1.png +share/doc/HTML/en/simon/command_place_import_2.png +share/doc/HTML/en/simon/command_plug.png +share/doc/HTML/en/simon/command_program.png +share/doc/HTML/en/simon/command_program_import_1.png +share/doc/HTML/en/simon/command_shortcut.png +share/doc/HTML/en/simon/command_text-macro.png +share/doc/HTML/en/simon/common +share/doc/HTML/en/simon/configure_actions_1.png +share/doc/HTML/en/simon/configure_dictation.png +share/doc/HTML/en/simon/configure_general.png +share/doc/HTML/en/simon/configure_model_extensions.png +share/doc/HTML/en/simon/configure_number_input_elements.png +share/doc/HTML/en/simon/configure_simond_1.png +share/doc/HTML/en/simon/configure_simond_2.png +share/doc/HTML/en/simon/configure_sound_1.png +share/doc/HTML/en/simon/configure_sound_2.png +share/doc/HTML/en/simon/configure_sound_3.png +share/doc/HTML/en/simon/configure_sound_4.png +share/doc/HTML/en/simon/configure_sound_5.png +share/doc/HTML/en/simon/configure_sound_advanced.png +share/doc/HTML/en/simon/configure_speech_model.png +share/doc/HTML/en/simon/configure_synchronization.png +share/doc/HTML/en/simon/configure_webcam.png +share/doc/HTML/en/simon/context.png +share/doc/HTML/en/simon/context_1.png +share/doc/HTML/en/simon/contribute_samples_1.png +share/doc/HTML/en/simon/contribute_samples_2.png +share/doc/HTML/en/simon/contribute_samples_3.png +share/doc/HTML/en/simon/create_language_profile.png +share/doc/HTML/en/simon/dbus_command.png +share/doc/HTML/en/simon/dbus_condition1.png +share/doc/HTML/en/simon/delete_word.png +share/doc/HTML/en/simon/desktop_grid_click_selection.png +share/doc/HTML/en/simon/desktop_grid_configure_list_elements.png +share/doc/HTML/en/simon/desktopgrid_configure.png +share/doc/HTML/en/simon/dialog_avatars.png +share/doc/HTML/en/simon/dialog_bound_value_add_argument.png +share/doc/HTML/en/simon/dialog_bound_value_add_plasma.png +share/doc/HTML/en/simon/dialog_bound_value_add_qtscript.png +share/doc/HTML/en/simon/dialog_bound_value_add_static.png +share/doc/HTML/en/simon/dialog_bound_values.png +share/doc/HTML/en/simon/dialog_design.png +share/doc/HTML/en/simon/dialog_design_avatar.png +share/doc/HTML/en/simon/dialog_design_options.png +share/doc/HTML/en/simon/dialog_design_options_new.png +share/doc/HTML/en/simon/dialog_output.png +share/doc/HTML/en/simon/dialog_template_options.png +share/doc/HTML/en/simon/did_you_mean.png +share/doc/HTML/en/simon/edit_word.png +share/doc/HTML/en/simon/face_detection_condition.png +share/doc/HTML/en/simon/file_content_condition.png +share/doc/HTML/en/simon/filter_configuration.png +share/doc/HTML/en/simon/first_run_1.png +share/doc/HTML/en/simon/first_run_2.png +share/doc/HTML/en/simon/first_run_3.png +share/doc/HTML/en/simon/first_run_4.png +share/doc/HTML/en/simon/first_run_5.png +share/doc/HTML/en/simon/first_run_6.png +share/doc/HTML/en/simon/get_hot_new_scenarios_1.png +share/doc/HTML/en/simon/grammar.png +share/doc/HTML/en/simon/import_dictionary_0.png +share/doc/HTML/en/simon/import_dictionary_1.png +share/doc/HTML/en/simon/import_dictionary_hadifix.png +share/doc/HTML/en/simon/import_dictionary_hadifix_1.png +share/doc/HTML/en/simon/import_dictionary_htk.png +share/doc/HTML/en/simon/import_dictionary_julius.png +share/doc/HTML/en/simon/import_dictionary_pls.png +share/doc/HTML/en/simon/import_dictionary_sphinx.png +share/doc/HTML/en/simon/import_grammar.png +share/doc/HTML/en/simon/import_grammar1.png +share/doc/HTML/en/simon/import_grammar2.png +share/doc/HTML/en/simon/import_grammar3.png +share/doc/HTML/en/simon/import_text_1.png +share/doc/HTML/en/simon/import_text_2.png +share/doc/HTML/en/simon/import_text_3.png +share/doc/HTML/en/simon/import_text_4.png +share/doc/HTML/en/simon/import_training_data_1.png +share/doc/HTML/en/simon/import_training_data_2.png +share/doc/HTML/en/simon/index.cache.bz2 +share/doc/HTML/en/simon/index.docbook +share/doc/HTML/en/simon/input_number_configure.png +share/doc/HTML/en/simon/input_number_huge_font.png +share/doc/HTML/en/simon/json_command.png +share/doc/HTML/en/simon/keyboard_1.png +share/doc/HTML/en/simon/keyboard_2.png +share/doc/HTML/en/simon/keyboard_3.png +share/doc/HTML/en/simon/keyboard_4.png +share/doc/HTML/en/simon/language_profile_configuration.png +share/doc/HTML/en/simon/lip_detection_condition.png +share/doc/HTML/en/simon/manage_scenarios_1.png +share/doc/HTML/en/simon/manage_scenarios_2.png +share/doc/HTML/en/simon/merge_category.png +share/doc/HTML/en/simon/or_condition_association.png +share/doc/HTML/en/simon/pause_control_speak.png +share/doc/HTML/en/simon/pause_control_wait.png +share/doc/HTML/en/simon/process_opened_condition.png +share/doc/HTML/en/simon/pronunciation_training.png +share/doc/HTML/en/simon/pronunciation_training_configuration.png +share/doc/HTML/en/simon/rename_category.png +share/doc/HTML/en/simon/screenshot_main.png +share/doc/HTML/en/simon/snr_warning.png +share/doc/HTML/en/simon/special_training.png +share/doc/HTML/en/simon/special_training_2.png +share/doc/HTML/en/simon/too_loud.png +share/doc/HTML/en/simon/too_quiet.png +share/doc/HTML/en/simon/training.png +share/doc/HTML/en/simon/training_config.png +share/doc/HTML/en/simon/training_running.png +share/doc/HTML/en/simon/training_samples.png +share/doc/HTML/en/simon/training_samples_modify.png +share/doc/HTML/en/simon/training_samples_remove.png +share/doc/HTML/en/simon/training_warning.png +share/doc/HTML/en/simon/tts_1.png +share/doc/HTML/en/simon/tts_2.png +share/doc/HTML/en/simon/tts_3.png +share/doc/HTML/en/simon/upload_scenario_1.png +share/doc/HTML/en/simon/upload_scenario_2.png +share/doc/HTML/en/simon/upload_scenario_3.png +share/doc/HTML/en/simon/upload_scenario_4.png +share/doc/HTML/en/simon/vad.png +share/doc/HTML/en/simon/vocabulary.png +share/doc/HTML/en/simon/vocabulary1.png +share/doc/HTML/en/simon/voice_interface_command_1.png +share/doc/HTML/en/simon/volume_calibration.png +share/doc/HTML/en/simon/volume_calibration_config.png +share/doc/HTML/en/simon/volume_perfect.png +share/doc/HTML/en/simond/common +share/doc/HTML/en/simond/index.cache.bz2 +share/doc/HTML/en/simond/index.docbook +share/doc/HTML/en/simond/simond_network_config.png +share/doc/HTML/en/simond/simond_speech_model_config.png +share/doc/HTML/en/simond/simond_user_config.png +share/doc/HTML/en/ssc/add_institution_association.png +share/doc/HTML/en/ssc/common +share/doc/HTML/en/ssc/index.cache.bz2 +share/doc/HTML/en/ssc/index.docbook +share/doc/HTML/en/ssc/institutions.png +share/doc/HTML/en/ssc/main.png +share/doc/HTML/en/ssc/offline_mode.png +share/doc/HTML/en/ssc/ssc_settings.png +share/doc/HTML/en/ssc/training_device_information.png +share/doc/HTML/en/ssc/training_interview.png +share/doc/HTML/en/ssc/training_intro.png +share/doc/HTML/en/ssc/training_sample.png +share/doc/HTML/en/ssc/training_transmit.png +share/doc/HTML/en/ssc/training_volume.png +share/doc/HTML/en/ssc/upload_stored.png +share/doc/HTML/en/ssc/user.png +share/doc/HTML/en/ssc/users.png +share/doc/HTML/en/sscd/common +share/doc/HTML/en/sscd/index.cache.bz2 +share/doc/HTML/en/sscd/index.docbook +share/doc/HTML/es/afaras/common +share/doc/HTML/es/afaras/index.cache.bz2 +share/doc/HTML/es/afaras/index.docbook +share/doc/HTML/es/ksimond/common +share/doc/HTML/es/ksimond/index.cache.bz2 +share/doc/HTML/es/ksimond/index.docbook +share/doc/HTML/es/sam/common +share/doc/HTML/es/sam/index.cache.bz2 +share/doc/HTML/es/sam/index.docbook +share/doc/HTML/es/simon/common +share/doc/HTML/es/simon/index.cache.bz2 +share/doc/HTML/es/simon/index.docbook +share/doc/HTML/es/simond/common +share/doc/HTML/es/simond/index.cache.bz2 +share/doc/HTML/es/simond/index.docbook +share/doc/HTML/es/ssc/common +share/doc/HTML/es/ssc/index.cache.bz2 +share/doc/HTML/es/ssc/index.docbook +share/doc/HTML/es/sscd/common +share/doc/HTML/es/sscd/index.cache.bz2 +share/doc/HTML/es/sscd/index.docbook +share/doc/HTML/et/afaras/common +share/doc/HTML/et/afaras/index.cache.bz2 +share/doc/HTML/et/afaras/index.docbook +share/doc/HTML/et/ksimond/common +share/doc/HTML/et/ksimond/index.cache.bz2 +share/doc/HTML/et/ksimond/index.docbook +share/doc/HTML/et/sam/common +share/doc/HTML/et/sam/index.cache.bz2 +share/doc/HTML/et/sam/index.docbook +share/doc/HTML/et/simon/common +share/doc/HTML/et/simon/index.cache.bz2 +share/doc/HTML/et/simon/index.docbook +share/doc/HTML/et/simond/common +share/doc/HTML/et/simond/index.cache.bz2 +share/doc/HTML/et/simond/index.docbook +share/doc/HTML/et/ssc/common +share/doc/HTML/et/ssc/index.cache.bz2 +share/doc/HTML/et/ssc/index.docbook +share/doc/HTML/et/sscd/common +share/doc/HTML/et/sscd/index.cache.bz2 +share/doc/HTML/et/sscd/index.docbook +share/doc/HTML/it/sam/common +share/doc/HTML/it/sam/index.cache.bz2 +share/doc/HTML/it/sam/index.docbook +share/doc/HTML/it/simon/common +share/doc/HTML/it/simon/index.cache.bz2 +share/doc/HTML/it/simon/index.docbook +share/doc/HTML/it/simond/common +share/doc/HTML/it/simond/index.cache.bz2 +share/doc/HTML/it/simond/index.docbook +share/doc/HTML/it/ssc/common +share/doc/HTML/it/ssc/index.cache.bz2 +share/doc/HTML/it/ssc/index.docbook +share/doc/HTML/it/sscd/common +share/doc/HTML/it/sscd/index.cache.bz2 +share/doc/HTML/it/sscd/index.docbook +share/doc/HTML/nl/afaras/common +share/doc/HTML/nl/afaras/index.cache.bz2 +share/doc/HTML/nl/afaras/index.docbook +share/doc/HTML/nl/ksimond/common +share/doc/HTML/nl/ksimond/index.cache.bz2 +share/doc/HTML/nl/ksimond/index.docbook +share/doc/HTML/nl/sam/common +share/doc/HTML/nl/sam/index.cache.bz2 +share/doc/HTML/nl/sam/index.docbook +share/doc/HTML/nl/simon/common +share/doc/HTML/nl/simon/index.cache.bz2 +share/doc/HTML/nl/simon/index.docbook +share/doc/HTML/nl/simond/common +share/doc/HTML/nl/simond/index.cache.bz2 +share/doc/HTML/nl/simond/index.docbook +share/doc/HTML/nl/ssc/common +share/doc/HTML/nl/ssc/index.cache.bz2 +share/doc/HTML/nl/ssc/index.docbook +share/doc/HTML/nl/sscd/common +share/doc/HTML/nl/sscd/index.cache.bz2 +share/doc/HTML/nl/sscd/index.docbook +share/doc/HTML/pt/afaras/common +share/doc/HTML/pt/afaras/index.cache.bz2 +share/doc/HTML/pt/afaras/index.docbook +share/doc/HTML/pt/ksimond/common +share/doc/HTML/pt/ksimond/index.cache.bz2 +share/doc/HTML/pt/ksimond/index.docbook +share/doc/HTML/pt/sam/common +share/doc/HTML/pt/sam/index.cache.bz2 +share/doc/HTML/pt/sam/index.docbook +share/doc/HTML/pt/simon/common +share/doc/HTML/pt/simon/index.cache.bz2 +share/doc/HTML/pt/simon/index.docbook +share/doc/HTML/pt/simond/common +share/doc/HTML/pt/simond/index.cache.bz2 +share/doc/HTML/pt/simond/index.docbook +share/doc/HTML/pt/ssc/common +share/doc/HTML/pt/ssc/index.cache.bz2 +share/doc/HTML/pt/ssc/index.docbook +share/doc/HTML/pt/sscd/common +share/doc/HTML/pt/sscd/index.cache.bz2 +share/doc/HTML/pt/sscd/index.docbook +share/doc/HTML/pt_BR/afaras/common +share/doc/HTML/pt_BR/afaras/index.cache.bz2 +share/doc/HTML/pt_BR/afaras/index.docbook +share/doc/HTML/pt_BR/ksimond/common +share/doc/HTML/pt_BR/ksimond/index.cache.bz2 +share/doc/HTML/pt_BR/ksimond/index.docbook +share/doc/HTML/pt_BR/sam/common +share/doc/HTML/pt_BR/sam/index.cache.bz2 +share/doc/HTML/pt_BR/sam/index.docbook +share/doc/HTML/pt_BR/simon/common +share/doc/HTML/pt_BR/simon/index.cache.bz2 +share/doc/HTML/pt_BR/simon/index.docbook +share/doc/HTML/pt_BR/simond/common +share/doc/HTML/pt_BR/simond/index.cache.bz2 +share/doc/HTML/pt_BR/simond/index.docbook +share/doc/HTML/pt_BR/ssc/common +share/doc/HTML/pt_BR/ssc/index.cache.bz2 +share/doc/HTML/pt_BR/ssc/index.docbook +share/doc/HTML/pt_BR/sscd/common +share/doc/HTML/pt_BR/sscd/index.cache.bz2 +share/doc/HTML/pt_BR/sscd/index.docbook +share/doc/HTML/sv/afaras/common +share/doc/HTML/sv/afaras/index.cache.bz2 +share/doc/HTML/sv/afaras/index.docbook +share/doc/HTML/sv/ksimond/common +share/doc/HTML/sv/ksimond/index.cache.bz2 +share/doc/HTML/sv/ksimond/index.docbook +share/doc/HTML/sv/sam/common +share/doc/HTML/sv/sam/index.cache.bz2 +share/doc/HTML/sv/sam/index.docbook +share/doc/HTML/sv/simon/common +share/doc/HTML/sv/simon/index.cache.bz2 +share/doc/HTML/sv/simon/index.docbook +share/doc/HTML/sv/simond/common +share/doc/HTML/sv/simond/index.cache.bz2 +share/doc/HTML/sv/simond/index.docbook +share/doc/HTML/sv/ssc/common +share/doc/HTML/sv/ssc/index.cache.bz2 +share/doc/HTML/sv/ssc/index.docbook +share/doc/HTML/sv/sscd/common +share/doc/HTML/sv/sscd/index.cache.bz2 +share/doc/HTML/sv/sscd/index.docbook +share/doc/HTML/uk/afaras/common +share/doc/HTML/uk/afaras/index.cache.bz2 +share/doc/HTML/uk/afaras/index.docbook +share/doc/HTML/uk/ksimond/common +share/doc/HTML/uk/ksimond/index.cache.bz2 +share/doc/HTML/uk/ksimond/index.docbook +share/doc/HTML/uk/sam/common +share/doc/HTML/uk/sam/index.cache.bz2 +share/doc/HTML/uk/sam/index.docbook +share/doc/HTML/uk/simon/common +share/doc/HTML/uk/simon/index.cache.bz2 +share/doc/HTML/uk/simon/index.docbook +share/doc/HTML/uk/simond/common +share/doc/HTML/uk/simond/index.cache.bz2 +share/doc/HTML/uk/simond/index.docbook +share/doc/HTML/uk/ssc/common +share/doc/HTML/uk/ssc/index.cache.bz2 +share/doc/HTML/uk/ssc/index.docbook +share/doc/HTML/uk/sscd/common +share/doc/HTML/uk/sscd/index.cache.bz2 +share/doc/HTML/uk/sscd/index.docbook +share/icons/hicolor/128x128/apps/afaras.png +share/icons/hicolor/128x128/apps/ksimond.png +share/icons/hicolor/128x128/apps/sam.png +share/icons/hicolor/128x128/apps/simon.png +share/icons/hicolor/16x16/apps/afaras.png +share/icons/hicolor/16x16/apps/ksimond.png +share/icons/hicolor/16x16/apps/sam.png +share/icons/hicolor/16x16/apps/simon.png +share/icons/hicolor/16x16/apps/simond.png +share/icons/hicolor/16x16/apps/ssc.png +share/icons/hicolor/192x192/apps/ksimond.png +share/icons/hicolor/192x192/apps/simond.png +share/icons/hicolor/22x22/apps/sam.png +share/icons/hicolor/22x22/apps/simon.png +share/icons/hicolor/22x22/apps/ssc.png +share/icons/hicolor/24x24/apps/afaras.png +share/icons/hicolor/32x32/apps/afaras.png +share/icons/hicolor/32x32/apps/ksimond.png +share/icons/hicolor/32x32/apps/sam.png +share/icons/hicolor/32x32/apps/simon.png +share/icons/hicolor/32x32/apps/simond.png +share/icons/hicolor/32x32/apps/ssc.png +share/icons/hicolor/48x48/apps/afaras.png +share/icons/hicolor/48x48/apps/ksimond.png +share/icons/hicolor/48x48/apps/sam.png +share/icons/hicolor/48x48/apps/simon.png +share/icons/hicolor/48x48/apps/simond.png +share/icons/hicolor/48x48/apps/ssc.png +share/icons/hicolor/64x64/apps/ksimond.png +share/icons/hicolor/64x64/apps/sam.png +share/icons/hicolor/64x64/apps/simon.png +share/icons/hicolor/64x64/apps/simond.png +share/kde4/services/ksimondconfiguration.desktop +share/kde4/services/plasma-applet-simonoid.desktop +share/kde4/services/simonactionsconfig.desktop +share/kde4/services/simonactivewindowplugin.desktop +share/kde4/services/simonaiplugin.desktop +share/kde4/services/simonakonadicommandplugin.desktop +share/kde4/services/simoncalculatorcommandplugin.desktop +share/kde4/services/simoncompositecommandplugin.desktop +share/kde4/services/simondbuscommandplugin.desktop +share/kde4/services/simondbusconditionplugin.desktop +share/kde4/services/simondconfiguration.desktop +share/kde4/services/simondesktopgridplugin.desktop +share/kde4/services/simondialogcommandplugin.desktop +share/kde4/services/simondictationcommandplugin.desktop +share/kde4/services/simonexecutablecommandplugin.desktop +share/kde4/services/simonfilecontentplugin.desktop +share/kde4/services/simonfilterplugin.desktop +share/kde4/services/simongeneralconfig.desktop +share/kde4/services/simoninputnumbercommandplugin.desktop +share/kde4/services/simonjsoncommandplugin.desktop +share/kde4/services/simonkeyboardcommandplugin.desktop +share/kde4/services/simonlistcommandplugin.desktop +share/kde4/services/simonmodelcompilationconfig.desktop +share/kde4/services/simonmodelextensionconfig.desktop +share/kde4/services/simonorconditionassociationplugin.desktop +share/kde4/services/simonplacecommandplugin.desktop +share/kde4/services/simonprocessopenedconditionplugin.desktop +share/kde4/services/simonpronunciationtrainingplugin.desktop +share/kde4/services/simonrecognitionconfig.desktop +share/kde4/services/simonshortcutcommandplugin.desktop +share/kde4/services/simonsoundconfig.desktop +share/kde4/services/simonspeechmodelmanagementconfig.desktop +share/kde4/services/simontextmacrocommandplugin.desktop +share/kde4/services/simonttsconfig.desktop +share/kde4/services/sscconfiguration.desktop +share/kde4/servicetypes/simoncommandplugin.desktop +share/kde4/servicetypes/simonconditionplugin.desktop +share/locale/ca/LC_MESSAGES/afaras.mo +share/locale/ca/LC_MESSAGES/ksimond.mo +share/locale/ca/LC_MESSAGES/plasma_applet_simonoid.mo +share/locale/ca/LC_MESSAGES/sam.mo +share/locale/ca/LC_MESSAGES/simon.mo +share/locale/ca/LC_MESSAGES/simonactivewindow.mo +share/locale/ca/LC_MESSAGES/simonaicommand.mo +share/locale/ca/LC_MESSAGES/simonakonadicommand.mo +share/locale/ca/LC_MESSAGES/simonatspicommand.mo +share/locale/ca/LC_MESSAGES/simoncalculatorcommand.mo +share/locale/ca/LC_MESSAGES/simoncompositecommand.mo +share/locale/ca/LC_MESSAGES/simond.mo +share/locale/ca/LC_MESSAGES/simondbuscommand.mo +share/locale/ca/LC_MESSAGES/simondbuscondition.mo +share/locale/ca/LC_MESSAGES/simondesktopgridcommand.mo +share/locale/ca/LC_MESSAGES/simondialogcommand.mo +share/locale/ca/LC_MESSAGES/simondictationcommand.mo +share/locale/ca/LC_MESSAGES/simonexecutablecommand.mo +share/locale/ca/LC_MESSAGES/simonfacedetectioncondition.mo +share/locale/ca/LC_MESSAGES/simonfilecontent.mo +share/locale/ca/LC_MESSAGES/simonfiltercommand.mo +share/locale/ca/LC_MESSAGES/simoninputnumbercommand.mo +share/locale/ca/LC_MESSAGES/simonjsoncommand.mo +share/locale/ca/LC_MESSAGES/simonkeyboardcommand.mo +share/locale/ca/LC_MESSAGES/simonlib.mo +share/locale/ca/LC_MESSAGES/simonlipdetectioncondition.mo +share/locale/ca/LC_MESSAGES/simonlistcommand.mo +share/locale/ca/LC_MESSAGES/simonorconditionassociation.mo +share/locale/ca/LC_MESSAGES/simonplacecommand.mo +share/locale/ca/LC_MESSAGES/simonprocessopenedcondition.mo +share/locale/ca/LC_MESSAGES/simonpronunciationtrainingcommand.mo +share/locale/ca/LC_MESSAGES/simonrecognizercommand.mo +share/locale/ca/LC_MESSAGES/simonshortcutcommand.mo +share/locale/ca/LC_MESSAGES/simontemplatecommand.mo +share/locale/ca/LC_MESSAGES/simontextmacrocommand.mo +share/locale/ca/LC_MESSAGES/ssc.mo +share/locale/ca@valencia/LC_MESSAGES/afaras.mo +share/locale/ca@valencia/LC_MESSAGES/ksimond.mo +share/locale/ca@valencia/LC_MESSAGES/plasma_applet_simonoid.mo +share/locale/ca@valencia/LC_MESSAGES/sam.mo +share/locale/ca@valencia/LC_MESSAGES/simon.mo +share/locale/ca@valencia/LC_MESSAGES/simonactivewindow.mo +share/locale/ca@valencia/LC_MESSAGES/simonaicommand.mo +share/locale/ca@valencia/LC_MESSAGES/simonakonadicommand.mo +share/locale/ca@valencia/LC_MESSAGES/simonatspicommand.mo +share/locale/ca@valencia/LC_MESSAGES/simoncalculatorcommand.mo +share/locale/ca@valencia/LC_MESSAGES/simoncompositecommand.mo +share/locale/ca@valencia/LC_MESSAGES/simond.mo +share/locale/ca@valencia/LC_MESSAGES/simondbuscommand.mo +share/locale/ca@valencia/LC_MESSAGES/simondbuscondition.mo +share/locale/ca@valencia/LC_MESSAGES/simondesktopgridcommand.mo +share/locale/ca@valencia/LC_MESSAGES/simondialogcommand.mo +share/locale/ca@valencia/LC_MESSAGES/simondictationcommand.mo +share/locale/ca@valencia/LC_MESSAGES/simonexecutablecommand.mo +share/locale/ca@valencia/LC_MESSAGES/simonfacedetectioncondition.mo +share/locale/ca@valencia/LC_MESSAGES/simonfilecontent.mo +share/locale/ca@valencia/LC_MESSAGES/simonfiltercommand.mo +share/locale/ca@valencia/LC_MESSAGES/simoninputnumbercommand.mo +share/locale/ca@valencia/LC_MESSAGES/simonjsoncommand.mo +share/locale/ca@valencia/LC_MESSAGES/simonkeyboardcommand.mo +share/locale/ca@valencia/LC_MESSAGES/simonlib.mo +share/locale/ca@valencia/LC_MESSAGES/simonlipdetectioncondition.mo +share/locale/ca@valencia/LC_MESSAGES/simonlistcommand.mo +share/locale/ca@valencia/LC_MESSAGES/simonorconditionassociation.mo +share/locale/ca@valencia/LC_MESSAGES/simonplacecommand.mo +share/locale/ca@valencia/LC_MESSAGES/simonprocessopenedcondition.mo +share/locale/ca@valencia/LC_MESSAGES/simonpronunciationtrainingcommand.mo +share/locale/ca@valencia/LC_MESSAGES/simonrecognizercommand.mo +share/locale/ca@valencia/LC_MESSAGES/simonshortcutcommand.mo +share/locale/ca@valencia/LC_MESSAGES/simontemplatecommand.mo +share/locale/ca@valencia/LC_MESSAGES/simontextmacrocommand.mo +share/locale/ca@valencia/LC_MESSAGES/ssc.mo +share/locale/cs/LC_MESSAGES/afaras.mo +share/locale/cs/LC_MESSAGES/ksimond.mo +share/locale/cs/LC_MESSAGES/plasma_applet_simonoid.mo +share/locale/cs/LC_MESSAGES/sam.mo +share/locale/cs/LC_MESSAGES/simon.mo +share/locale/cs/LC_MESSAGES/simonactivewindow.mo +share/locale/cs/LC_MESSAGES/simonaicommand.mo +share/locale/cs/LC_MESSAGES/simonakonadicommand.mo +share/locale/cs/LC_MESSAGES/simonatspicommand.mo +share/locale/cs/LC_MESSAGES/simoncalculatorcommand.mo +share/locale/cs/LC_MESSAGES/simoncompositecommand.mo +share/locale/cs/LC_MESSAGES/simond.mo +share/locale/cs/LC_MESSAGES/simondbuscommand.mo +share/locale/cs/LC_MESSAGES/simondbuscondition.mo +share/locale/cs/LC_MESSAGES/simondesktopgridcommand.mo +share/locale/cs/LC_MESSAGES/simondialogcommand.mo +share/locale/cs/LC_MESSAGES/simondictationcommand.mo +share/locale/cs/LC_MESSAGES/simonexecutablecommand.mo +share/locale/cs/LC_MESSAGES/simonfacedetectioncondition.mo +share/locale/cs/LC_MESSAGES/simonfilecontent.mo +share/locale/cs/LC_MESSAGES/simonfiltercommand.mo +share/locale/cs/LC_MESSAGES/simoninputnumbercommand.mo +share/locale/cs/LC_MESSAGES/simonjsoncommand.mo +share/locale/cs/LC_MESSAGES/simonkeyboardcommand.mo +share/locale/cs/LC_MESSAGES/simonlib.mo +share/locale/cs/LC_MESSAGES/simonlipdetectioncondition.mo +share/locale/cs/LC_MESSAGES/simonlistcommand.mo +share/locale/cs/LC_MESSAGES/simonorconditionassociation.mo +share/locale/cs/LC_MESSAGES/simonplacecommand.mo +share/locale/cs/LC_MESSAGES/simonprocessopenedcondition.mo +share/locale/cs/LC_MESSAGES/simonpronunciationtrainingcommand.mo +share/locale/cs/LC_MESSAGES/simonrecognizercommand.mo +share/locale/cs/LC_MESSAGES/simonshortcutcommand.mo +share/locale/cs/LC_MESSAGES/simontemplatecommand.mo +share/locale/cs/LC_MESSAGES/simontextmacrocommand.mo +share/locale/cs/LC_MESSAGES/ssc.mo +share/locale/da/LC_MESSAGES/afaras.mo +share/locale/da/LC_MESSAGES/ksimond.mo +share/locale/da/LC_MESSAGES/plasma_applet_simonoid.mo +share/locale/da/LC_MESSAGES/sam.mo +share/locale/da/LC_MESSAGES/simon.mo +share/locale/da/LC_MESSAGES/simonactivewindow.mo +share/locale/da/LC_MESSAGES/simonaicommand.mo +share/locale/da/LC_MESSAGES/simonakonadicommand.mo +share/locale/da/LC_MESSAGES/simonatspicommand.mo +share/locale/da/LC_MESSAGES/simoncalculatorcommand.mo +share/locale/da/LC_MESSAGES/simoncompositecommand.mo +share/locale/da/LC_MESSAGES/simond.mo +share/locale/da/LC_MESSAGES/simondbuscommand.mo +share/locale/da/LC_MESSAGES/simondbuscondition.mo +share/locale/da/LC_MESSAGES/simondesktopgridcommand.mo +share/locale/da/LC_MESSAGES/simondialogcommand.mo +share/locale/da/LC_MESSAGES/simondictationcommand.mo +share/locale/da/LC_MESSAGES/simonexecutablecommand.mo +share/locale/da/LC_MESSAGES/simonfacedetectioncondition.mo +share/locale/da/LC_MESSAGES/simonfilecontent.mo +share/locale/da/LC_MESSAGES/simonfiltercommand.mo +share/locale/da/LC_MESSAGES/simoninputnumbercommand.mo +share/locale/da/LC_MESSAGES/simonjsoncommand.mo +share/locale/da/LC_MESSAGES/simonkeyboardcommand.mo +share/locale/da/LC_MESSAGES/simonlib.mo +share/locale/da/LC_MESSAGES/simonlipdetectioncondition.mo +share/locale/da/LC_MESSAGES/simonlistcommand.mo +share/locale/da/LC_MESSAGES/simonorconditionassociation.mo +share/locale/da/LC_MESSAGES/simonplacecommand.mo +share/locale/da/LC_MESSAGES/simonprocessopenedcondition.mo +share/locale/da/LC_MESSAGES/simonpronunciationtrainingcommand.mo +share/locale/da/LC_MESSAGES/simonrecognizercommand.mo +share/locale/da/LC_MESSAGES/simonshortcutcommand.mo +share/locale/da/LC_MESSAGES/simontemplatecommand.mo +share/locale/da/LC_MESSAGES/simontextmacrocommand.mo +share/locale/da/LC_MESSAGES/ssc.mo +share/locale/de/LC_MESSAGES/afaras.mo +share/locale/de/LC_MESSAGES/ksimond.mo +share/locale/de/LC_MESSAGES/plasma_applet_simonoid.mo +share/locale/de/LC_MESSAGES/sam.mo +share/locale/de/LC_MESSAGES/simon.mo +share/locale/de/LC_MESSAGES/simonactivewindow.mo +share/locale/de/LC_MESSAGES/simonaicommand.mo +share/locale/de/LC_MESSAGES/simonakonadicommand.mo +share/locale/de/LC_MESSAGES/simonatspicommand.mo +share/locale/de/LC_MESSAGES/simoncalculatorcommand.mo +share/locale/de/LC_MESSAGES/simoncompositecommand.mo +share/locale/de/LC_MESSAGES/simond.mo +share/locale/de/LC_MESSAGES/simondbuscommand.mo +share/locale/de/LC_MESSAGES/simondbuscondition.mo +share/locale/de/LC_MESSAGES/simondesktopgridcommand.mo +share/locale/de/LC_MESSAGES/simondialogcommand.mo +share/locale/de/LC_MESSAGES/simondictationcommand.mo +share/locale/de/LC_MESSAGES/simonexecutablecommand.mo +share/locale/de/LC_MESSAGES/simonfacedetectioncondition.mo +share/locale/de/LC_MESSAGES/simonfilecontent.mo +share/locale/de/LC_MESSAGES/simonfiltercommand.mo +share/locale/de/LC_MESSAGES/simoninputnumbercommand.mo +share/locale/de/LC_MESSAGES/simonjsoncommand.mo +share/locale/de/LC_MESSAGES/simonkeyboardcommand.mo +share/locale/de/LC_MESSAGES/simonlib.mo +share/locale/de/LC_MESSAGES/simonlipdetectioncondition.mo +share/locale/de/LC_MESSAGES/simonlistcommand.mo +share/locale/de/LC_MESSAGES/simonorconditionassociation.mo +share/locale/de/LC_MESSAGES/simonplacecommand.mo +share/locale/de/LC_MESSAGES/simonprocessopenedcondition.mo +share/locale/de/LC_MESSAGES/simonpronunciationtrainingcommand.mo +share/locale/de/LC_MESSAGES/simonrecognizercommand.mo +share/locale/de/LC_MESSAGES/simonshortcutcommand.mo +share/locale/de/LC_MESSAGES/simontemplatecommand.mo +share/locale/de/LC_MESSAGES/simontextmacrocommand.mo +share/locale/de/LC_MESSAGES/ssc.mo +share/locale/el/LC_MESSAGES/afaras.mo +share/locale/el/LC_MESSAGES/ksimond.mo +share/locale/el/LC_MESSAGES/plasma_applet_simonoid.mo +share/locale/el/LC_MESSAGES/sam.mo +share/locale/el/LC_MESSAGES/simon.mo +share/locale/el/LC_MESSAGES/simonactivewindow.mo +share/locale/el/LC_MESSAGES/simonaicommand.mo +share/locale/el/LC_MESSAGES/simonakonadicommand.mo +share/locale/el/LC_MESSAGES/simonatspicommand.mo +share/locale/el/LC_MESSAGES/simoncalculatorcommand.mo +share/locale/el/LC_MESSAGES/simoncompositecommand.mo +share/locale/el/LC_MESSAGES/simond.mo +share/locale/el/LC_MESSAGES/simondbuscommand.mo +share/locale/el/LC_MESSAGES/simondbuscondition.mo +share/locale/el/LC_MESSAGES/simondesktopgridcommand.mo +share/locale/el/LC_MESSAGES/simondialogcommand.mo +share/locale/el/LC_MESSAGES/simondictationcommand.mo +share/locale/el/LC_MESSAGES/simonexecutablecommand.mo +share/locale/el/LC_MESSAGES/simonfacedetectioncondition.mo +share/locale/el/LC_MESSAGES/simonfilecontent.mo +share/locale/el/LC_MESSAGES/simonfiltercommand.mo +share/locale/el/LC_MESSAGES/simoninputnumbercommand.mo +share/locale/el/LC_MESSAGES/simonjsoncommand.mo +share/locale/el/LC_MESSAGES/simonkeyboardcommand.mo +share/locale/el/LC_MESSAGES/simonlib.mo +share/locale/el/LC_MESSAGES/simonlipdetectioncondition.mo +share/locale/el/LC_MESSAGES/simonlistcommand.mo +share/locale/el/LC_MESSAGES/simonorconditionassociation.mo +share/locale/el/LC_MESSAGES/simonplacecommand.mo +share/locale/el/LC_MESSAGES/simonprocessopenedcondition.mo +share/locale/el/LC_MESSAGES/simonpronunciationtrainingcommand.mo +share/locale/el/LC_MESSAGES/simonrecognizercommand.mo +share/locale/el/LC_MESSAGES/simonshortcutcommand.mo +share/locale/el/LC_MESSAGES/simontemplatecommand.mo +share/locale/el/LC_MESSAGES/simontextmacrocommand.mo +share/locale/el/LC_MESSAGES/ssc.mo +share/locale/es/LC_MESSAGES/afaras.mo +share/locale/es/LC_MESSAGES/ksimond.mo +share/locale/es/LC_MESSAGES/plasma_applet_simonoid.mo +share/locale/es/LC_MESSAGES/sam.mo +share/locale/es/LC_MESSAGES/simon.mo +share/locale/es/LC_MESSAGES/simonactivewindow.mo +share/locale/es/LC_MESSAGES/simonaicommand.mo +share/locale/es/LC_MESSAGES/simonakonadicommand.mo +share/locale/es/LC_MESSAGES/simonatspicommand.mo +share/locale/es/LC_MESSAGES/simoncalculatorcommand.mo +share/locale/es/LC_MESSAGES/simoncompositecommand.mo +share/locale/es/LC_MESSAGES/simond.mo +share/locale/es/LC_MESSAGES/simondbuscommand.mo +share/locale/es/LC_MESSAGES/simondbuscondition.mo +share/locale/es/LC_MESSAGES/simondesktopgridcommand.mo +share/locale/es/LC_MESSAGES/simondialogcommand.mo +share/locale/es/LC_MESSAGES/simondictationcommand.mo +share/locale/es/LC_MESSAGES/simonexecutablecommand.mo +share/locale/es/LC_MESSAGES/simonfacedetectioncondition.mo +share/locale/es/LC_MESSAGES/simonfilecontent.mo +share/locale/es/LC_MESSAGES/simonfiltercommand.mo +share/locale/es/LC_MESSAGES/simoninputnumbercommand.mo +share/locale/es/LC_MESSAGES/simonjsoncommand.mo +share/locale/es/LC_MESSAGES/simonkeyboardcommand.mo +share/locale/es/LC_MESSAGES/simonlib.mo +share/locale/es/LC_MESSAGES/simonlipdetectioncondition.mo +share/locale/es/LC_MESSAGES/simonlistcommand.mo +share/locale/es/LC_MESSAGES/simonorconditionassociation.mo +share/locale/es/LC_MESSAGES/simonplacecommand.mo +share/locale/es/LC_MESSAGES/simonprocessopenedcondition.mo +share/locale/es/LC_MESSAGES/simonpronunciationtrainingcommand.mo +share/locale/es/LC_MESSAGES/simonrecognizercommand.mo +share/locale/es/LC_MESSAGES/simonshortcutcommand.mo +share/locale/es/LC_MESSAGES/simontemplatecommand.mo +share/locale/es/LC_MESSAGES/simontextmacrocommand.mo +share/locale/es/LC_MESSAGES/ssc.mo +share/locale/et/LC_MESSAGES/afaras.mo +share/locale/et/LC_MESSAGES/ksimond.mo +share/locale/et/LC_MESSAGES/plasma_applet_simonoid.mo +share/locale/et/LC_MESSAGES/sam.mo +share/locale/et/LC_MESSAGES/simon.mo +share/locale/et/LC_MESSAGES/simonactivewindow.mo +share/locale/et/LC_MESSAGES/simonaicommand.mo +share/locale/et/LC_MESSAGES/simonakonadicommand.mo +share/locale/et/LC_MESSAGES/simonatspicommand.mo +share/locale/et/LC_MESSAGES/simoncalculatorcommand.mo +share/locale/et/LC_MESSAGES/simoncompositecommand.mo +share/locale/et/LC_MESSAGES/simond.mo +share/locale/et/LC_MESSAGES/simondbuscommand.mo +share/locale/et/LC_MESSAGES/simondbuscondition.mo +share/locale/et/LC_MESSAGES/simondesktopgridcommand.mo +share/locale/et/LC_MESSAGES/simondialogcommand.mo +share/locale/et/LC_MESSAGES/simondictationcommand.mo +share/locale/et/LC_MESSAGES/simonexecutablecommand.mo +share/locale/et/LC_MESSAGES/simonfacedetectioncondition.mo +share/locale/et/LC_MESSAGES/simonfilecontent.mo +share/locale/et/LC_MESSAGES/simonfiltercommand.mo +share/locale/et/LC_MESSAGES/simoninputnumbercommand.mo +share/locale/et/LC_MESSAGES/simonjsoncommand.mo +share/locale/et/LC_MESSAGES/simonkeyboardcommand.mo +share/locale/et/LC_MESSAGES/simonlib.mo +share/locale/et/LC_MESSAGES/simonlipdetectioncondition.mo +share/locale/et/LC_MESSAGES/simonlistcommand.mo +share/locale/et/LC_MESSAGES/simonorconditionassociation.mo +share/locale/et/LC_MESSAGES/simonplacecommand.mo +share/locale/et/LC_MESSAGES/simonprocessopenedcondition.mo +share/locale/et/LC_MESSAGES/simonpronunciationtrainingcommand.mo +share/locale/et/LC_MESSAGES/simonrecognizercommand.mo +share/locale/et/LC_MESSAGES/simonshortcutcommand.mo +share/locale/et/LC_MESSAGES/simontemplatecommand.mo +share/locale/et/LC_MESSAGES/simontextmacrocommand.mo +share/locale/et/LC_MESSAGES/ssc.mo +share/locale/fi/LC_MESSAGES/afaras.mo +share/locale/fi/LC_MESSAGES/ksimond.mo +share/locale/fi/LC_MESSAGES/plasma_applet_simonoid.mo +share/locale/fi/LC_MESSAGES/sam.mo +share/locale/fi/LC_MESSAGES/simon.mo +share/locale/fi/LC_MESSAGES/simonactivewindow.mo +share/locale/fi/LC_MESSAGES/simonaicommand.mo +share/locale/fi/LC_MESSAGES/simonakonadicommand.mo +share/locale/fi/LC_MESSAGES/simonatspicommand.mo +share/locale/fi/LC_MESSAGES/simoncalculatorcommand.mo +share/locale/fi/LC_MESSAGES/simoncompositecommand.mo +share/locale/fi/LC_MESSAGES/simond.mo +share/locale/fi/LC_MESSAGES/simondbuscommand.mo +share/locale/fi/LC_MESSAGES/simondbuscondition.mo +share/locale/fi/LC_MESSAGES/simondesktopgridcommand.mo +share/locale/fi/LC_MESSAGES/simondialogcommand.mo +share/locale/fi/LC_MESSAGES/simondictationcommand.mo +share/locale/fi/LC_MESSAGES/simonexecutablecommand.mo +share/locale/fi/LC_MESSAGES/simonfacedetectioncondition.mo +share/locale/fi/LC_MESSAGES/simonfilecontent.mo +share/locale/fi/LC_MESSAGES/simonfiltercommand.mo +share/locale/fi/LC_MESSAGES/simoninputnumbercommand.mo +share/locale/fi/LC_MESSAGES/simonjsoncommand.mo +share/locale/fi/LC_MESSAGES/simonkeyboardcommand.mo +share/locale/fi/LC_MESSAGES/simonlib.mo +share/locale/fi/LC_MESSAGES/simonlipdetectioncondition.mo +share/locale/fi/LC_MESSAGES/simonlistcommand.mo +share/locale/fi/LC_MESSAGES/simonorconditionassociation.mo +share/locale/fi/LC_MESSAGES/simonplacecommand.mo +share/locale/fi/LC_MESSAGES/simonprocessopenedcondition.mo +share/locale/fi/LC_MESSAGES/simonpronunciationtrainingcommand.mo +share/locale/fi/LC_MESSAGES/simonrecognizercommand.mo +share/locale/fi/LC_MESSAGES/simonshortcutcommand.mo +share/locale/fi/LC_MESSAGES/simontemplatecommand.mo +share/locale/fi/LC_MESSAGES/simontextmacrocommand.mo +share/locale/fi/LC_MESSAGES/ssc.mo +share/locale/fr/LC_MESSAGES/afaras.mo +share/locale/fr/LC_MESSAGES/ksimond.mo +share/locale/fr/LC_MESSAGES/plasma_applet_simonoid.mo +share/locale/fr/LC_MESSAGES/sam.mo +share/locale/fr/LC_MESSAGES/simon.mo +share/locale/fr/LC_MESSAGES/simonactivewindow.mo +share/locale/fr/LC_MESSAGES/simonaicommand.mo +share/locale/fr/LC_MESSAGES/simonakonadicommand.mo +share/locale/fr/LC_MESSAGES/simonatspicommand.mo +share/locale/fr/LC_MESSAGES/simoncalculatorcommand.mo +share/locale/fr/LC_MESSAGES/simoncompositecommand.mo +share/locale/fr/LC_MESSAGES/simond.mo +share/locale/fr/LC_MESSAGES/simondbuscommand.mo +share/locale/fr/LC_MESSAGES/simondbuscondition.mo +share/locale/fr/LC_MESSAGES/simondesktopgridcommand.mo +share/locale/fr/LC_MESSAGES/simondialogcommand.mo +share/locale/fr/LC_MESSAGES/simondictationcommand.mo +share/locale/fr/LC_MESSAGES/simonexecutablecommand.mo +share/locale/fr/LC_MESSAGES/simonfacedetectioncondition.mo +share/locale/fr/LC_MESSAGES/simonfilecontent.mo +share/locale/fr/LC_MESSAGES/simonfiltercommand.mo +share/locale/fr/LC_MESSAGES/simoninputnumbercommand.mo +share/locale/fr/LC_MESSAGES/simonjsoncommand.mo +share/locale/fr/LC_MESSAGES/simonkeyboardcommand.mo +share/locale/fr/LC_MESSAGES/simonlib.mo +share/locale/fr/LC_MESSAGES/simonlipdetectioncondition.mo +share/locale/fr/LC_MESSAGES/simonlistcommand.mo +share/locale/fr/LC_MESSAGES/simonorconditionassociation.mo +share/locale/fr/LC_MESSAGES/simonplacecommand.mo +share/locale/fr/LC_MESSAGES/simonprocessopenedcondition.mo +share/locale/fr/LC_MESSAGES/simonpronunciationtrainingcommand.mo +share/locale/fr/LC_MESSAGES/simonrecognizercommand.mo +share/locale/fr/LC_MESSAGES/simonshortcutcommand.mo +share/locale/fr/LC_MESSAGES/simontemplatecommand.mo +share/locale/fr/LC_MESSAGES/simontextmacrocommand.mo +share/locale/fr/LC_MESSAGES/ssc.mo +share/locale/gl/LC_MESSAGES/afaras.mo +share/locale/gl/LC_MESSAGES/ksimond.mo +share/locale/gl/LC_MESSAGES/plasma_applet_simonoid.mo +share/locale/gl/LC_MESSAGES/sam.mo +share/locale/gl/LC_MESSAGES/simon.mo +share/locale/gl/LC_MESSAGES/simonactivewindow.mo +share/locale/gl/LC_MESSAGES/simonaicommand.mo +share/locale/gl/LC_MESSAGES/simonakonadicommand.mo +share/locale/gl/LC_MESSAGES/simonatspicommand.mo +share/locale/gl/LC_MESSAGES/simoncalculatorcommand.mo +share/locale/gl/LC_MESSAGES/simoncompositecommand.mo +share/locale/gl/LC_MESSAGES/simond.mo +share/locale/gl/LC_MESSAGES/simondbuscommand.mo +share/locale/gl/LC_MESSAGES/simondbuscondition.mo +share/locale/gl/LC_MESSAGES/simondesktopgridcommand.mo +share/locale/gl/LC_MESSAGES/simondialogcommand.mo +share/locale/gl/LC_MESSAGES/simondictationcommand.mo +share/locale/gl/LC_MESSAGES/simonexecutablecommand.mo +share/locale/gl/LC_MESSAGES/simonfacedetectioncondition.mo +share/locale/gl/LC_MESSAGES/simonfilecontent.mo +share/locale/gl/LC_MESSAGES/simonfiltercommand.mo +share/locale/gl/LC_MESSAGES/simoninputnumbercommand.mo +share/locale/gl/LC_MESSAGES/simonjsoncommand.mo +share/locale/gl/LC_MESSAGES/simonkeyboardcommand.mo +share/locale/gl/LC_MESSAGES/simonlib.mo +share/locale/gl/LC_MESSAGES/simonlipdetectioncondition.mo +share/locale/gl/LC_MESSAGES/simonlistcommand.mo +share/locale/gl/LC_MESSAGES/simonorconditionassociation.mo +share/locale/gl/LC_MESSAGES/simonplacecommand.mo +share/locale/gl/LC_MESSAGES/simonprocessopenedcondition.mo +share/locale/gl/LC_MESSAGES/simonpronunciationtrainingcommand.mo +share/locale/gl/LC_MESSAGES/simonrecognizercommand.mo +share/locale/gl/LC_MESSAGES/simonshortcutcommand.mo +share/locale/gl/LC_MESSAGES/simontemplatecommand.mo +share/locale/gl/LC_MESSAGES/simontextmacrocommand.mo +share/locale/gl/LC_MESSAGES/ssc.mo +share/locale/it/LC_MESSAGES/sam.mo +share/locale/it/LC_MESSAGES/simond.mo +share/locale/it/LC_MESSAGES/simonlib.mo +share/locale/it/LC_MESSAGES/ssc.mo +share/locale/nl/LC_MESSAGES/afaras.mo +share/locale/nl/LC_MESSAGES/ksimond.mo +share/locale/nl/LC_MESSAGES/plasma_applet_simonoid.mo +share/locale/nl/LC_MESSAGES/sam.mo +share/locale/nl/LC_MESSAGES/simon.mo +share/locale/nl/LC_MESSAGES/simonactivewindow.mo +share/locale/nl/LC_MESSAGES/simonaicommand.mo +share/locale/nl/LC_MESSAGES/simonakonadicommand.mo +share/locale/nl/LC_MESSAGES/simonatspicommand.mo +share/locale/nl/LC_MESSAGES/simoncalculatorcommand.mo +share/locale/nl/LC_MESSAGES/simoncompositecommand.mo +share/locale/nl/LC_MESSAGES/simond.mo +share/locale/nl/LC_MESSAGES/simondbuscommand.mo +share/locale/nl/LC_MESSAGES/simondbuscondition.mo +share/locale/nl/LC_MESSAGES/simondesktopgridcommand.mo +share/locale/nl/LC_MESSAGES/simondialogcommand.mo +share/locale/nl/LC_MESSAGES/simondictationcommand.mo +share/locale/nl/LC_MESSAGES/simonexecutablecommand.mo +share/locale/nl/LC_MESSAGES/simonfacedetectioncondition.mo +share/locale/nl/LC_MESSAGES/simonfilecontent.mo +share/locale/nl/LC_MESSAGES/simonfiltercommand.mo +share/locale/nl/LC_MESSAGES/simoninputnumbercommand.mo +share/locale/nl/LC_MESSAGES/simonjsoncommand.mo +share/locale/nl/LC_MESSAGES/simonkeyboardcommand.mo +share/locale/nl/LC_MESSAGES/simonlib.mo +share/locale/nl/LC_MESSAGES/simonlipdetectioncondition.mo +share/locale/nl/LC_MESSAGES/simonlistcommand.mo +share/locale/nl/LC_MESSAGES/simonorconditionassociation.mo +share/locale/nl/LC_MESSAGES/simonplacecommand.mo +share/locale/nl/LC_MESSAGES/simonprocessopenedcondition.mo +share/locale/nl/LC_MESSAGES/simonpronunciationtrainingcommand.mo +share/locale/nl/LC_MESSAGES/simonrecognizercommand.mo +share/locale/nl/LC_MESSAGES/simonshortcutcommand.mo +share/locale/nl/LC_MESSAGES/simontemplatecommand.mo +share/locale/nl/LC_MESSAGES/simontextmacrocommand.mo +share/locale/nl/LC_MESSAGES/ssc.mo +share/locale/pl/LC_MESSAGES/afaras.mo +share/locale/pl/LC_MESSAGES/ksimond.mo +share/locale/pl/LC_MESSAGES/plasma_applet_simonoid.mo +share/locale/pl/LC_MESSAGES/sam.mo +share/locale/pl/LC_MESSAGES/simon.mo +share/locale/pl/LC_MESSAGES/simonactivewindow.mo +share/locale/pl/LC_MESSAGES/simonaicommand.mo +share/locale/pl/LC_MESSAGES/simonakonadicommand.mo +share/locale/pl/LC_MESSAGES/simonatspicommand.mo +share/locale/pl/LC_MESSAGES/simoncalculatorcommand.mo +share/locale/pl/LC_MESSAGES/simoncompositecommand.mo +share/locale/pl/LC_MESSAGES/simond.mo +share/locale/pl/LC_MESSAGES/simondbuscommand.mo +share/locale/pl/LC_MESSAGES/simondbuscondition.mo +share/locale/pl/LC_MESSAGES/simondesktopgridcommand.mo +share/locale/pl/LC_MESSAGES/simondialogcommand.mo +share/locale/pl/LC_MESSAGES/simondictationcommand.mo +share/locale/pl/LC_MESSAGES/simonexecutablecommand.mo +share/locale/pl/LC_MESSAGES/simonfacedetectioncondition.mo +share/locale/pl/LC_MESSAGES/simonfilecontent.mo +share/locale/pl/LC_MESSAGES/simonfiltercommand.mo +share/locale/pl/LC_MESSAGES/simoninputnumbercommand.mo +share/locale/pl/LC_MESSAGES/simonjsoncommand.mo +share/locale/pl/LC_MESSAGES/simonkeyboardcommand.mo +share/locale/pl/LC_MESSAGES/simonlib.mo +share/locale/pl/LC_MESSAGES/simonlipdetectioncondition.mo +share/locale/pl/LC_MESSAGES/simonlistcommand.mo +share/locale/pl/LC_MESSAGES/simonorconditionassociation.mo +share/locale/pl/LC_MESSAGES/simonplacecommand.mo +share/locale/pl/LC_MESSAGES/simonprocessopenedcondition.mo +share/locale/pl/LC_MESSAGES/simonpronunciationtrainingcommand.mo +share/locale/pl/LC_MESSAGES/simonrecognizercommand.mo +share/locale/pl/LC_MESSAGES/simonshortcutcommand.mo +share/locale/pl/LC_MESSAGES/simontemplatecommand.mo +share/locale/pl/LC_MESSAGES/simontextmacrocommand.mo +share/locale/pl/LC_MESSAGES/ssc.mo +share/locale/pt/LC_MESSAGES/afaras.mo +share/locale/pt/LC_MESSAGES/ksimond.mo +share/locale/pt/LC_MESSAGES/plasma_applet_simonoid.mo +share/locale/pt/LC_MESSAGES/sam.mo +share/locale/pt/LC_MESSAGES/simon.mo +share/locale/pt/LC_MESSAGES/simonactivewindow.mo +share/locale/pt/LC_MESSAGES/simonaicommand.mo +share/locale/pt/LC_MESSAGES/simonakonadicommand.mo +share/locale/pt/LC_MESSAGES/simonatspicommand.mo +share/locale/pt/LC_MESSAGES/simoncalculatorcommand.mo +share/locale/pt/LC_MESSAGES/simoncompositecommand.mo +share/locale/pt/LC_MESSAGES/simond.mo +share/locale/pt/LC_MESSAGES/simondbuscommand.mo +share/locale/pt/LC_MESSAGES/simondbuscondition.mo +share/locale/pt/LC_MESSAGES/simondesktopgridcommand.mo +share/locale/pt/LC_MESSAGES/simondialogcommand.mo +share/locale/pt/LC_MESSAGES/simondictationcommand.mo +share/locale/pt/LC_MESSAGES/simonexecutablecommand.mo +share/locale/pt/LC_MESSAGES/simonfacedetectioncondition.mo +share/locale/pt/LC_MESSAGES/simonfilecontent.mo +share/locale/pt/LC_MESSAGES/simonfiltercommand.mo +share/locale/pt/LC_MESSAGES/simoninputnumbercommand.mo +share/locale/pt/LC_MESSAGES/simonjsoncommand.mo +share/locale/pt/LC_MESSAGES/simonkeyboardcommand.mo +share/locale/pt/LC_MESSAGES/simonlib.mo +share/locale/pt/LC_MESSAGES/simonlipdetectioncondition.mo +share/locale/pt/LC_MESSAGES/simonlistcommand.mo +share/locale/pt/LC_MESSAGES/simonorconditionassociation.mo +share/locale/pt/LC_MESSAGES/simonplacecommand.mo +share/locale/pt/LC_MESSAGES/simonprocessopenedcondition.mo +share/locale/pt/LC_MESSAGES/simonpronunciationtrainingcommand.mo +share/locale/pt/LC_MESSAGES/simonrecognizercommand.mo +share/locale/pt/LC_MESSAGES/simonshortcutcommand.mo +share/locale/pt/LC_MESSAGES/simontemplatecommand.mo +share/locale/pt/LC_MESSAGES/simontextmacrocommand.mo +share/locale/pt/LC_MESSAGES/ssc.mo +share/locale/pt_BR/LC_MESSAGES/afaras.mo +share/locale/pt_BR/LC_MESSAGES/ksimond.mo +share/locale/pt_BR/LC_MESSAGES/plasma_applet_simonoid.mo +share/locale/pt_BR/LC_MESSAGES/sam.mo +share/locale/pt_BR/LC_MESSAGES/simon.mo +share/locale/pt_BR/LC_MESSAGES/simonactivewindow.mo +share/locale/pt_BR/LC_MESSAGES/simonaicommand.mo +share/locale/pt_BR/LC_MESSAGES/simonakonadicommand.mo +share/locale/pt_BR/LC_MESSAGES/simonatspicommand.mo +share/locale/pt_BR/LC_MESSAGES/simoncalculatorcommand.mo +share/locale/pt_BR/LC_MESSAGES/simoncompositecommand.mo +share/locale/pt_BR/LC_MESSAGES/simond.mo +share/locale/pt_BR/LC_MESSAGES/simondbuscommand.mo +share/locale/pt_BR/LC_MESSAGES/simondbuscondition.mo +share/locale/pt_BR/LC_MESSAGES/simondesktopgridcommand.mo +share/locale/pt_BR/LC_MESSAGES/simondialogcommand.mo +share/locale/pt_BR/LC_MESSAGES/simondictationcommand.mo +share/locale/pt_BR/LC_MESSAGES/simonexecutablecommand.mo +share/locale/pt_BR/LC_MESSAGES/simonfacedetectioncondition.mo +share/locale/pt_BR/LC_MESSAGES/simonfilecontent.mo +share/locale/pt_BR/LC_MESSAGES/simonfiltercommand.mo +share/locale/pt_BR/LC_MESSAGES/simoninputnumbercommand.mo +share/locale/pt_BR/LC_MESSAGES/simonjsoncommand.mo +share/locale/pt_BR/LC_MESSAGES/simonkeyboardcommand.mo +share/locale/pt_BR/LC_MESSAGES/simonlib.mo +share/locale/pt_BR/LC_MESSAGES/simonlipdetectioncondition.mo +share/locale/pt_BR/LC_MESSAGES/simonlistcommand.mo +share/locale/pt_BR/LC_MESSAGES/simonorconditionassociation.mo +share/locale/pt_BR/LC_MESSAGES/simonplacecommand.mo +share/locale/pt_BR/LC_MESSAGES/simonprocessopenedcondition.mo +share/locale/pt_BR/LC_MESSAGES/simonpronunciationtrainingcommand.mo +share/locale/pt_BR/LC_MESSAGES/simonrecognizercommand.mo +share/locale/pt_BR/LC_MESSAGES/simonshortcutcommand.mo +share/locale/pt_BR/LC_MESSAGES/simontemplatecommand.mo +share/locale/pt_BR/LC_MESSAGES/simontextmacrocommand.mo +share/locale/pt_BR/LC_MESSAGES/ssc.mo +share/locale/ro/LC_MESSAGES/afaras.mo +share/locale/ro/LC_MESSAGES/ksimond.mo +share/locale/ro/LC_MESSAGES/plasma_applet_simonoid.mo +share/locale/ro/LC_MESSAGES/simonactivewindow.mo +share/locale/ro/LC_MESSAGES/simonaicommand.mo +share/locale/ro/LC_MESSAGES/simonatspicommand.mo +share/locale/sk/LC_MESSAGES/afaras.mo +share/locale/sk/LC_MESSAGES/ksimond.mo +share/locale/sk/LC_MESSAGES/plasma_applet_simonoid.mo +share/locale/sk/LC_MESSAGES/sam.mo +share/locale/sk/LC_MESSAGES/simon.mo +share/locale/sk/LC_MESSAGES/simonactivewindow.mo +share/locale/sk/LC_MESSAGES/simonaicommand.mo +share/locale/sk/LC_MESSAGES/simonakonadicommand.mo +share/locale/sk/LC_MESSAGES/simonatspicommand.mo +share/locale/sk/LC_MESSAGES/simoncalculatorcommand.mo +share/locale/sk/LC_MESSAGES/simoncompositecommand.mo +share/locale/sk/LC_MESSAGES/simond.mo +share/locale/sk/LC_MESSAGES/simondbuscommand.mo +share/locale/sk/LC_MESSAGES/simondbuscondition.mo +share/locale/sk/LC_MESSAGES/simondesktopgridcommand.mo +share/locale/sk/LC_MESSAGES/simondialogcommand.mo +share/locale/sk/LC_MESSAGES/simondictationcommand.mo +share/locale/sk/LC_MESSAGES/simonexecutablecommand.mo +share/locale/sk/LC_MESSAGES/simonfacedetectioncondition.mo +share/locale/sk/LC_MESSAGES/simonfilecontent.mo +share/locale/sk/LC_MESSAGES/simonfiltercommand.mo +share/locale/sk/LC_MESSAGES/simoninputnumbercommand.mo +share/locale/sk/LC_MESSAGES/simonjsoncommand.mo +share/locale/sk/LC_MESSAGES/simonkeyboardcommand.mo +share/locale/sk/LC_MESSAGES/simonlib.mo +share/locale/sk/LC_MESSAGES/simonlipdetectioncondition.mo +share/locale/sk/LC_MESSAGES/simonlistcommand.mo +share/locale/sk/LC_MESSAGES/simonorconditionassociation.mo +share/locale/sk/LC_MESSAGES/simonplacecommand.mo +share/locale/sk/LC_MESSAGES/simonprocessopenedcondition.mo +share/locale/sk/LC_MESSAGES/simonpronunciationtrainingcommand.mo +share/locale/sk/LC_MESSAGES/simonrecognizercommand.mo +share/locale/sk/LC_MESSAGES/simonshortcutcommand.mo +share/locale/sk/LC_MESSAGES/simontemplatecommand.mo +share/locale/sk/LC_MESSAGES/simontextmacrocommand.mo +share/locale/sk/LC_MESSAGES/ssc.mo +share/locale/sl/LC_MESSAGES/afaras.mo +share/locale/sl/LC_MESSAGES/ksimond.mo +share/locale/sl/LC_MESSAGES/plasma_applet_simonoid.mo +share/locale/sv/LC_MESSAGES/afaras.mo +share/locale/sv/LC_MESSAGES/ksimond.mo +share/locale/sv/LC_MESSAGES/plasma_applet_simonoid.mo +share/locale/sv/LC_MESSAGES/sam.mo +share/locale/sv/LC_MESSAGES/simon.mo +share/locale/sv/LC_MESSAGES/simonactivewindow.mo +share/locale/sv/LC_MESSAGES/simonaicommand.mo +share/locale/sv/LC_MESSAGES/simonakonadicommand.mo +share/locale/sv/LC_MESSAGES/simonatspicommand.mo +share/locale/sv/LC_MESSAGES/simoncalculatorcommand.mo +share/locale/sv/LC_MESSAGES/simoncompositecommand.mo +share/locale/sv/LC_MESSAGES/simond.mo +share/locale/sv/LC_MESSAGES/simondbuscommand.mo +share/locale/sv/LC_MESSAGES/simondbuscondition.mo +share/locale/sv/LC_MESSAGES/simondesktopgridcommand.mo +share/locale/sv/LC_MESSAGES/simondialogcommand.mo +share/locale/sv/LC_MESSAGES/simondictationcommand.mo +share/locale/sv/LC_MESSAGES/simonexecutablecommand.mo +share/locale/sv/LC_MESSAGES/simonfacedetectioncondition.mo +share/locale/sv/LC_MESSAGES/simonfilecontent.mo +share/locale/sv/LC_MESSAGES/simonfiltercommand.mo +share/locale/sv/LC_MESSAGES/simoninputnumbercommand.mo +share/locale/sv/LC_MESSAGES/simonjsoncommand.mo +share/locale/sv/LC_MESSAGES/simonkeyboardcommand.mo +share/locale/sv/LC_MESSAGES/simonlib.mo +share/locale/sv/LC_MESSAGES/simonlipdetectioncondition.mo +share/locale/sv/LC_MESSAGES/simonlistcommand.mo +share/locale/sv/LC_MESSAGES/simonorconditionassociation.mo +share/locale/sv/LC_MESSAGES/simonplacecommand.mo +share/locale/sv/LC_MESSAGES/simonprocessopenedcondition.mo +share/locale/sv/LC_MESSAGES/simonpronunciationtrainingcommand.mo +share/locale/sv/LC_MESSAGES/simonrecognizercommand.mo +share/locale/sv/LC_MESSAGES/simonshortcutcommand.mo +share/locale/sv/LC_MESSAGES/simontemplatecommand.mo +share/locale/sv/LC_MESSAGES/simontextmacrocommand.mo +share/locale/sv/LC_MESSAGES/ssc.mo +share/locale/uk/LC_MESSAGES/afaras.mo +share/locale/uk/LC_MESSAGES/ksimond.mo +share/locale/uk/LC_MESSAGES/plasma_applet_simonoid.mo +share/locale/uk/LC_MESSAGES/sam.mo +share/locale/uk/LC_MESSAGES/simon.mo +share/locale/uk/LC_MESSAGES/simonactivewindow.mo +share/locale/uk/LC_MESSAGES/simonaicommand.mo +share/locale/uk/LC_MESSAGES/simonakonadicommand.mo +share/locale/uk/LC_MESSAGES/simonatspicommand.mo +share/locale/uk/LC_MESSAGES/simoncalculatorcommand.mo +share/locale/uk/LC_MESSAGES/simoncompositecommand.mo +share/locale/uk/LC_MESSAGES/simond.mo +share/locale/uk/LC_MESSAGES/simondbuscommand.mo +share/locale/uk/LC_MESSAGES/simondbuscondition.mo +share/locale/uk/LC_MESSAGES/simondesktopgridcommand.mo +share/locale/uk/LC_MESSAGES/simondialogcommand.mo +share/locale/uk/LC_MESSAGES/simondictationcommand.mo +share/locale/uk/LC_MESSAGES/simonexecutablecommand.mo +share/locale/uk/LC_MESSAGES/simonfacedetectioncondition.mo +share/locale/uk/LC_MESSAGES/simonfilecontent.mo +share/locale/uk/LC_MESSAGES/simonfiltercommand.mo +share/locale/uk/LC_MESSAGES/simoninputnumbercommand.mo +share/locale/uk/LC_MESSAGES/simonjsoncommand.mo +share/locale/uk/LC_MESSAGES/simonkeyboardcommand.mo +share/locale/uk/LC_MESSAGES/simonlib.mo +share/locale/uk/LC_MESSAGES/simonlipdetectioncondition.mo +share/locale/uk/LC_MESSAGES/simonlistcommand.mo +share/locale/uk/LC_MESSAGES/simonorconditionassociation.mo +share/locale/uk/LC_MESSAGES/simonplacecommand.mo +share/locale/uk/LC_MESSAGES/simonprocessopenedcondition.mo +share/locale/uk/LC_MESSAGES/simonpronunciationtrainingcommand.mo +share/locale/uk/LC_MESSAGES/simonrecognizercommand.mo +share/locale/uk/LC_MESSAGES/simonshortcutcommand.mo +share/locale/uk/LC_MESSAGES/simontemplatecommand.mo +share/locale/uk/LC_MESSAGES/simontextmacrocommand.mo +share/locale/uk/LC_MESSAGES/ssc.mo +share/locale/zh_TW/LC_MESSAGES/afaras.mo +share/locale/zh_TW/LC_MESSAGES/ksimond.mo +share/locale/zh_TW/LC_MESSAGES/plasma_applet_simonoid.mo +share/locale/zh_TW/LC_MESSAGES/sam.mo +share/locale/zh_TW/LC_MESSAGES/simon.mo +share/locale/zh_TW/LC_MESSAGES/simonactivewindow.mo +share/locale/zh_TW/LC_MESSAGES/simonaicommand.mo +share/locale/zh_TW/LC_MESSAGES/simonatspicommand.mo +share/locale/zh_TW/LC_MESSAGES/simoncompositecommand.mo +share/locale/zh_TW/LC_MESSAGES/simondbuscommand.mo +share/locale/zh_TW/LC_MESSAGES/simondbuscondition.mo +share/locale/zh_TW/LC_MESSAGES/simondictationcommand.mo +share/locale/zh_TW/LC_MESSAGES/simonexecutablecommand.mo +share/locale/zh_TW/LC_MESSAGES/simonfacedetectioncondition.mo +share/locale/zh_TW/LC_MESSAGES/simonfilecontent.mo +share/locale/zh_TW/LC_MESSAGES/simonfiltercommand.mo +share/locale/zh_TW/LC_MESSAGES/simoninputnumbercommand.mo +share/locale/zh_TW/LC_MESSAGES/simonjsoncommand.mo +share/locale/zh_TW/LC_MESSAGES/simonlipdetectioncondition.mo +share/locale/zh_TW/LC_MESSAGES/simonlistcommand.mo +share/locale/zh_TW/LC_MESSAGES/simonorconditionassociation.mo +share/locale/zh_TW/LC_MESSAGES/simonplacecommand.mo +share/locale/zh_TW/LC_MESSAGES/simonprocessopenedcondition.mo +share/locale/zh_TW/LC_MESSAGES/simonpronunciationtrainingcommand.mo +share/locale/zh_TW/LC_MESSAGES/simonrecognizercommand.mo +share/locale/zh_TW/LC_MESSAGES/simonshortcutcommand.mo +share/locale/zh_TW/LC_MESSAGES/simontemplatecommand.mo +share/locale/zh_TW/LC_MESSAGES/simontextmacrocommand.mo +share/sscd/mysql_create_script.sql +share/sscd/sscd.conf |