Revision baae34e...

Go back to digest for 3rd February 2013

Other in Utilities

Aleix Pol Gonzalez committed changes in [muon/resources-updater] /:

Move the updater APT-dependent actions initialization to the backend

To do so by keeping it the same way, the updaters will return a list of
actions. The actions with higher priority will be put as KMessageWidgets
and the rest as tool bar buttons.
The StandardUpdater won't report any actions and the actions have been
moved from updater to ApplicationUpdates (those will have to be tested
later on).

File Changes

Modified 11 files
  •   libmuonapt/QAptActions.h
  •   updater/CMakeLists.txt
  •   updater/MainWindow.cpp
  •   updater/MainWindow.h
  •   updater/UpdaterWidget.cpp
  •   updater/UpdaterWidget.h
  •   libmuon/resources/AbstractBackendUpdater.h
  •   libmuon/resources/StandardBackendUpdater.cpp
  •   libmuon/resources/StandardBackendUpdater.h
  •   libmuon/backends/ApplicationBackend/ApplicationBackend.cpp
  •   libmuon/backends/ApplicationBackend/ApplicationBackend.h
11 files changed in total