[Kbabel] kdesdk/kbabel/catalogmanager
Marco Wegner
dubbleu@web.de
Mon, 20 Jan 2003 18:40:24 +0100 (CET)
CVS commit by mwegner:
CCMAIL: kbabel@kde.org
- Remodeled the way the actions in Catalog Manager are enabled/disabled.
See especially
* catmanresource.h as well as
* CatalogManager::setupActions( ), but also
* CatalogManager::selectedChanged( )
for how it is used.
M +57 -79 catalogmanager.cpp 1.85
M +3 -11 catalogmanager.h 1.30
M +2 -49 catalogmanagerui.rc 1.25
M +26 -6 catalogmanagerview.cpp 1.73
M +12 -2 catalogmanagerview.h 1.36
M +6 -0 catmanlistitem.cpp 1.18
M +8 -0 catmanresource.h 1.6