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

List:       kde-commits
Subject:    kdepim/kmail
From:       Marc Mutz <Marc.Mutz () uni-bielefeld ! de>
Date:       2003-01-19 16:37:06
[Download RAW message or body]

CVS commit by mutz: 

Resolve a "fixme-after-msg-freeze".


  M +1 -5      kmreaderwin.cpp   1.615


--- kdepim/kmail/kmreaderwin.cpp  #1.614:1.615
@@ -3228,9 +3228,5 @@ void KMReaderWin::setMsgPart( KMMessageP
       htmlWriter()->queue("</body></html>");
       htmlWriter()->flush();
-      // ##### FIXME-AFTER-MSG-FREEZE: Use this
-      // win->setCaption(i18n("View Attachment: %1").arg(pname));
-      // instead of the following line:
-      mMainWindow->setCaption(i18n("View Attachment: ") + pname);
-      // ##### end of FIXME-AFTER-MSG-FREEZE
+      mMainWindow->setCaption(i18n("View Attachment: %1").arg(pname));
   } else if (qstricmp(aMsgPart->typeStr(), "image")==0 ||
              (qstricmp(aMsgPart->typeStr(), "application")==0 &&


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

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