diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 00:55:49 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 00:55:49 -0600 |
commit | 62969630767e6cca05721e2a5f910ccc1bcdd354 (patch) | |
tree | bc9de625bf8496318f4b6efccd72f26025ea958b /po | |
parent | d349acd84e270013633969a7805d85d47769a047 (diff) | |
download | kstreamripper-62969630767e6cca05721e2a5f910ccc1bcdd354.tar.gz kstreamripper-62969630767e6cca05721e2a5f910ccc1bcdd354.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'po')
-rwxr-xr-x | po/messages.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/messages.sh b/po/messages.sh index 34870bc..3020ce8 100755 --- a/po/messages.sh +++ b/po/messages.sh @@ -14,7 +14,7 @@ # for yourself and help me to improve this script, thanks # (tnagyemail-mail tat yahoo d0tt fr) -SRCDIR=../test1-kconfigxt # srcdir is the directory containing the source code +SRCDIR=../test1-tdeconfigxt # srcdir is the directory containing the source code TIPSDIR=$SRCDIR # tipsdir is the directory containing the tips TDEDIR=`tde-config --prefix` |