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

List:       kde-commits
Subject:    kdepim/kpilot/kpilot
From:       Adriaan de Groot <groot () kde ! org>
Date:       2004-10-06 23:02:53
Message-ID: 20041006230253.7C02216B53 () office ! kde ! org
[Download RAW message or body]

CVS commit by adridg: 

No latin1 for us; layout


  M +15 -15    interactiveSync.cc   1.36


--- kdepim/kpilot/kpilot/interactiveSync.cc  #1.35:1.36
@@ -151,5 +151,5 @@ CheckUser::~CheckUser()
 #endif
 
-                                const char *l1 = guiUserName.latin1();
+                                const char *l1 = \
PilotAppCategory::codec()->fromUnicode(guiUserName);  
 #ifdef DEBUG
@@ -184,5 +184,6 @@ CheckUser::~CheckUser()
                                 {
                                         case KMessageBox::Yes:
-                                                        \
fHandle->getPilotUser()->setUserName(guiUserName.latin1()); +                         \
fHandle->getPilotUser()->setUserName( +                                               \
                PilotAppCategory::codec()->fromUnicode(guiUserName));
                                                         pilotUserName=guiUserName;
                                                         break;


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

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