CVSROOT:        /cvs/gnome
Module name:    lsr
Changes by:     parente 06/05/19 10:56:54

Log message:
    Migration from IIOSB
    
    Status:
    
    Vendor Tag: IBM
    Release Tags:       start
    
    N lsr/NOTICE
    N lsr/Makefile.am
    N lsr/.project
    N lsr/AUTHORS
    N lsr/ChangeLog
    N lsr/README.cvs
    N lsr/autogen.sh
    N lsr/COPYING
    N lsr/configure.pyauto
    N lsr/NEWS
    N lsr/MAINTAINERS
    N lsr/QUICKSTART
    N lsr/.cvsignore
    N lsr/configure.in
    N lsr/LEGAL
    N lsr/README
    N lsr/pyauto.py
    N lsr/po/en_GB.po
    N lsr/po/POTFILES.in
    N lsr/src/i18n.py.in
    N lsr/src/Makefile.am
    N lsr/src/AccAdapt.py
    N lsr/src/UIRegistrar.py
    N lsr/src/DeviceManager.py
    N lsr/src/Tier.py
    N lsr/src/LSRSettings.py
    N lsr/src/lsr.in
    N lsr/src/LSRMain.py
    N lsr/src/LSRConstants.py
    N lsr/src/ViewManager.py
    N lsr/src/EventManager.py
    N lsr/src/LSRInitConfig.py
    N lsr/src/Perk.py
    N lsr/src/LSRInterfaces.py
    N lsr/src/SettingsManager.py
    N lsr/src/AccessEngine.py
    N lsr/src/POR.py
    N lsr/src/TierManager.py
    N lsr/src/Choosers/Makefile.am
    N lsr/src/Choosers/ViewChooser.py
    N lsr/src/pyLinAcc/Makefile.am
    N lsr/src/pyLinAcc/__init__.py
    N lsr/src/pyLinAcc/Interfaces.py
    N lsr/src/pyLinAcc/Constants.py
    N lsr/src/pyLinAcc/Event.py
    N lsr/src/pyLinAcc/Accessible.py
    N lsr/src/AEState/Makefile.am
    N lsr/src/AEState/Setting.py
    N lsr/src/AEState/__init__.py
    N lsr/src/AEState/Base.py
    N lsr/src/Devices/GSpeech.py
    N lsr/src/Devices/Makefile.am
    N lsr/src/Devices/Keyboard.py
    N lsr/src/Devices/FestivalSpeech.py
    N lsr/src/Devices/IBMSpeech.py
    N lsr/src/Perks/Makefile.am
    N lsr/src/Perks/GaimPerk.py
    N lsr/src/Perks/GTerminalPerk.py
    N lsr/src/Perks/DefaultPerk.py
    N lsr/src/Perks/MetacityPerk.py
    N lsr/src/Perks/AltShiftPerk.py
    N lsr/src/Perks/TemplatePerk.py
    N lsr/src/Walker/Makefile.am
    N lsr/src/Walker/AccessibleWalker.py
    N lsr/src/Walker/__init__.py
    N lsr/src/Walker/AccessibleItemWalker.py
    N lsr/src/Walker/Base.py
    N lsr/src/AEOutput/Makefile.am
    N lsr/src/AEOutput/__init__.py
    N lsr/src/AEOutput/Error.py
    N lsr/src/AEOutput/Constants.py
    N lsr/src/AEOutput/Speech.py
    N lsr/src/AEOutput/Base.py
    N lsr/src/AEInput/Makefile.am
    N lsr/src/AEInput/SystemInput.py
    N lsr/src/AEInput/__init__.py
    N lsr/src/AEInput/Gesture.py
    N lsr/src/AEInput/Error.py
    N lsr/src/AEInput/Constants.py
    N lsr/src/AEInput/GestureList.py
    N lsr/src/AEInput/Base.py
    N lsr/src/Monitors/Makefile.am
    N lsr/src/Monitors/GTKEventDialog.py
    N lsr/src/Monitors/TaskMonitor.py
    N lsr/src/Monitors/RawEventMonitor.py
    N lsr/src/AEChooser/Makefile.am
    N lsr/src/AEChooser/__init__.py
    N lsr/src/AEMonitor/Makefile.am
    N lsr/src/AEMonitor/MonitorCollection.py
    N lsr/src/AEMonitor/__init__.py
    N lsr/src/AEMonitor/OutputMonitor.py
    N lsr/src/AEMonitor/InputMonitor.py
    N lsr/src/AEMonitor/Base.py
    N lsr/src/AEMonitor/EventMonitor.py
    N lsr/src/AEEvent/TableChange.py
    N lsr/src/AEEvent/Makefile.am
    N lsr/src/AEEvent/ChildrenChange.py
    N lsr/src/AEEvent/CaretChange.py
    N lsr/src/AEEvent/__init__.py
    N lsr/src/AEEvent/InputGesture.py
    N lsr/src/AEEvent/ViewChange.py
    N lsr/src/AEEvent/SelectorChange.py
    N lsr/src/AEEvent/StateChange.py
    N lsr/src/AEEvent/Constants.py
    N lsr/src/AEEvent/FocusChange.py
    N lsr/src/AEEvent/PropertyChange.py
    N lsr/src/AEEvent/Base.py
    N lsr/src/Task/FocusTask.py
    N lsr/src/Task/Makefile.am
    N lsr/src/Task/SelectorTask.py
    N lsr/src/Task/CaretTask.py
    N lsr/src/Task/InputTask.py
    N lsr/src/Task/__init__.py
    N lsr/src/Task/StateTask.py
    N lsr/src/Task/ViewTask.py
    N lsr/src/Task/Constants.py
    N lsr/src/Task/TableTask.py
    N lsr/src/Task/PropertyTask.py
    N lsr/src/Task/ChildrenTask.py
    N lsr/src/Task/Base.py
    N lsr/src/Task/Tools/Makefile.am
    N lsr/src/Task/Tools/View.py
    N lsr/src/Task/Tools/Output.py
    N lsr/src/Task/Tools/Utils.py
    N lsr/src/Task/Tools/__init__.py
    N lsr/src/Task/Tools/Word.py
    N lsr/src/Task/Tools/Error.py
    N lsr/src/Task/Tools/Input.py
    N lsr/src/Task/Tools/Base.py
    N lsr/src/Adapters/Makefile.am
    N lsr/src/Adapters/__init__.py
    N lsr/src/Adapters/ATSPI/ImageAdapter.py
    N lsr/src/Adapters/ATSPI/FactoryAdapter.py
    N lsr/src/Adapters/ATSPI/Makefile.am
    N lsr/src/Adapters/ATSPI/DefaultInfo.py
    N lsr/src/Adapters/ATSPI/ComboboxAdapter.py
    N lsr/src/Adapters/ATSPI/TextAdapter.py
    N lsr/src/Adapters/ATSPI/DefaultAction.py
    N lsr/src/Adapters/ATSPI/TreeAdapter.py
    N lsr/src/Adapters/ATSPI/__init__.py
    N lsr/src/Adapters/ATSPI/ContainerAdapter.py
    N lsr/src/Adapters/ATSPI/ListAdapter.py
    N lsr/src/Adapters/ATSPI/DefaultNav.py
    N lsr/src/Adapters/ATSPI/PopupAdapter.py
    N lsr/src/Adapters/ATSPI/DefaultEventHandler.py
    N lsr/src/Adapters/ATSPI/TableAdapter.py
    
    No conflicts created by this import
_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to