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

List:       kde-commits
Subject:    kdepim/libkcal
From:       Cornelius Schumacher <schumacher () kde ! org>
Date:       2003-02-08 0:22:36
[Download RAW message or body]

CVS commit by cschumac: 

Added reader for Qtopia calendar format. Still has some problems with
monthly recurring events.


  A            convertqtopia.cpp   1.1
  A            qtopiaformat.cpp   1.1
  A            qtopiaformat.h   1.1
  M +7 -1      Makefile.am   1.33


--- kdepim/libkcal/Makefile.am  #1.32:1.33
@@ -26,5 +26,6 @@
         compat.cpp \
         resourcecalendar.cpp resourcelocal.cpp resourcelocalconfig.cpp \
-        calendarresources.cpp
+        calendarresources.cpp \
+        qtopiaformat.cpp
 
 kde_module_LTLIBRARIES = libkcm_kcalendars.la kcal_dir.la kcal_remote.la
@@ -41,4 +42,9 @@
 kcal_remote_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN)
 kcal_remote_la_LIBADD  = libkcal.la -lkderesources
+
+EXTRA_PROGRAMS = convertqtopia
+convertqtopia_SOURCES = convertqtopia.cpp
+convertqtopia_LDFLAGS = $(all_libraries)
+convertqtopia_LDADD = libkcal.la
 
 datadir = $(kde_appsdir)/Settings/Components


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

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