Application Wizard fixes
Nick Hudson
nick at nthcliff.demon.co.uk
Mon Oct 11 20:30:42 UTC 1999
Hi,
Attached are some patches (in both unified and context formats) that fix
some Application Wizard bugs on my system (NetBSD 1.4.1 i386)
./acinclude.m4
Use $LIBTOOL instead of libtool.
./kdevelop/ckappwizard.cpp
- The DIRECTORY entry points to the directory where the application
should be. Make sure it exists before starting perl.
- Fix help message
- New generateEntries function that ensures file is closed before
starting
perl.
- Ensure directories don't end in '/'. (They cause problems on
NetBSD)
- General tidy up
./kdevelop/ckappwizard.h
- Add generateEntries.
./kdevelop/tools/processes.pl.in
- Adapt to directory changes in DIRECTORY entry.
- Correct messages.
- Use copy instead of system ("cp ...") consistently.
./kdevelop/tools/processesend.pl
- Adapt to directory changes in DIRECTORY entry.
- Fix typo in "/.configure"
./kdevelop/po/*.po
- Adapt to message change.
Hope these help (and don't break anything)
Nick
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kdevelop-diffs-unified.gz
Type: application/x-gzip
Size: 5948 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/19991011/4efb4ef9/attachment.gz>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kdevelop-diffs.gz
Type: application/x-gzip
Size: 6318 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/19991011/4efb4ef9/attachment-0001.gz>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nick.vcf
Type: text/x-vcard
Size: 154 bytes
Desc: Card for Nick Hudson
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/19991011/4efb4ef9/attachment.vcf>
More information about the KDevelop-devel
mailing list