|
|
|
@ -18,10 +18,10 @@
|
|
|
|
|
#include <qstring.h>
|
|
|
|
|
#include <sip.h>
|
|
|
|
|
|
|
|
|
|
#define MODULE_DIR "/opt/kde3/share/apps/guidance"
|
|
|
|
|
#define EXTRA_MODULE_DIR "/opt/kde3/share/python-support/kde-guidance-kde3"
|
|
|
|
|
#define EXTRA_MODULE_DIR_TWO "/opt/kde3/share/python-support/guidance-backends-kde3"
|
|
|
|
|
#define EXTRA_MODULE_DIR_THREE "/opt/kde3/share/python-support/kde-guidance-powermanager-kde3"
|
|
|
|
|
#define MODULE_DIR "/opt/trinity/share/apps/guidance"
|
|
|
|
|
#define EXTRA_MODULE_DIR "/opt/trinity/share/python-support/kde-guidance-trinity"
|
|
|
|
|
#define EXTRA_MODULE_DIR_TWO "/opt/trinity/share/python-support/guidance-backends-trinity"
|
|
|
|
|
#define EXTRA_MODULE_DIR_THREE "/opt/trinity/share/python-support/kde-guidance-powermanager-trinity"
|
|
|
|
|
#define MODULE_NAME "wineconfig"
|
|
|
|
|
#define FACTORY "create_wineconfig"
|
|
|
|
|
#define CPP_FACTORY create_wineconfig
|
|
|
|
|