VirtualBox

Ignore:
Timestamp:
Sep 10, 2024 11:15:32 AM (7 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
164747
Message:

doc/manual/man_VBoxManage-*: Updated a variety of the VBoxManage help
files to improve readability, corrected some typos, and made various
other corrections.

src/VBox/*: Updated some comments and log messages for a variety of
source files to correct the spelling of 'suppress'. A few APIC files
and USB files use 'supress' in variable names or manifest constants but
those were not changed.

Location:
trunk/src/VBox/Frontends/VirtualBox/src/extradata
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataDefs.h

    r105887 r106001  
    6060    /** @name Messaging
    6161      * @{ */
    62         /** Holds the list of supressed messages for the Message/Popup center frameworks. */
     62        /** Holds the list of suppressed messages for the Message/Popup center frameworks. */
    6363        SHARED_LIBRARY_STUFF extern const char *GUI_SuppressMessages;
    6464        /** Holds the list of messages for the Message/Popup center frameworks with inverted check-box state. */
  • trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.h

    r105363 r106001  
    199199    /** @name Messaging
    200200      * @{ */
    201         /** Returns the list of supressed messages for the Message/Popup center frameworks. */
     201        /** Returns the list of suppressed messages for the Message/Popup center frameworks. */
    202202        QStringList suppressedMessages(const QUuid &uID = GlobalID);
    203         /** Defines the @a list of supressed messages for the Message/Popup center frameworks. */
     203        /** Defines the @a list of suppressed messages for the Message/Popup center frameworks. */
    204204        void setSuppressedMessages(const QStringList &list);
    205205
Note: See TracChangeset for help on using the changeset viewer.

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