VirtualBox

Ignore:
Timestamp:
Mar 28, 2008 8:46:36 AM (17 years ago)
Author:
vboxsync
Message:

FE/Qt: Fixed leftovers: os_other.png -> os_unknown.png.

Location:
trunk/src/VBox/Frontends/VirtualBox
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMListBox.cpp

    r7207 r7615  
    467467    {
    468468        /// @todo (r=dmik) temporary
    469         pmOSType = QPixmap::fromMimeSource ("os_other.png");
     469        pmOSType = QPixmap::fromMimeSource ("os_unknown.png");
    470470        pmState = QPixmap::fromMimeSource ("state_aborted_16px.png");
    471471        strState = VBoxVMListBox::tr ("Inaccessible");
     
    503503    {
    504504        /// @todo (r=dmik) temporary
    505         pmOSType = QPixmap::fromMimeSource ("os_other.png");
     505        pmOSType = QPixmap::fromMimeSource ("os_unknown.png");
    506506        pmState = QPixmap::fromMimeSource ("state_aborted_16px.png");
    507507    }
     
    685685    {
    686686        /// @todo (r=dmik) temporary
    687         pmOSType = QPixmap::fromMimeSource ("os_other.png");
     687        pmOSType = QPixmap::fromMimeSource ("os_unknown.png");
    688688        pmState = QPixmap::fromMimeSource ("state_aborted_16px.png");
    689689        strState = VBoxVMListBox::tr ("Inaccessible");
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxCloseVMDlg.ui

    r6822 r7615  
    7171                            </property>
    7272                            <property name="pixmap">
    73                                 <pixmap>os_other.png</pixmap>
     73                                <pixmap>os_unknown.png</pixmap>
    7474                            </property>
    7575                            <property name="scaledContents">
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui

    r6822 r7615  
    341341                                </property>
    342342                                <property name="pixmap">
    343                                     <pixmap>os_other.png</pixmap>
     343                                    <pixmap>os_unknown.png</pixmap>
    344344                                </property>
    345345                                <property name="scaledContents">
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxTakeSnapshotDlg.ui

    r6822 r7615  
    7272                            </property>
    7373                            <property name="pixmap">
    74                                 <pixmap>os_other.png</pixmap>
     74                                <pixmap>os_unknown.png</pixmap>
    7575                            </property>
    7676                            <property name="scaledContents">
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette