[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE_3_4_BRANCH: kdebase/konqueror
From:       Stephan Binner <binner () kde ! org>
Date:       2005-03-01 19:44:54
Message-ID: 20050301194454.58E3816EF1 () office ! kde ! org
[Download RAW message or body]

CVS commit by binner: 

fix non-existent icon


  M +2 -2      konq_mainwindow.cc   1.1406.2.2


--- kdebase/konqueror/konq_mainwindow.cc  #1.1406.2.1:1.1406.2.2
@@ -5106,5 +5106,5 @@ void KonqMainWindow::closeEvent( QCloseE
             if ( KMessageBox::warningContinueCancel( this,
               i18n("This tab contains changes that have not been submitted.\nClosing \
                the window will discard these changes."),
-              i18n("Discard Changes?"), KGuiItem(i18n("&Discard \
Changes"),"file_quit"), "discardchangesclose") != KMessageBox::Continue ) +           \
i18n("Discard Changes?"), KGuiItem(i18n("&Discard Changes"),"exit"), \
"discardchangesclose") != KMessageBox::Continue )  {
               e->ignore();
@@ -5124,5 +5124,5 @@ void KonqMainWindow::closeEvent( QCloseE
          if ( KMessageBox::warningContinueCancel( this,
            i18n("This page contains changes that have not been submitted.\nClosing \
                the window will discard these changes."),
-           i18n("Discard Changes?"), KGuiItem(i18n("&Discard Changes"),"file_quit"), \
"discardchangesclose") != KMessageBox::Continue ) +           i18n("Discard \
Changes?"), KGuiItem(i18n("&Discard Changes"),"exit"), "discardchangesclose") != \
KMessageBox::Continue )  {
            e->ignore();


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic