SVN commit 533980 by harris: more API cleanup. This time mostly related to KAction. We can no longer assign KShortcuts and connected SLOTs in the ctor; these operatins must be done separately in KDE4. CCMAIL: kstars-devel at kde.org M +15 -7 kstars.cpp M +2 -0 kstars.h M +29 -32 kstarsactions.cpp M +167 -113 kstarsinit.cpp