debian/objdictedit.desktop
author ct@78566C00-6F59-1014-AAEE-A77C3B9AAB40
Thu, 12 May 2011 12:23:20 +0000
changeset 680 9a2474509269
parent 612 fc3399727a06
permissions -rw-r--r--
Win32-Timer:
CHANGED: - Timer implementation for win32 from absolute time (_ftime) to GetTickCount().
This fixes the following bug: When the system time was changed, a heartbeat timeout occurred.
FIXED: - Timeout seems only work properly if EnterMutex() is called before call of GetTickCount() (Patch from Roland Marquis)
[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