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

List:       kde-commits
Subject:    kdeaccessibility/ksayit/src
From:       Robert Vogl <voglrobe () web ! de>
Date:       2005-03-19 16:13:08
Message-ID: 20050319161308.576EE1763F () office ! kde ! org
[Download RAW message or body]

CVS commit by voglrobe: 

Problem with filename/bookmarks solved.


  M +1 -1      ksayitbookmarkhandler.cpp   1.2


--- kdeaccessibility/ksayit/src/ksayitbookmarkhandler.cpp  #1.1:1.2
@@ -69,5 +69,5 @@ void KSayItBookmarkHandler::openBookmark
         err += i18n("This is not a KSayIt bookmark.\n"); 
     }
-    if ( file != m_filename.lower() ){
+    if ( file.lower() != m_filename.lower() ){
         err += i18n("The bookmark belongs not to the current file.\n");
     }               


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

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