VirtualBox

Changeset 1706 in vbox


Ignore:
Timestamp:
Mar 26, 2007 2:16:49 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
19856
Message:

FE/Qt: Linux: When opening an URL, give kfmclient:exec a higher priority than gnome-open because it's more likely that the misconfigured gnome-open is occaionally present on the KDE desktop than vice versa (kfmclient in GNOME).

File:
1 edited

Legend:

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

    r1701 r1706  
    14191419
    14201420    static const char * const commands[] =
    1421         { "gnome-open", "kfmclient:exec", "x-www-browser", "firefox", "konqueror" };
     1421        { "kfmclient:exec", "gnome-open", "x-www-browser", "firefox", "konqueror" };
    14221422
    14231423    for (size_t i = 0; i < ELEMENTS (commands); ++ i)
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