Index: /trunk/src/VBox/Frontends/VirtualBox/VirtualBox1.qrc
===================================================================
--- /trunk/src/VBox/Frontends/VirtualBox/VirtualBox1.qrc	(revision 51921)
+++ /trunk/src/VBox/Frontends/VirtualBox/VirtualBox1.qrc	(revision 51922)
@@ -77,4 +77,7 @@
         <file alias="edata_save_disabled_16px.png">images/edata_save_disabled_16px.png</file>
         <file alias="edata_save_disabled_22px.png">images/edata_save_disabled_22px.png</file>
+        <file alias="edataglobal_32px.png">images/edataglobal_32px.png</file>
+        <file alias="edataman_16px.png">images/edataman_16px.png</file>
+        <file alias="edataman_32px.png">images/edataman_32px.png</file>
         <file alias="eraser_16px.png">images/eraser_16px.png</file>
         <file alias="exit_16px.png">images/exit_16px.png</file>
@@ -263,5 +266,4 @@
         <file alias="os_turbolinux_64.png">images/os_turbolinux_64.png</file>
         <file alias="os_type_16px.png">images/os_type_16px.png</file>
-        <file alias="os_ubuntu.png">images/os_ubuntu.png</file>
     </qresource>
 </RCC>
Index: /trunk/src/VBox/Frontends/VirtualBox/VirtualBox1_hidpi.qrc
===================================================================
--- /trunk/src/VBox/Frontends/VirtualBox/VirtualBox1_hidpi.qrc	(revision 51921)
+++ /trunk/src/VBox/Frontends/VirtualBox/VirtualBox1_hidpi.qrc	(revision 51922)
@@ -61,4 +61,23 @@
         <file alias="drag_drop_16px_hidpi.png">images/hidpi/drag_drop_16px_hidpi.png</file>
         <file alias="drag_drop_disabled_16px_hidpi.png">images/hidpi/drag_drop_disabled_16px_hidpi.png</file>
+        <file alias="edata_add_16px_hidpi.png">images/hidpi/edata_add_16px_hidpi.png</file>
+        <file alias="edata_add_22px_hidpi.png">images/hidpi/edata_add_22px_hidpi.png</file>
+        <file alias="edata_add_disabled_16px_hidpi.png">images/hidpi/edata_add_disabled_16px_hidpi.png</file>
+        <file alias="edata_add_disabled_22px_hidpi.png">images/hidpi/edata_add_disabled_22px_hidpi.png</file>
+        <file alias="edata_load_16px_hidpi.png">images/hidpi/edata_load_16px_hidpi.png</file>
+        <file alias="edata_load_22px_hidpi.png">images/hidpi/edata_load_22px_hidpi.png</file>
+        <file alias="edata_load_disabled_16px_hidpi.png">images/hidpi/edata_load_disabled_16px_hidpi.png</file>
+        <file alias="edata_load_disabled_22px_hidpi.png">images/hidpi/edata_load_disabled_22px_hidpi.png</file>
+        <file alias="edata_remove_16px_hidpi.png">images/hidpi/edata_remove_16px_hidpi.png</file>
+        <file alias="edata_remove_22px_hidpi.png">images/hidpi/edata_remove_22px_hidpi.png</file>
+        <file alias="edata_remove_disabled_16px_hidpi.png">images/hidpi/edata_remove_disabled_16px_hidpi.png</file>
+        <file alias="edata_remove_disabled_22px_hidpi.png">images/hidpi/edata_remove_disabled_22px_hidpi.png</file>
+        <file alias="edata_save_16px_hidpi.png">images/hidpi/edata_save_16px_hidpi.png</file>
+        <file alias="edata_save_22px_hidpi.png">images/hidpi/edata_save_22px_hidpi.png</file>
+        <file alias="edata_save_disabled_16px_hidpi.png">images/hidpi/edata_save_disabled_16px_hidpi.png</file>
+        <file alias="edata_save_disabled_22px_hidpi.png">images/hidpi/edata_save_disabled_22px_hidpi.png</file>
+        <file alias="edataglobal_32px_hidpi.png">images/hidpi/edataglobal_32px_hidpi.png</file>
+        <file alias="edataman_16px_hidpi.png">images/hidpi/edataman_16px_hidpi.png</file>
+        <file alias="edataman_32px_hidpi.png">images/hidpi/edataman_32px_hidpi.png</file>
         <file alias="eraser_16px_hidpi.png">images/hidpi/eraser_16px_hidpi.png</file>
         <file alias="exit_16px_hidpi.png">images/hidpi/exit_16px_hidpi.png</file>
@@ -228,14 +247,4 @@
         <file alias="os_openbsd_hidpi.png">images/hidpi/os_openbsd_hidpi.png</file>
         <file alias="os_opensuse_64_hidpi.png">images/hidpi/os_opensuse_64_hidpi.png</file>
-        <file alias="os_opensuse_hidpi.png">images/hidpi/os_opensuse_hidpi.png</file>
-        <file alias="os_oracle_64_hidpi.png">images/hidpi/os_oracle_64_hidpi.png</file>
-        <file alias="os_oracle_hidpi.png">images/hidpi/os_oracle_hidpi.png</file>
-        <file alias="os_oraclesolaris_64_hidpi.png">images/hidpi/os_oraclesolaris_64_hidpi.png</file>
-        <file alias="os_oraclesolaris_hidpi.png">images/hidpi/os_oraclesolaris_hidpi.png</file>
-        <file alias="os_os2_other_hidpi.png">images/hidpi/os_os2_other_hidpi.png</file>
-        <file alias="os_os2ecs_hidpi.png">images/hidpi/os_os2ecs_hidpi.png</file>
-        <file alias="os_os2warp3_hidpi.png">images/hidpi/os_os2warp3_hidpi.png</file>
-        <file alias="os_os2warp45_hidpi.png">images/hidpi/os_os2warp45_hidpi.png</file>
-        <file alias="os_os2warp4_hidpi.png">images/hidpi/os_os2warp4_hidpi.png</file>
     </qresource>
 </RCC>
Index: /trunk/src/VBox/Frontends/VirtualBox/VirtualBox2.qrc
===================================================================
--- /trunk/src/VBox/Frontends/VirtualBox/VirtualBox2.qrc	(revision 51921)
+++ /trunk/src/VBox/Frontends/VirtualBox/VirtualBox2.qrc	(revision 51922)
@@ -1,4 +1,5 @@
 <RCC>
     <qresource prefix="/">
+        <file alias="os_ubuntu.png">images/os_ubuntu.png</file>
         <file alias="os_ubuntu_64.png">images/os_ubuntu_64.png</file>
         <file alias="os_win2k.png">images/os_win2k.png</file>
Index: /trunk/src/VBox/Frontends/VirtualBox/VirtualBox2_hidpi.qrc
===================================================================
--- /trunk/src/VBox/Frontends/VirtualBox/VirtualBox2_hidpi.qrc	(revision 51921)
+++ /trunk/src/VBox/Frontends/VirtualBox/VirtualBox2_hidpi.qrc	(revision 51922)
@@ -1,4 +1,14 @@
 <RCC>
     <qresource prefix="/">
+        <file alias="os_opensuse_hidpi.png">images/hidpi/os_opensuse_hidpi.png</file>
+        <file alias="os_oracle_64_hidpi.png">images/hidpi/os_oracle_64_hidpi.png</file>
+        <file alias="os_oracle_hidpi.png">images/hidpi/os_oracle_hidpi.png</file>
+        <file alias="os_oraclesolaris_64_hidpi.png">images/hidpi/os_oraclesolaris_64_hidpi.png</file>
+        <file alias="os_oraclesolaris_hidpi.png">images/hidpi/os_oraclesolaris_hidpi.png</file>
+        <file alias="os_os2_other_hidpi.png">images/hidpi/os_os2_other_hidpi.png</file>
+        <file alias="os_os2ecs_hidpi.png">images/hidpi/os_os2ecs_hidpi.png</file>
+        <file alias="os_os2warp3_hidpi.png">images/hidpi/os_os2warp3_hidpi.png</file>
+        <file alias="os_os2warp45_hidpi.png">images/hidpi/os_os2warp45_hidpi.png</file>
+        <file alias="os_os2warp4_hidpi.png">images/hidpi/os_os2warp4_hidpi.png</file>
         <file alias="os_other_64_hidpi.png">images/hidpi/os_other_64_hidpi.png</file>
         <file alias="os_other_hidpi.png">images/hidpi/os_other_hidpi.png</file>
