#!/bin/sh

#update the two following lines:
export KDEDIR=/opt;
export QTDIR=/usr/qt-1.44;

$KDEDIR/bin/ktuxpop;
