--- a/branches/IoDrvMEGAIO/IoDrvMEGAIO.devdesc.xml
+++ b/branches/IoDrvMEGAIO/IoDrvMEGAIO.devdesc.xml
@@ -214,28 +214,36 @@
     <Language lang="en">
     </Language>
   </Strings>
-  <Files namespace="local">
+   <Files namespace="local">
     <Language lang="en">
+	  <File fileref="local" identifier="ImageFile">
+        <LocalFile>device.png</LocalFile>
+      </File>
+      <File fileref="local" identifier="Icon">
+        <LocalFile>device.ico</LocalFile>
+      </File>
     </Language>
   </Files>
   <Device hideInCatalogue="false">
     <DeviceIdentification>
       <Type>8000</Type>
-      <Id>0004 0007</Id>
-      <Version>1.0.1.0</Version>
+      <Id>0004 0006</Id>
+      <Version>2.0.0.0</Version>
     </DeviceIdentification>
     <DeviceInfo>
-      <Name name="local:ModelName">IoDrvFB</Name>
-      <Description name="local:DeviceDescription">An I/O driver template, meant to easily map an existing FB to the CODESYS I/O driver interface</Description>
+      <Name name="local:ModelName">IO Driver for MEGAIO</Name>
+      <Description name="local:DeviceDescription">An I/O driver for MEGAIO</Description>
       <Vendor name="local:VendorName">Open Source</Vendor>
       <OrderNumber>-</OrderNumber>
+	  <Image name="local:ImageFile">device.png</Image>
+	  <Icon name="local:Icon">device.ico</Icon>
     </DeviceInfo>
     <Connector moduleType="500" interface="Raspberry.I2C" role="child" explicit="false" connectorId="1" hostpath="-1">
       <InterfaceName name="local:PCI">I²C-Bus</InterfaceName>
       <Slot count="1" allowEmpty="false">
       </Slot>
       <DriverInfo needsBusCycle="true">
-        <RequiredLib libname="IoDrvFB" vendor="Open Source" version="1.0.1.0" identifier="deviceLib">
+        <RequiredLib libname="IoDrvMEGAIO" vendor="Open Source" version="2.0.0.0" identifier="deviceLib">
           <FBInstance basename="$(DeviceName)_Instance" fbname="IoDrvFB">
             <Initialize methodName="Initialize" />
           </FBInstance>