Index: /trunk/src/VBox/Main/idl/VirtualBox.xidl
===================================================================
--- /trunk/src/VBox/Main/idl/VirtualBox.xidl	(revision 37905)
+++ /trunk/src/VBox/Main/idl/VirtualBox.xidl	(revision 37906)
@@ -2645,5 +2645,5 @@
   <enum
     name="VirtualSystemDescriptionType"
-    uuid="c0f8f135-3a1d-417d-afa6-b38b95a91f90"
+    uuid="303c0900-a746-4612-8c67-79003e91f459"
     >
     <desc>Used with <link to="IVirtualSystemDescription" /> to describe the type of
@@ -2673,5 +2673,7 @@
     <const name="USBController" value="22" />
     <const name="SoundCard" value="23" />
-
+    <const name="SettingsFile" value="24">
+      <desc>Not used/implemented right now, will be added later in 4.1.x.</desc>
+    </const>
   </enum>
 
