Revision 1190119

Go back to digest for 31st October 2010

Features in Utilities

Jonathan Michael Thomas committed changes in /trunk/extragear/sysadmin/libqapt:

Birth of a new Config class.
It's a wrapper around the libapt-pkg config API, providing a KConfig-like API to the world.
Let's start off read-only for now, as I figure out how to deal with writing to/parsing /etc/apt/apt.conf

File Changes

Added 2 files
  • /trunk/extragear/sysadmin/libqapt/src
  •   /config.cpp
  •   /config.h
Modified 4 files
  • /trunk/extragear/sysadmin/libqapt
  •   /includes/CMakeLists.txt
  •   /src/backend.cpp
  •   /src/CMakeLists.txt
  •   /src/worker/worker.cpp
6 files changed in total