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

List:       kde-commits
Subject:    kdebase/konqueror
From:       Stephan Binner <binner () kde ! org>
Date:       2005-03-01 19:45:27
Message-ID: 20050301194527.345CD157B9 () office ! kde ! org
[Download RAW message or body]

CVS commit by binner: 

fix icon


  M +2 -2      konq_mainwindow.cc   1.1408


--- kdebase/konqueror/konq_mainwindow.cc  #1.1407:1.1408
@@ -5064,5 +5064,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();
@@ -5082,5 +5082,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