a lot of i18n tags and other small krazy issues fixed, nothing major

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=702784
This commit is contained in:
Arto Hytönen 2007-08-21 07:02:04 +00:00
parent bba405e390
commit 8232082478

View File

@ -17,8 +17,8 @@
* Boston, MA 02110-1301, USA. *
*******************************************************************************/
#ifndef PLASMA_PACKAGES_H //krazy:exclude=includes
#define PLASMA_PACKAGES_H
#ifndef PACKAGES_P_H //krazy:exclude=includes
#define PACKAGES_P_H
#include <plasma/packagestructure.h>
@ -38,4 +38,5 @@ public:
};
} // namespace Plasma
#endif
#endif // PACKAGES_P_H