Revision 573069

Go back to digest for 20th August 2006

Features in Utilities

Tom Albers committed changes in /trunk/playground/utils/ktu:

Instead of storing the installed files into the kturc I now use a sqlite database to store that info. That info is now maintained in ktustatitem and no longer in ktuwidget, which is more appropiate. KTU now depends on sqlite.

File Changes

Added 3 files
  • /trunk/playground/utils/ktu
  •   /configure.in.bot
  •   /src/db.cpp
  •   /src/db.h
Modified 7 files
  • /trunk/playground/utils/ktu
  •   /configure.in.in
  •   /TODO
  •   /src/ktustatitem.cpp
  •   /src/ktustatitem.h
  •   /src/ktuwidget.cpp
  •   /src/ktuwidget.h
  •   /src/Makefile.am
10 files changed in total