debian/objdictedit.desktop
author Christian Taedcke <hacking@taedcke.com>
Mon, 23 Jan 2012 08:43:13 +0100
changeset 699 c26ea35559f8
parent 612 fc3399727a06
permissions -rw-r--r--
dcf.c:
- removed inline definition of dcf variable, which is not allowed on many c compilers.
- removed SaveNode() call using ifdef, because not all canopen devices support this feature.
Later on it should be possible to enable this for each dcf entry using objdictedit.
- fixed bug when dereferencing an dcf entry from the object dictionary.
[Desktop Entry]
Encoding=UTF-8
Name=CANOpen Object Dictionary Editor
Name[fr]=Editeur de Dictionnaire d'Objets CANOpen
Comment=Create, modifify, configure CANOpen nodes
Comment[fr]=Créer, modifier, configurer des noeuds CANOpen
Exec=/usr/bin/objdictedit
Icon=/usr/share/CanFestival-3/objdictgen/networkedit.png
Terminal=false
MultipleArgs=false
Type=Application
Categories=Application;Development;
StartupNotify=true