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

List:       kde-commits
Subject:    kdebase/kcontrol/kfontinst/kio
From:       Craig Drummond <craig () kde ! org>
Date:       2004-02-26 11:35:41
Message-ID: 20040226113541.8D04A9953 () office ! kde ! org
[Download RAW message or body]

CVS commit by craig: 

* Fix for installing fonts via fonts:/System (e.g. from embedded font viewer).
  Forgot to add the file to a "chmod" command!


  M +3 -2      KioFonts.cpp   1.20


--- kdebase/kcontrol/kfontinst/kio/KioFonts.cpp  #1.19:1.20
@@ -721,7 +721,8 @@ void CKioFonts::put(const KURL &u, int m
                     cmd+=tmpFileC;
                     cmd+=" ";
-                    cmd+=destOrigC;
                 }
 
+                cmd+=destOrigC;
+
                 // Get root to move this to fonts folder...
                 if(doRootCmd(cmd, passwd))


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

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