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

List:       kde-commits
Subject:    kdesdk/kbugbuster
From:       Cornelius Schumacher <schumacher () kde ! org>
Date:       2004-01-23 15:36:56
Message-ID: 20040123153656.DA6E11911 () office ! kde ! org
[Download RAW message or body]

CVS commit by cschumac: 

Add initial version of bugzilla todo list resource for KOrganizer.


  A            backend/kbbprefs.cpp   1.1 [GPL (v2+) (+Qt exception)]
  A            backend/kbbprefs.h   1.1 [GPL (v2+) (+Qt exception)]
  A            kresources/.cvsignore   1.1
  A            kresources/Makefile.am   1.1
  A            kresources/bugzilla.desktop   1.1
  A            kresources/kcalresource.cpp   1.1 [LGPL (v2+)]
  A            kresources/kcalresource.h   1.1 [LGPL (v2+)]
  A            kresources/kcalresource_plugin.cpp   1.1 [LGPL (v2+)]
  A            kresources/kcalresourceconfig.cpp   1.1 [LGPL (v2+)]
  A            kresources/kcalresourceconfig.h   1.1 [LGPL (v2+)]
  A            kresources/kresources_kcal_bugzilla.kcfg   1.1
  A            kresources/resourceprefs.kcfgc   1.1
  M +6 -2      Makefile.am   1.16
  M +8 -1      configure.in.in   1.3
  M +2 -1      backend/Makefile.am   1.15
  R            kbbprefs.cpp   1.24
  R            kbbprefs.h   1.14


--- kdesdk/kbugbuster/Makefile.am  #1.15:1.16
@@ -1,9 +1,13 @@
 INCLUDES= -I$(top_srcdir)/kbugbuster/backend $(all_includes)
 
-SUBDIRS = backend gui pics
+if include_kcalresource
+KRESOURCES_SUBDIR = kresources
+endif
+
+SUBDIRS = backend gui pics $(KRESOURCES_SUBDIR)
 
 bin_PROGRAMS = kbugbuster
 
-kbugbuster_SOURCES = main.cpp kbbprefs.cpp
+kbugbuster_SOURCES = main.cpp
 kbugbuster_LDADD   = $(LIB_KHTML) -lkutils gui/libkbbmainwindow.la \
                      backend/libkbbbackend.la

--- kdesdk/kbugbuster/backend/Makefile.am  #1.14:1.15
@@ -10,5 +10,6 @@
                            bugserverconfig.cpp \
                            processor.cpp \
-                           domprocessor.cpp rdfprocessor.cpp htmlparser.cpp
+                           domprocessor.cpp rdfprocessor.cpp htmlparser.cpp \
+                           kbbprefs.cpp
 
 METASOURCES = AUTO


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

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