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

List:       kde-bugs-dist
Subject:    [Bug 107104] konsolekalendar --import does not import
From:       Allen Winter <winterz () verizon ! net>
Date:       2005-07-07 0:40:38
Message-ID: 20050707004038.30226.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=107104         
winterz verizon net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From winterz verizon net  2005-07-07 02:40 -------
SVN commit 432332 by winterz:

Restort the import feature (--import).
For some reason that I cannot recall either Tuukka or myself commented out
what appears to be working code.  It's back now.
BUGS: 107104



 M  +2 -4      konsolekalendaradd.cpp  


--- trunk/KDE/kdepim/konsolekalendar/konsolekalendaradd.cpp #432331:432332
 @ -114,9 +114,7  @
 bool KonsoleKalendarAdd::addImportedCalendar()
 {
 
-  // TODO: reimplement this please..
-
-  /*if ( !m_variables->getCalendar()->load( m_variables->getImportFile() ) ) {
+  if ( !m_variables->getCalendar()->load( m_variables->getImportFile() ) ) {
     kdDebug()
       << "konsolekalendaradd.cpp::importCalendar() | "
       << "Can't import file: "
 @ -135,7 +133,7  @
     m_variables->getCalendar()->save( m_variables->getCalendarFile() );
   } else {
     m_variables->getCalendar()->save();
-  }*/
+  }
 
   return true;
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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