Ignore:
Timestamp:
Feb 21, 2014, 4:44:11 PM (12 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer: update vendor to 0.8.6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • smplayer/vendor/current/src/errordialog.cpp

    r140 r154  
    2626
    2727        icon->setText("");
    28         icon->setPixmap( Images::icon("warning") );
     28        icon->setPixmap( Images::icon("crash") );
     29
     30        intro_label->setText("<html><head/><body><p align=\"left\"><span style=\"font-size:14pt; font-weight:600;\">" + tr("Oops, something wrong happened") +"</span></p></body></html>");
    2931
    3032        text->setText("");
Note: See TracChangeset for help on using the changeset viewer.