|
|
|
@ -37,7 +37,7 @@ TIPSDIR=../docs/en # tipsdir is the directory containing the tips
|
|
|
|
|
DATADIR=../data # datadir is the directory containing fonts/mappings & styles
|
|
|
|
|
|
|
|
|
|
KDEDIR=`kde-config --prefix`
|
|
|
|
|
EXTRACTRC=extractrc # from kdesdk-scripts (on Debian Sarge)
|
|
|
|
|
EXTRACTRC=extractrc # from tdesdk-scripts (on Debian Sarge)
|
|
|
|
|
KDEPOT=$KDEDIR/include/kde.pot
|
|
|
|
|
if [ ! -f "$KDEPOT" ] && [ -f /usr/include/kde/kde.pot ]; then
|
|
|
|
|
KDEPOT=/usr/include/kde/kde.pot
|
|
|
|
|