i18n/app.fil
author laurent
Sun, 01 Jul 2012 23:20:19 +0200
changeset 784 a1d970365e41
parent 734 5c42cafaee15
child 801 435e49e80832
permissions -rw-r--r--
Adding support for beremiz extensions to define custom file editors for project files
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
     1
../runtime/PLCObject.py
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
     2
../runtime/ServicePublisher.py
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
     3
../c_ext/CFileEditor.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
     4
../c_ext/c_ext.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
     5
../features.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
     6
../svgui/svgui.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
     7
../svgui/svgui_server.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
     8
../svgui/svguilib.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
     9
../util/BrowseValuesLibraryDialog.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    10
../util/TextCtrlAutoComplete.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    11
../util/MiniTextControler.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    12
../util/Zeroconf.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    13
../util/discovery.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    14
../util/misc.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    15
../util/ProcessLogger.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    16
../ConfigTreeNode.py
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
    17
../targets/toolchain_gcc.py
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    18
../targets/__init__.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    19
../targets/Xenomai/__init__.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    20
../targets/Xenomai/XSD
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    21
../targets/Win32/XSD
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    22
../targets/Linux/XSD
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
    23
../targets/XSD_toolchain_gcc
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    24
../canfestival/config_utils.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    25
../canfestival/NetworkEditor.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    26
../canfestival/canfestival.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    27
../canfestival/SlaveEditor.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    28
../py_ext/PythonFileCTNMixin.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    29
../py_ext/PythonEditor.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    30
../Beremiz.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    31
../wxglade_hmi/wxglade_hmi.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    32
../ProjectController.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    33
../POULibrary.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    34
../connectors/PYRO/__init__.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    35
../connectors/__init__.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    36
../Beremiz_service.py