summaryrefslogtreecommitdiffstats
path: root/scribus/text/nlsconfig.h
blob: 946493ced73cefa59d5df1d4603e6a4af0158b77 (plain)
1
2
3
4
5
6
7
8
9
10
/*
	Controls how NLS is integrated into Scribus
*/
// This symbol is only defined for the NLS prototype and disables all code
// which doesn't work yet.
#undef NLS_PROTO

// This symbol can be set to test NLS conformance. The old interface will
// then be disabled and only the new interface into the text system is allowed.
#undef NLS_CONFORMANCE