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

List:       kde-commits
Subject:    kdeplayground-edu/ksimon/src
From:       Albert Astals Cid <tsdgeos () terra ! es>
Date:       2005-04-08 16:21:43
Message-ID: 20050408162143.40DAC63E () office ! kde ! org
[Download RAW message or body]

CVS commit by aacid: 

much better


  M +1 -1      fontchecker.cpp   1.3


--- kdeplayground-edu/ksimon/src/fontchecker.cpp  #1.2:1.3
@@ -20,5 +20,5 @@ bool fontChecker::checkInstalled(const Q
         QFontInfo fi(f);
         // Works with Steve may need some tweaking to work with other fonts
-        if (fi.family().find(fontName) != 0)
+        if (!fi.exactMatch())
         {
                 KIO::NetAccess::copy(fontPath, "fonts:/Personal/", 0);


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

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