--- a/AUTHORS Wed Oct 28 13:49:00 2009 +0100
+++ b/AUTHORS Mon Nov 02 11:58:36 2009 +0100
@@ -2,7 +2,7 @@
Authors :
=========
-Edouard TISSERANT (www.lolitech.fr)
+Edouard TISSERANT (www.canfestival.org)
Francis DUPIN (LIVIC)
-Laurent BESSARD (www.lolitech.fr)
+Laurent BESSARD (www.canfestival.org)
--- a/COPYING Wed Oct 28 13:49:00 2009 +0100
+++ b/COPYING Mon Nov 02 11:58:36 2009 +0100
@@ -1,13 +1,12 @@
CanFestival Master/slave CANopen Library
- Copyright (C): Francis DUPIN (LIVIC), Edouard TISSERANT and Laurent BESSARD (LOLITECH)
+ Copyright (C): Francis DUPIN (LIVIC), Edouard TISSERANT and Laurent BESSARD
- LIVIC : Laboratoire Interractions Véhicule Infrastructure Conducteur
+ LIVIC : Laboratoire Interractions V�hicule Infrastructure Conducteur
INRETS/LIVIC (http://www.inrets.fr)
- Institut National de Recherche sur les Transports et leur Sécurité
- LCPC Laboratoire Central des Ponts et Chaussées
+ Institut National de Recherche sur les Transports et leur S�curit�
+ LCPC Laboratoire Central des Ponts et Chauss�es
- LOLITECH : www.lolitech.fr - Logiciel Libre et Technologie.
This work is based on
- CanOpenMatic by Edouard TISSERANT
--- a/debian/README.Debian Wed Oct 28 13:49:00 2009 +0100
+++ b/debian/README.Debian Mon Nov 02 11:58:36 2009 +0100
@@ -3,4 +3,4 @@
<possible notes regarding this package - if none, delete this file>
- -- lolitech <gregory.trelat@lolitech.net> Fri, 16 Nov 2007 11:22:17 +0100
+ -- edouard <edouard.tisserant@gmail.com> Fri, 16 Nov 2007 11:22:17 +0100
--- a/debian/changelog Wed Oct 28 13:49:00 2009 +0100
+++ b/debian/changelog Mon Nov 02 11:58:36 2009 +0100
@@ -2,5 +2,5 @@
* Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP>
- -- lolitech <gregory.trelat@lolitech.net> Fri, 16 Nov 2007 11:22:17 +0100
+ -- edouard <edouard.tisserant@gmail.com> Fri, 16 Nov 2007 11:22:17 +0100
--- a/debian/control Wed Oct 28 13:49:00 2009 +0100
+++ b/debian/control Mon Nov 02 11:58:36 2009 +0100
@@ -1,7 +1,7 @@
Source: canfestival
Section: devel
Priority: standard
-Maintainer: lolitech <gregory.trelat@lolitech.fr>
+Maintainer: edouard <edouard.tisserant@gmail.com>
Build-Depends: debhelper (>= 5)
Standards-Version: 3.7.2
--- a/debian/control-peak_linux Wed Oct 28 13:49:00 2009 +0100
+++ b/debian/control-peak_linux Mon Nov 02 11:58:36 2009 +0100
@@ -1,7 +1,7 @@
Source: canfestival
Section: devel
Priority: standard
-Maintainer: lolitech <gregory.trelat@lolitech.fr>
+Maintainer: edouard <edouard.tisserant@gmail.com>
Build-Depends: debhelper (>= 5), peak-linux-driver-modules
Standards-Version: 3.7.2
--- a/debian/control-socket Wed Oct 28 13:49:00 2009 +0100
+++ b/debian/control-socket Mon Nov 02 11:58:36 2009 +0100
@@ -1,7 +1,7 @@
Source: canfestival
Section: devel
Priority: standard
-Maintainer: lolitech <gregory.trelat@lolitech.fr>
+Maintainer: edouard <edouard.tisserant@gmail.com>
Build-Depends: debhelper (>= 5), libwxgtk2.8-dev
Standards-Version: 3.7.2
--- a/debian/control-virtual Wed Oct 28 13:49:00 2009 +0100
+++ b/debian/control-virtual Mon Nov 02 11:58:36 2009 +0100
@@ -1,7 +1,7 @@
Source: canfestival
Section: devel
Priority: standard
-Maintainer: lolitech <gregory.trelat@lolitech.fr>
+Maintainer: edouard <edouard.tisserant@gmail.com>
Build-Depends: debhelper (>= 5)
Standards-Version: 3.7.2
--- a/debian/copyright Wed Oct 28 13:49:00 2009 +0100
+++ b/debian/copyright Mon Nov 02 11:58:36 2009 +0100
@@ -1,9 +1,9 @@
-This package was debianized by lolitech <gregory.trelat@lolitech.fr> on
+This package was debianized by edouard <edouard.tisserant@gmail.com> on
Thu, 22 Nov 2007 09:23:34 +0100.
It was downloaded from : http://www.canfestival.org
-Upstream Author: Edouard Tisserant <edouard.tisserant@lolitech.fr>
+Upstream Author: Edouard Tisserant <edouard.tisserant@gmail.com>
License:
@@ -25,6 +25,6 @@
Public License can be found in `/usr/share/common-licenses/LGPL'.
-The Debian packaging is (C) 2007, lolitech <gregory.trelat@lolitech.fr> and
+The Debian packaging is (C) 2007, edouard <edouard.tisserant@gmail.com> and
is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
--- a/objdictedit_postinst.py Wed Oct 28 13:49:00 2009 +0100
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,94 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-
-# La première ligne doit commencer par #! et contenir python.
-# Elle sera adaptée au système de destination automatiquement
-
-""" This is a part of Beremiz project.
-
- Post installation script for win32 system
-
- This script creat a shortcut for objdictedit.py in the desktop and the
- start menu, and remove them at the uninstallation
-
-"""
-
-import os
-import sys
-
-# Ce script sera aussi lancé lors de la désinstallation.
-# Pour n'exécuter du code que lors de l'installation :
-if sys.argv[1] == '-install':
- # On récupère le dossier où mes fichiers seront installés (dossier où python est aussi installé sous windows)
- python_path = sys.prefix
- # On récupère le chemin de pythonw.exe (l'exécutable python qui n'affiche pas de console).
- # Si vous voulez une console, remplacez pythonw.exe par python.exe
- pyw_path = os.path.abspath(os.path.join(python_path, 'pythonw.exe'))
- # On récupère le dossier coincoin
- objdictedit_dir = os.path.abspath(os.path.join(python_path, 'LOLITech', 'CanFestival-3','objdictgen'))
- ############################################################################
- #objdictedit_dir = os.path.abspath(os.path.join(python_path, 'share', \
- #'objdictedit'))
- ############################################################################
- # On récupère les chemins de coincoin.py, et de coincoin.ico
- # (Ben oui, l'icone est au format ico, oubliez le svg, ici on en est encore à la préhistoire.
- # Heureusement que the GIMP sait faire la conversion !)
- ico_path = os.path.join(objdictedit_dir, 'objdictedit.ico')
- script_path = os.path.join(objdictedit_dir, 'objdictedit.py')
-
- # Création des raccourcis
- # Pour chaque raccourci, on essaye de le faire pour tous les utilisateurs (Windows NT/2000/XP),
- # sinon on le fait pour l'utilisateur courant (Windows 95/98/ME)
-
- # Raccourcis du bureau
- # On essaye de trouver un bureau
- try:
- desktop_path = get_special_folder_path("CSIDL_COMMON_DESKTOPDIRECTORY")
- except OSError:
- desktop_path = get_special_folder_path("CSIDL_DESKTOPDIRECTORY")
-
- # On créé le raccourcis
- create_shortcut(pyw_path, # programme à lancer
- "Can Node Editor", # Description
- os.path.join(desktop_path, 'objdictedit.lnk'), # fichier du raccourcis (gardez le .lnk)
- script_path, # Argument (script python)
- objdictedit_dir, # Dossier courant
- ico_path # Fichier de l'icone
- )
- # On va cafter au programme de désinstallation qu'on a fait un fichier, pour qu'il soit supprimé
- # lors de la désinstallation
- file_created(os.path.join(desktop_path, 'objdictedit.lnk'))
-
- # Raccourcis dans le menu démarrer (idem qu'avant)
- try:
- start_path = get_special_folder_path("CSIDL_COMMON_PROGRAMS")
- except OSError:
- start_path = get_special_folder_path("CSIDL_PROGRAMS")
-
-
-
- # Création du dossier dans le menu programme
- programs_path = os.path.join(start_path, "LOLITech")
- try :
- os.mkdir(programs_path)
-
- except OSError:
-
- pass
- directory_created(programs_path)
-
- create_shortcut(pyw_path, # Cible
- "Can Node Editor", #Description
- os.path.join(programs_path, 'objdictedit.lnk'), # Fichier
- script_path, # Argument
- objdictedit_dir, # Dossier de travail
- ico_path # Icone
- )
- file_created(os.path.join(programs_path, 'objdictedit.lnk'))
-
- # End (youpi-message)
- # Ce message sera affiché (très) furtivement dans l'installateur.
- # Vous pouvez vous en servir comme moyen de communication secret, c'est très in.
- sys.stdout.write("Shortcuts created.")
- # Fin du bidule
- sys.exit()
--- a/objdictgen/doc/about.html Wed Oct 28 13:49:00 2009 +0100
+++ b/objdictgen/doc/about.html Mon Nov 02 11:58:36 2009 +0100
@@ -7,7 +7,7 @@
<BR><BR>
<a href="http://canfestival.sourceforge.net">http://canfestival.sourceforge.net</a>
<BR><BR>
-Copyright ©: Edouard TISSERANT, Francis DUPIN and Laurent BESSARD
+Copyright �: Edouard TISSERANT, Francis DUPIN and Laurent BESSARD
<BR><BR>
Version: CAN Festival 3.0
<BR><BR>
@@ -25,10 +25,6 @@
<TD align="right" valign="top">
Supported by :
</TD>
- <TD align="left" valign="top">
- LOLITech<BR>
- <a href="http://www.lolitech.fr">http://www.lolitech.fr</a>
- </TD>
</TR>
</TABLE>
</CENTER>
--- a/objdictgen/i18n/messages.pot Wed Oct 28 13:49:00 2009 +0100
+++ b/objdictgen/i18n/messages.pot Mon Nov 02 11:58:36 2009 +0100
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-07-27 15:15+0200\n"
+"POT-Creation-Date: 2009-11-02 11:29+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,31 +16,15 @@
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../networkedit.py:926
+#: ../networkedit.py:902 ../objdictedit.py:962
msgid ""
"\n"
"An error happens.\n"
"\n"
"Click on OK for saving an error report.\n"
"\n"
-"Please contact LOLITech at:\n"
-"+33 (0)3 29 57 60 42\n"
-"bugs_networkedit@lolitech.fr\n"
-"\n"
-"\n"
-"Error:\n"
-msgstr ""
-
-#: ../objdictedit.py:988
-msgid ""
-"\n"
-"An error happens.\n"
-"\n"
-"Click on OK for saving an error report.\n"
-"\n"
-"Please contact LOLITech at:\n"
-"+33 (0)3 29 57 60 42\n"
-"bugs_objdictedit@lolitech.fr\n"
+"Please be kind enough to send this file to:\n"
+"edouard.tisserant@gmail.com\n"
"\n"
"\n"
"Error:\n"
@@ -73,7 +57,7 @@
"Usage of objdictgen.py :"
msgstr ""
-#: ../networkedit.py:938 ../objdictedit.py:1000
+#: ../networkedit.py:913 ../objdictedit.py:973
msgid " : "
msgstr ""
@@ -90,7 +74,7 @@
msgid " must be integers!"
msgstr ""
-#: ../networkedit.py:640 ../objdictedit.py:546
+#: ../networkedit.py:626 ../objdictedit.py:535
#, python-format
msgid " possibly defined %d times"
msgstr ""
@@ -125,12 +109,12 @@
msgid "\"%s\" is not a valid EDS line"
msgstr ""
-#: ../objdictedit.py:798
+#: ../objdictedit.py:780
#, python-format
msgid "\"%s\" is not a valid file!"
msgstr ""
-#: ../objdictedit.py:822 ../objdictedit.py:846
+#: ../objdictedit.py:803 ../objdictedit.py:826
#, python-format
msgid "\"%s\" is not a valid folder!"
msgstr ""
@@ -176,7 +160,7 @@
"Would you like to replace it ?"
msgstr ""
-#: ../networkedit.py:698 ../objdictedit.py:604
+#: ../networkedit.py:684 ../objdictedit.py:593
#, python-format
msgid "%s Profile"
msgstr ""
@@ -186,12 +170,12 @@
msgid "%s is not a valid file!"
msgstr ""
-#: ../objdictedit.py:743
+#: ../objdictedit.py:726
#, python-format
msgid "%s is not a valid folder!"
msgstr ""
-#: ../networkedit.py:645 ../objdictedit.py:551
+#: ../networkedit.py:631 ../objdictedit.py:540
#, python-format
msgid "%s: %s entry of struct %s%s."
msgstr ""
@@ -200,8 +184,8 @@
msgid ", "
msgstr ""
-#: ../networkedit.py:914 ../networkedit.py:916 ../networkedit.py:917
-#: ../objdictedit.py:976 ../objdictedit.py:978 ../objdictedit.py:979
+#: ../networkedit.py:890 ../networkedit.py:892 ../networkedit.py:893
+#: ../objdictedit.py:950 ../objdictedit.py:952 ../objdictedit.py:953
msgid ", "
msgstr ""
@@ -210,7 +194,7 @@
msgid ", %s"
msgstr ""
-#: ../networkedit.py:912 ../objdictedit.py:974
+#: ../networkedit.py:888 ../objdictedit.py:948
msgid ". "
msgstr ""
@@ -226,12 +210,12 @@
msgid "About"
msgstr ""
-#: ../networkedit.py:783 ../objdictedit.py:468
+#: ../networkedit.py:764 ../objdictedit.py:460
msgid "About CAN Festival"
msgstr ""
#: ../commondialogs.py:1468 ../networkedit.py:185 ../objdictedit.py:175
-#: ../subindextable.py:456
+#: ../subindextable.py:463
msgid "Add"
msgstr ""
@@ -251,11 +235,11 @@
msgid "Add a slave to nodelist"
msgstr ""
-#: ../subindextable.py:338 ../subindextable.py:853
+#: ../subindextable.py:345 ../subindextable.py:857
msgid "Add subindexes"
msgstr ""
-#: ../subindextable.py:346
+#: ../subindextable.py:353
msgid "Add to DCF"
msgstr ""
@@ -263,7 +247,7 @@
msgid "All done"
msgstr ""
-#: ../subindextable.py:861 ../subindextable.py:882
+#: ../subindextable.py:865 ../subindextable.py:885
msgid "An integer is required!"
msgstr ""
@@ -294,7 +278,7 @@
msgid "CAN Festival Docs\tF2"
msgstr ""
-#: ../objdictedit.py:829
+#: ../objdictedit.py:809
msgid "CANFestival C files (*.c)|*.c|All files|*.*"
msgstr ""
@@ -302,24 +286,24 @@
msgid "Can't find node"
msgstr ""
+#: ../objdictedit.py:448
+msgid "Check if Acrobat Reader is correctly installed on your computer"
+msgstr ""
+
#: ../objdictedit.py:455
-msgid "Check if Acrobat Reader is correctly installed on your computer"
-msgstr ""
-
-#: ../objdictedit.py:462
msgid "Check if xpdf is correctly installed on your computer"
msgstr ""
-#: ../commondialogs.py:1085 ../objdictedit.py:677 ../objdictedit.py:731
-#: ../objdictedit.py:776 ../objdictedit.py:805 ../objdictedit.py:829
+#: ../commondialogs.py:1085 ../objdictedit.py:663 ../objdictedit.py:714
+#: ../objdictedit.py:758 ../objdictedit.py:786 ../objdictedit.py:809
msgid "Choose a file"
msgstr ""
-#: ../networkedit.py:455 ../networkedit.py:483
+#: ../networkedit.py:448 ../networkedit.py:475
msgid "Choose a project"
msgstr ""
-#: ../networkedit.py:568
+#: ../networkedit.py:556
msgid "Choose a slave to remove"
msgstr ""
@@ -331,15 +315,15 @@
msgid "Close\tCTRL+W"
msgstr ""
-#: ../objdictedit.py:491
+#: ../objdictedit.py:481
msgid "Close Application"
msgstr ""
-#: ../objdictedit.py:752
+#: ../objdictedit.py:735
msgid "Close File"
msgstr ""
-#: ../networkedit.py:521
+#: ../networkedit.py:511
msgid "Close Project"
msgstr ""
@@ -371,15 +355,15 @@
msgid "Default String Size:"
msgstr ""
-#: ../subindextable.py:343
+#: ../subindextable.py:350
msgid "Default value"
msgstr ""
-#: ../commondialogs.py:1473 ../subindextable.py:363
+#: ../commondialogs.py:1473 ../subindextable.py:370
msgid "Delete"
msgstr ""
-#: ../subindextable.py:340 ../subindextable.py:874
+#: ../subindextable.py:347 ../subindextable.py:877
msgid "Delete subindexes"
msgstr ""
@@ -404,14 +388,14 @@
msgid "EDS file already imported"
msgstr ""
-#: ../commondialogs.py:1243 ../objdictedit.py:776 ../objdictedit.py:805
+#: ../commondialogs.py:1243 ../objdictedit.py:758 ../objdictedit.py:786
msgid "EDS files (*.eds)|*.eds|All files|*.*"
msgstr ""
-#: ../commondialogs.py:762 ../commondialogs.py:1038 ../networkedit.py:473
-#: ../networkedit.py:760 ../networkedit.py:766 ../objdictedit.py:436
-#: ../objdictedit.py:442 ../objdictedit.py:455 ../objdictedit.py:462
-#: ../objdictedit.py:665 ../subindextable.py:861 ../subindextable.py:882
+#: ../commondialogs.py:762 ../commondialogs.py:1038 ../networkedit.py:466
+#: ../networkedit.py:743 ../networkedit.py:749 ../objdictedit.py:430
+#: ../objdictedit.py:436 ../objdictedit.py:448 ../objdictedit.py:455
+#: ../objdictedit.py:652 ../subindextable.py:865 ../subindextable.py:885
msgid "ERROR"
msgstr ""
@@ -419,7 +403,7 @@
msgid "Edit"
msgstr ""
-#: ../networkedit.py:810 ../objdictedit.py:867
+#: ../networkedit.py:788 ../objdictedit.py:844
#, python-format
msgid "Edit %s Profile"
msgstr ""
@@ -432,11 +416,11 @@
msgid "Edit DCF Entry Values"
msgstr ""
-#: ../networkedit.py:801 ../objdictedit.py:858
+#: ../networkedit.py:781 ../objdictedit.py:837
msgid "Edit DS-301 Profile"
msgstr ""
-#: ../networkedit.py:806 ../objdictedit.py:863
+#: ../networkedit.py:785 ../objdictedit.py:841
msgid "Edit DS-302 Profile"
msgstr ""
@@ -450,14 +434,14 @@
#: ../commondialogs.py:368 ../commondialogs.py:566 ../commondialogs.py:1212
#: ../commondialogs.py:1223 ../commondialogs.py:1228 ../commondialogs.py:1232
-#: ../commondialogs.py:1508 ../networkedit.py:501 ../networkedit.py:513
-#: ../networkedit.py:527 ../networkedit.py:559 ../networkedit.py:583
-#: ../networkedit.py:875 ../networkedit.py:894 ../networkedit.py:939
-#: ../networkedit.py:949 ../objdictedit.py:696 ../objdictedit.py:721
-#: ../objdictedit.py:739 ../objdictedit.py:743 ../objdictedit.py:794
-#: ../objdictedit.py:798 ../objdictedit.py:818 ../objdictedit.py:822
-#: ../objdictedit.py:842 ../objdictedit.py:846 ../objdictedit.py:940
-#: ../objdictedit.py:959 ../objdictedit.py:1001 ../objdictedit.py:1011
+#: ../commondialogs.py:1508 ../networkedit.py:493 ../networkedit.py:504
+#: ../networkedit.py:517 ../networkedit.py:548 ../networkedit.py:571
+#: ../networkedit.py:851 ../networkedit.py:870 ../networkedit.py:914
+#: ../networkedit.py:924 ../objdictedit.py:682 ../objdictedit.py:704
+#: ../objdictedit.py:722 ../objdictedit.py:726 ../objdictedit.py:776
+#: ../objdictedit.py:780 ../objdictedit.py:799 ../objdictedit.py:803
+#: ../objdictedit.py:822 ../objdictedit.py:826 ../objdictedit.py:914
+#: ../objdictedit.py:933 ../objdictedit.py:974 ../objdictedit.py:984
msgid "Error"
msgstr ""
@@ -486,7 +470,7 @@
msgid "Exit"
msgstr ""
-#: ../objdictedit.py:814 ../objdictedit.py:838
+#: ../objdictedit.py:795 ../objdictedit.py:818
msgid "Export successful"
msgstr ""
@@ -524,12 +508,12 @@
msgid "Generate SYNC"
msgstr ""
-#: ../subindextable.py:806
+#: ../subindextable.py:813
#, python-format
msgid "Give a new name for index 0x%04X"
msgstr ""
-#: ../subindextable.py:443
+#: ../subindextable.py:450
msgid "Have Callbacks"
msgstr ""
@@ -549,7 +533,7 @@
msgid "Import EDS file"
msgstr ""
-#: ../objdictedit.py:790
+#: ../objdictedit.py:772
msgid "Import successful"
msgstr ""
@@ -571,12 +555,12 @@
msgid "Index:"
msgstr ""
-#: ../networkedit.py:630 ../objdictedit.py:536
+#: ../networkedit.py:616 ../objdictedit.py:525
#, python-format
msgid "Index: 0x%04X"
msgstr ""
-#: ../objdictedit.py:790 ../objdictedit.py:814 ../objdictedit.py:838
+#: ../objdictedit.py:772 ../objdictedit.py:795 ../objdictedit.py:818
msgid "Information"
msgstr ""
@@ -600,7 +584,7 @@
msgid "Length:"
msgstr ""
-#: ../networkedit.py:636 ../objdictedit.py:542
+#: ../networkedit.py:622 ../objdictedit.py:531
msgid "Mandatory"
msgstr ""
@@ -624,7 +608,7 @@
msgid "Minimum:"
msgstr ""
-#: ../subindextable.py:361
+#: ../subindextable.py:368
msgid "Modify"
msgstr ""
@@ -640,11 +624,11 @@
msgid "Network Management:"
msgstr ""
-#: ../networkedit.py:318 ../networkedit.py:596
+#: ../networkedit.py:318 ../networkedit.py:583
msgid "Networkedit"
msgstr ""
-#: ../networkedit.py:594
+#: ../networkedit.py:581
#, python-format
msgid "Networkedit - %s"
msgstr ""
@@ -657,7 +641,7 @@
msgid "No"
msgstr ""
-#: ../networkedit.py:880 ../objdictedit.py:945
+#: ../networkedit.py:856 ../objdictedit.py:919
msgid "No map variable index left!"
msgstr ""
@@ -692,7 +676,7 @@
msgstr ""
#: ../commondialogs.py:935 ../commondialogs.py:1010 ../commondialogs.py:1020
-#: ../commondialogs.py:1056 ../commondialogs.py:1096
+#: ../commondialogs.py:1056 ../commondialogs.py:1096 ../subindextable.py:166
msgid "None"
msgstr ""
@@ -700,11 +684,11 @@
msgid "Number"
msgstr ""
-#: ../subindextable.py:852
+#: ../subindextable.py:856
msgid "Number of subindexes to add:"
msgstr ""
-#: ../subindextable.py:873
+#: ../subindextable.py:876
msgid "Number of subindexes to delete:"
msgstr ""
@@ -716,15 +700,15 @@
msgid "OD Profile files (*.prf)|*.prf|All files|*.*"
msgstr ""
-#: ../objdictedit.py:677 ../objdictedit.py:731
+#: ../objdictedit.py:663 ../objdictedit.py:714
msgid "OD files (*.od)|*.od|All files|*.*"
msgstr ""
-#: ../objdictedit.py:309 ../objdictedit.py:517
+#: ../objdictedit.py:309 ../objdictedit.py:507
msgid "Objdictedit"
msgstr ""
-#: ../objdictedit.py:515
+#: ../objdictedit.py:505
#, python-format
msgid "Objdictedit - %s"
msgstr ""
@@ -733,7 +717,7 @@
msgid "Open\tCTRL+O"
msgstr ""
-#: ../networkedit.py:634 ../objdictedit.py:540
+#: ../networkedit.py:620 ../objdictedit.py:529
msgid "Optional"
msgstr ""
@@ -745,8 +729,8 @@
msgid "Other"
msgstr ""
-#: ../networkedit.py:236 ../networkedit.py:706 ../objdictedit.py:229
-#: ../objdictedit.py:612
+#: ../networkedit.py:236 ../networkedit.py:692 ../objdictedit.py:229
+#: ../objdictedit.py:601
msgid "Other Profile"
msgstr ""
@@ -803,15 +787,15 @@
msgid "Remove Slave Node"
msgstr ""
-#: ../networkedit.py:568
+#: ../networkedit.py:556
msgid "Remove slave"
msgstr ""
-#: ../subindextable.py:359
+#: ../subindextable.py:366
msgid "Rename"
msgstr ""
-#: ../subindextable.py:807
+#: ../subindextable.py:814
msgid "Rename an index"
msgstr ""
@@ -876,7 +860,7 @@
msgid "Subindex"
msgstr ""
-#: ../networkedit.py:631 ../objdictedit.py:537
+#: ../networkedit.py:617 ../objdictedit.py:526
#, python-format
msgid "Subindex: 0x%02X"
msgstr ""
@@ -887,7 +871,7 @@
"Bad OD Profile file!"
msgstr ""
-#: ../networkedit.py:521 ../objdictedit.py:491 ../objdictedit.py:752
+#: ../networkedit.py:511 ../objdictedit.py:481 ../objdictedit.py:735
msgid "There are changes, do you want to save?"
msgstr ""
@@ -945,7 +929,7 @@
msgid "Undo\tCTRL+Z"
msgstr ""
-#: ../nodemanager.py:853
+#: ../nodemanager.py:855
#, python-format
msgid "Unnamed%d"
msgstr ""
@@ -982,16 +966,16 @@
msgid "comment"
msgstr ""
-#: ../networkedit.py:914 ../networkedit.py:916 ../objdictedit.py:976
-#: ../objdictedit.py:978
+#: ../networkedit.py:890 ../networkedit.py:892 ../objdictedit.py:950
+#: ../objdictedit.py:952
msgid "file : "
msgstr ""
-#: ../networkedit.py:917 ../objdictedit.py:979
+#: ../networkedit.py:893 ../objdictedit.py:953
msgid "function : "
msgstr ""
-#: ../networkedit.py:917 ../objdictedit.py:979
+#: ../networkedit.py:893 ../objdictedit.py:953
msgid "line : "
msgstr ""
--- a/objdictgen/i18n/objdictgen_fr_FR.po Wed Oct 28 13:49:00 2009 +0100
+++ b/objdictgen/i18n/objdictgen_fr_FR.po Mon Nov 02 11:58:36 2009 +0100
@@ -7,24 +7,24 @@
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-07-27 15:15+0200\n"
-"PO-Revision-Date: 2009-07-27 15:17+0100\n"
+"POT-Creation-Date: 2009-11-02 11:29+0100\n"
+"PO-Revision-Date: 2009-11-02 11:33+0100\n"
"Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../networkedit.py:926
+#: ../networkedit.py:902
+#: ../objdictedit.py:962
msgid ""
"\n"
"An error happens.\n"
"\n"
"Click on OK for saving an error report.\n"
"\n"
-"Please contact LOLITech at:\n"
-"+33 (0)3 29 57 60 42\n"
-"bugs_networkedit@lolitech.fr\n"
+"Please be kind enough to send this file to:\n"
+"edouard.tisserant@gmail.com\n"
"\n"
"\n"
"Error:\n"
@@ -34,39 +34,12 @@
"\n"
"Appuyez sur 'Valider' pour enregistrer un rapport d'erreur.\n"
"\n"
-"Veuillez contacter LOLITech au :\n"
-"+33 (0)3 29 57 60 42\n"
-"bugs_networkedit@lolitech.fr\n"
+"Envoyez ce fichier à l'adresse :\n"
+"edouard.tisserant@gmail.com\n"
"\n"
"\n"
"Erreur :\n"
-#: ../objdictedit.py:988
-msgid ""
-"\n"
-"An error happens.\n"
-"\n"
-"Click on OK for saving an error report.\n"
-"\n"
-"Please contact LOLITech at:\n"
-"+33 (0)3 29 57 60 42\n"
-"bugs_objdictedit@lolitech.fr\n"
-"\n"
-"\n"
-"Error:\n"
-msgstr ""
-"\n"
-"Une erreur est apparue.\n"
-"\n"
-"Appuyez sur 'Valider' pour enregistrer un rapport d'erreur.\n"
-"\n"
-"Veuillez contacter LOLITech au :\n"
-"+33 (0)3 29 57 60 42\n"
-"bugs_objdictedit@lolitech.fr\n"
-"\n"
-"\n"
-"Erreur:\n"
-
#: ../gen_cfile.py:199
#, python-format
msgid ""
@@ -104,8 +77,8 @@
"\n"
"Utilisation de objdictgen.py :"
-#: ../networkedit.py:938
-#: ../objdictedit.py:1000
+#: ../networkedit.py:913
+#: ../objdictedit.py:973
msgid " : "
msgstr " : "
@@ -125,11 +98,11 @@
msgid " must be integers!"
msgstr " doivent être des entiers !"
-#: ../networkedit.py:640
-#: ../objdictedit.py:546
+#: ../networkedit.py:626
+#: ../objdictedit.py:535
#, python-format
msgid " possibly defined %d times"
-msgstr " peut être défini %s fois"
+msgstr " peut être défini %d fois"
#: ../gen_cfile.py:77
#: ../gen_cfile.py:81
@@ -162,13 +135,13 @@
msgid "\"%s\" is not a valid EDS line"
msgstr "\"%s\" n'est pas une ligne de fichier EDS valide"
-#: ../objdictedit.py:798
+#: ../objdictedit.py:780
#, python-format
msgid "\"%s\" is not a valid file!"
msgstr "\"%s\" n'est pas un fichier valide !"
-#: ../objdictedit.py:822
-#: ../objdictedit.py:846
+#: ../objdictedit.py:803
+#: ../objdictedit.py:826
#, python-format
msgid "\"%s\" is not a valid folder!"
msgstr "\"%s\" n'est pas un répertoire valide !"
@@ -219,8 +192,8 @@
"%s\n"
"Voulez-vous le remplacer ?"
-#: ../networkedit.py:698
-#: ../objdictedit.py:604
+#: ../networkedit.py:684
+#: ../objdictedit.py:593
#, python-format
msgid "%s Profile"
msgstr "Profil %s"
@@ -230,13 +203,13 @@
msgid "%s is not a valid file!"
msgstr "%s n'est pas un fichier valide !"
-#: ../objdictedit.py:743
+#: ../objdictedit.py:726
#, python-format
msgid "%s is not a valid folder!"
msgstr "%s n'est pas un répertoir valide !"
-#: ../networkedit.py:645
-#: ../objdictedit.py:551
+#: ../networkedit.py:631
+#: ../objdictedit.py:540
#, python-format
msgid "%s: %s entry of struct %s%s."
msgstr "%s : entrée %s de type %s%s."
@@ -246,12 +219,12 @@
msgid ", "
msgstr ", "
-#: ../networkedit.py:914
-#: ../networkedit.py:916
-#: ../networkedit.py:917
-#: ../objdictedit.py:976
-#: ../objdictedit.py:978
-#: ../objdictedit.py:979
+#: ../networkedit.py:890
+#: ../networkedit.py:892
+#: ../networkedit.py:893
+#: ../objdictedit.py:950
+#: ../objdictedit.py:952
+#: ../objdictedit.py:953
msgid ", "
msgstr ", "
@@ -262,8 +235,8 @@
msgid ", %s"
msgstr ", %s"
-#: ../networkedit.py:912
-#: ../objdictedit.py:974
+#: ../networkedit.py:888
+#: ../objdictedit.py:948
msgid ". "
msgstr ". "
@@ -280,15 +253,15 @@
msgid "About"
msgstr "A propos"
-#: ../networkedit.py:783
-#: ../objdictedit.py:468
+#: ../networkedit.py:764
+#: ../objdictedit.py:460
msgid "About CAN Festival"
msgstr "A propos de CanFestival"
#: ../commondialogs.py:1468
#: ../networkedit.py:185
#: ../objdictedit.py:175
-#: ../subindextable.py:456
+#: ../subindextable.py:463
msgid "Add"
msgstr "Ajouter"
@@ -308,12 +281,12 @@
msgid "Add a slave to nodelist"
msgstr "Ajouter un esclave à la liste des noeuds"
-#: ../subindextable.py:338
-#: ../subindextable.py:853
+#: ../subindextable.py:345
+#: ../subindextable.py:857
msgid "Add subindexes"
msgstr "Ajouter des sous-indices"
-#: ../subindextable.py:346
+#: ../subindextable.py:353
msgid "Add to DCF"
msgstr "Ajouter à la DCF"
@@ -321,8 +294,8 @@
msgid "All done"
msgstr "Terminé"
-#: ../subindextable.py:861
-#: ../subindextable.py:882
+#: ../subindextable.py:865
+#: ../subindextable.py:885
msgid "An integer is required!"
msgstr "Un entier est nécessaire !"
@@ -356,7 +329,7 @@
msgid "CAN Festival Docs\tF2"
msgstr "Documentation de CAN Festival\tF2"
-#: ../objdictedit.py:829
+#: ../objdictedit.py:809
msgid "CANFestival C files (*.c)|*.c|All files|*.*"
msgstr "Fichiers C de CANFestival (*.c)|*.c|Tous les fichiers|*.*"
@@ -365,29 +338,29 @@
msgid "Can't find node"
msgstr "Impossible de trouver le noeud"
-#: ../objdictedit.py:455
+#: ../objdictedit.py:448
msgid "Check if Acrobat Reader is correctly installed on your computer"
msgstr "Vérifiez si Acrobat Reader est correctement installé sur votre ordinateur"
-#: ../objdictedit.py:462
+#: ../objdictedit.py:455
msgid "Check if xpdf is correctly installed on your computer"
msgstr "Vérifiez si xpdf est correctement installé sur votre ordinateur"
#: ../commondialogs.py:1085
-#: ../objdictedit.py:677
-#: ../objdictedit.py:731
-#: ../objdictedit.py:776
-#: ../objdictedit.py:805
-#: ../objdictedit.py:829
+#: ../objdictedit.py:663
+#: ../objdictedit.py:714
+#: ../objdictedit.py:758
+#: ../objdictedit.py:786
+#: ../objdictedit.py:809
msgid "Choose a file"
msgstr "Choisissez un fichier"
-#: ../networkedit.py:455
-#: ../networkedit.py:483
+#: ../networkedit.py:448
+#: ../networkedit.py:475
msgid "Choose a project"
msgstr "Choisissez un projet"
-#: ../networkedit.py:568
+#: ../networkedit.py:556
msgid "Choose a slave to remove"
msgstr "Choisissez un esclave à supprimer"
@@ -400,15 +373,15 @@
msgid "Close\tCTRL+W"
msgstr "Fermer\tCTRL+W"
-#: ../objdictedit.py:491
+#: ../objdictedit.py:481
msgid "Close Application"
msgstr "Fermer l'application"
-#: ../objdictedit.py:752
+#: ../objdictedit.py:735
msgid "Close File"
msgstr "Fermer le fichier"
-#: ../networkedit.py:521
+#: ../networkedit.py:511
msgid "Close Project"
msgstr "Fermer le projet"
@@ -444,17 +417,17 @@
msgid "Default String Size:"
msgstr "Taille des chaînes par défaut :"
-#: ../subindextable.py:343
+#: ../subindextable.py:350
msgid "Default value"
msgstr "Valeur par défaut"
#: ../commondialogs.py:1473
-#: ../subindextable.py:363
+#: ../subindextable.py:370
msgid "Delete"
msgstr "Supprimer"
-#: ../subindextable.py:340
-#: ../subindextable.py:874
+#: ../subindextable.py:347
+#: ../subindextable.py:877
msgid "Delete subindexes"
msgstr "Supprimer les sous-indices"
@@ -481,23 +454,23 @@
msgstr "Le fichier EDS a déjà été importé"
#: ../commondialogs.py:1243
-#: ../objdictedit.py:776
-#: ../objdictedit.py:805
+#: ../objdictedit.py:758
+#: ../objdictedit.py:786
msgid "EDS files (*.eds)|*.eds|All files|*.*"
msgstr "Fichiers EDS (*.eds)|*.eds|Tous les fichiers|*.*"
#: ../commondialogs.py:762
#: ../commondialogs.py:1038
-#: ../networkedit.py:473
-#: ../networkedit.py:760
-#: ../networkedit.py:766
+#: ../networkedit.py:466
+#: ../networkedit.py:743
+#: ../networkedit.py:749
+#: ../objdictedit.py:430
#: ../objdictedit.py:436
-#: ../objdictedit.py:442
+#: ../objdictedit.py:448
#: ../objdictedit.py:455
-#: ../objdictedit.py:462
-#: ../objdictedit.py:665
-#: ../subindextable.py:861
-#: ../subindextable.py:882
+#: ../objdictedit.py:652
+#: ../subindextable.py:865
+#: ../subindextable.py:885
msgid "ERROR"
msgstr "ERREUR"
@@ -506,8 +479,8 @@
msgid "Edit"
msgstr "Edition"
-#: ../networkedit.py:810
-#: ../objdictedit.py:867
+#: ../networkedit.py:788
+#: ../objdictedit.py:844
#, python-format
msgid "Edit %s Profile"
msgstr "Editer le profil %s"
@@ -520,13 +493,13 @@
msgid "Edit DCF Entry Values"
msgstr "Editer les valeurs de l'entrée de la DCF"
-#: ../networkedit.py:801
-#: ../objdictedit.py:858
+#: ../networkedit.py:781
+#: ../objdictedit.py:837
msgid "Edit DS-301 Profile"
msgstr "Editer le profil DS-301"
-#: ../networkedit.py:806
-#: ../objdictedit.py:863
+#: ../networkedit.py:785
+#: ../objdictedit.py:841
msgid "Edit DS-302 Profile"
msgstr "Editer le profil DS-302"
@@ -545,29 +518,29 @@
#: ../commondialogs.py:1228
#: ../commondialogs.py:1232
#: ../commondialogs.py:1508
-#: ../networkedit.py:501
-#: ../networkedit.py:513
-#: ../networkedit.py:527
-#: ../networkedit.py:559
-#: ../networkedit.py:583
-#: ../networkedit.py:875
-#: ../networkedit.py:894
-#: ../networkedit.py:939
-#: ../networkedit.py:949
-#: ../objdictedit.py:696
-#: ../objdictedit.py:721
-#: ../objdictedit.py:739
-#: ../objdictedit.py:743
-#: ../objdictedit.py:794
-#: ../objdictedit.py:798
-#: ../objdictedit.py:818
+#: ../networkedit.py:493
+#: ../networkedit.py:504
+#: ../networkedit.py:517
+#: ../networkedit.py:548
+#: ../networkedit.py:571
+#: ../networkedit.py:851
+#: ../networkedit.py:870
+#: ../networkedit.py:914
+#: ../networkedit.py:924
+#: ../objdictedit.py:682
+#: ../objdictedit.py:704
+#: ../objdictedit.py:722
+#: ../objdictedit.py:726
+#: ../objdictedit.py:776
+#: ../objdictedit.py:780
+#: ../objdictedit.py:799
+#: ../objdictedit.py:803
#: ../objdictedit.py:822
-#: ../objdictedit.py:842
-#: ../objdictedit.py:846
-#: ../objdictedit.py:940
-#: ../objdictedit.py:959
-#: ../objdictedit.py:1001
-#: ../objdictedit.py:1011
+#: ../objdictedit.py:826
+#: ../objdictedit.py:914
+#: ../objdictedit.py:933
+#: ../objdictedit.py:974
+#: ../objdictedit.py:984
msgid "Error"
msgstr "Erreur"
@@ -603,8 +576,8 @@
msgid "Exit"
msgstr "Quitter"
-#: ../objdictedit.py:814
-#: ../objdictedit.py:838
+#: ../objdictedit.py:795
+#: ../objdictedit.py:818
msgid "Export successful"
msgstr "Exportation réussie"
@@ -644,12 +617,12 @@
msgid "Generate SYNC"
msgstr "Générer la synchro"
-#: ../subindextable.py:806
+#: ../subindextable.py:813
#, python-format
msgid "Give a new name for index 0x%04X"
msgstr "Donnez un nouveau nom à l'indice 0x%04X"
-#: ../subindextable.py:443
+#: ../subindextable.py:450
msgid "Have Callbacks"
msgstr "Utilise des Callbacks"
@@ -670,7 +643,7 @@
msgid "Import EDS file"
msgstr "Importer un fichier EDS"
-#: ../objdictedit.py:790
+#: ../objdictedit.py:772
msgid "Import successful"
msgstr "L'importation a réussi"
@@ -693,15 +666,15 @@
msgid "Index:"
msgstr "Indice :"
-#: ../networkedit.py:630
-#: ../objdictedit.py:536
+#: ../networkedit.py:616
+#: ../objdictedit.py:525
#, python-format
msgid "Index: 0x%04X"
msgstr "Indice: 0x%04X"
-#: ../objdictedit.py:790
-#: ../objdictedit.py:814
-#: ../objdictedit.py:838
+#: ../objdictedit.py:772
+#: ../objdictedit.py:795
+#: ../objdictedit.py:818
msgid "Information"
msgstr "Information"
@@ -730,8 +703,8 @@
msgid "Length:"
msgstr "Taille:"
-#: ../networkedit.py:636
-#: ../objdictedit.py:542
+#: ../networkedit.py:622
+#: ../objdictedit.py:531
msgid "Mandatory"
msgstr "Obligatoire"
@@ -757,7 +730,7 @@
msgid "Minimum:"
msgstr "Minimum :"
-#: ../subindextable.py:361
+#: ../subindextable.py:368
msgid "Modify"
msgstr "Modifier"
@@ -776,11 +749,11 @@
msgstr "Gestion de réseau :"
#: ../networkedit.py:318
-#: ../networkedit.py:596
+#: ../networkedit.py:583
msgid "Networkedit"
msgstr "Networkedit"
-#: ../networkedit.py:594
+#: ../networkedit.py:581
#, python-format
msgid "Networkedit - %s"
msgstr "Networkedit - %s"
@@ -794,8 +767,8 @@
msgid "No"
msgstr "Non"
-#: ../networkedit.py:880
-#: ../objdictedit.py:945
+#: ../networkedit.py:856
+#: ../objdictedit.py:919
msgid "No map variable index left!"
msgstr "Il n'y a plus d'indice disponible pour une varaible mappable !"
@@ -839,6 +812,7 @@
#: ../commondialogs.py:1020
#: ../commondialogs.py:1056
#: ../commondialogs.py:1096
+#: ../subindextable.py:166
msgid "None"
msgstr "Aucun"
@@ -846,11 +820,11 @@
msgid "Number"
msgstr "Nombre"
-#: ../subindextable.py:852
+#: ../subindextable.py:856
msgid "Number of subindexes to add:"
msgstr "Nombre de sous-indices à ajouter :"
-#: ../subindextable.py:873
+#: ../subindextable.py:876
msgid "Number of subindexes to delete:"
msgstr "Nombre de sous-indices à supprimer :"
@@ -862,17 +836,17 @@
msgid "OD Profile files (*.prf)|*.prf|All files|*.*"
msgstr "Fichiers de profil d'OD (*.prf)|*.prf|Tous les fichiers|*.*"
-#: ../objdictedit.py:677
-#: ../objdictedit.py:731
+#: ../objdictedit.py:663
+#: ../objdictedit.py:714
msgid "OD files (*.od)|*.od|All files|*.*"
msgstr "Fichiers d'OD (*.od)|*.od|Tous les fichiers|*.*"
#: ../objdictedit.py:309
-#: ../objdictedit.py:517
+#: ../objdictedit.py:507
msgid "Objdictedit"
msgstr "Objdictedit"
-#: ../objdictedit.py:515
+#: ../objdictedit.py:505
#, python-format
msgid "Objdictedit - %s"
msgstr "Objdictedit - %s"
@@ -882,8 +856,8 @@
msgid "Open\tCTRL+O"
msgstr "Ouvrir\tCTRL+O"
-#: ../networkedit.py:634
-#: ../objdictedit.py:540
+#: ../networkedit.py:620
+#: ../objdictedit.py:529
msgid "Optional"
msgstr "Optionnel"
@@ -897,9 +871,9 @@
msgstr "Autre"
#: ../networkedit.py:236
-#: ../networkedit.py:706
+#: ../networkedit.py:692
#: ../objdictedit.py:229
-#: ../objdictedit.py:612
+#: ../objdictedit.py:601
msgid "Other Profile"
msgstr "Autre profil"
@@ -965,15 +939,15 @@
msgid "Remove Slave Node"
msgstr "Supprimer un noeud esclave"
-#: ../networkedit.py:568
+#: ../networkedit.py:556
msgid "Remove slave"
msgstr "Supprimer un esclave"
-#: ../subindextable.py:359
+#: ../subindextable.py:366
msgid "Rename"
msgstr "Renommer"
-#: ../subindextable.py:807
+#: ../subindextable.py:814
msgid "Rename an index"
msgstr "Renommer un indice"
@@ -1044,8 +1018,8 @@
msgid "Subindex"
msgstr "Sous-indice"
-#: ../networkedit.py:631
-#: ../objdictedit.py:537
+#: ../networkedit.py:617
+#: ../objdictedit.py:526
#, python-format
msgid "Subindex: 0x%02X"
msgstr "Sous-indice : 0x%02X"
@@ -1058,9 +1032,9 @@
"Erreur de syntaxe\n"
"Fichier de profil d'OD incorrect !"
-#: ../networkedit.py:521
-#: ../objdictedit.py:491
-#: ../objdictedit.py:752
+#: ../networkedit.py:511
+#: ../objdictedit.py:481
+#: ../objdictedit.py:735
msgid "There are changes, do you want to save?"
msgstr "Il y a des changements, voulez-vous enregistrer ?"
@@ -1129,7 +1103,7 @@
msgid "Undo\tCTRL+Z"
msgstr "Défaire\tCTRL+Z"
-#: ../nodemanager.py:853
+#: ../nodemanager.py:855
#, python-format
msgid "Unnamed%d"
msgstr "Sansnom%d"
@@ -1168,20 +1142,20 @@
msgid "comment"
msgstr "commentaire"
-#: ../networkedit.py:914
-#: ../networkedit.py:916
-#: ../objdictedit.py:976
-#: ../objdictedit.py:978
+#: ../networkedit.py:890
+#: ../networkedit.py:892
+#: ../objdictedit.py:950
+#: ../objdictedit.py:952
msgid "file : "
msgstr "fichier :"
-#: ../networkedit.py:917
-#: ../objdictedit.py:979
+#: ../networkedit.py:893
+#: ../objdictedit.py:953
msgid "function : "
msgstr "fonction :"
-#: ../networkedit.py:917
-#: ../objdictedit.py:979
+#: ../networkedit.py:893
+#: ../objdictedit.py:953
msgid "line : "
msgstr "ligne :"
@@ -1213,20 +1187,3 @@
#: ../subindextable.py:82
msgid "value"
msgstr "valeur"
-
-#, fuzzy
-#~ msgid " must be integer !"
-#~ msgstr " doit être un entier !"
-
-#, fuzzy
-#~ msgid " must be integers !"
-#~ msgstr " doivent être des entiers !"
-#~ msgid " must be integer"
-#~ msgstr " doit être un entier"
-#~ msgid "s"
-#~ msgstr "s"
-#~ msgid "Node ID must be an integer!"
-#~ msgstr "L'ID du noeud doit être un entier !"
-#~ msgid "Node Infos"
-#~ msgstr "Propriétés du noeud"
-
Binary file objdictgen/locale/fr_FR/LC_MESSAGES/objdictgen.mo has changed
--- a/objdictgen/networkedit.py Wed Oct 28 13:49:00 2009 +0100
+++ b/objdictgen/networkedit.py Mon Nov 02 11:58:36 2009 +0100
@@ -904,9 +904,8 @@
Click on OK for saving an error report.
-Please contact LOLITech at:
-+33 (0)3 29 57 60 42
-bugs_networkedit@lolitech.fr
+Please be kind enough to send this file to:
+edouard.tisserant@gmail.com
Error:
--- a/objdictgen/objdictedit.py Wed Oct 28 13:49:00 2009 +0100
+++ b/objdictgen/objdictedit.py Mon Nov 02 11:58:36 2009 +0100
@@ -964,9 +964,8 @@
Click on OK for saving an error report.
-Please contact LOLITech at:
-+33 (0)3 29 57 60 42
-bugs_objdictedit@lolitech.fr
+Please be kind enough to send this file to:
+edouard.tisserant@gmail.com
Error:
--- a/setup.py Wed Oct 28 13:49:00 2009 +0100
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,40 +0,0 @@
-import os,sys
-from distutils.core import setup
-
-
-install_dir=os.path.join("LOLITech","CanFestival-3")
-
-data_files=[]
-os.getcwd()
-os.chdir(os.getcwd())
-
-def generate(base_dir):
- listfile=[]
- if base_dir == "":
- directory = "."
- else:
- directory = base_dir
- data_files.append((os.path.join(install_dir, base_dir), listfile))
-
- for element in os.listdir(directory):
- element_path=os.path.join(base_dir, element)
- if os.path.isdir(element_path):
- generate(element_path)
- elif os.path.isfile(element_path):
- ext_element=os.path.splitext(element)
- if ext_element[1] != ".o" and ext_element[1] != ".pyc":
- listfile.append(element_path)
-
-generate("")
-
-
-setup(name='CanFestival-3', # Name of the executable
- version='0.1', # Version
- description='Open-Source CanOpen Stack', #description
- author='Edouard Tisserant, Laurent Bessard',
- author_email='edouard.tisserant.lolitech.fr, laurent.bessard@lolitech.fr',
- url='http://www.canfestival.org',
- license='GPL',
- scripts=['objdictedit_postinst.py'],
- data_files=data_files, # Add files to install
-)
\ No newline at end of file