Here is the patch for Quanta that I mentioned on the cooker mailing list. It's a small change, and doesn't change any key or core functionality of quanta (it just sets the right keywords and functions for PHP syntax highlighting).
I've included the patch and a diff of the quanta.spec file with the changes I made to it. Mike
quanta-2.0.1-phpsyntax.patch.bz2
Description: application/bzip
--- quanta.spec Fri Feb 15 16:16:17 2002 +++ quanta-2.0.1-2mdk.spec Tue Mar 5 21:21:10 2002 @@ -1,11 +1,12 @@ Summary: A web editor for the KDE Desktop Environment Name: quanta Version: 2.0.1 -Release: 1mdk +Release: 2mdk License: GPL Epoch: 1 Source: %name-%version.tar.bz2 +Patch: %name-%version-phpsyntax.patch.bz2 Group: Graphical desktop/KDE URL: http://quanta.sourceforge.net/ @@ -21,7 +22,8 @@ %prep -%setup -q +%setup -q +%patch %build CFLAGS="%optflags" CXXFLAGS="%optflags" \ @@ -97,6 +99,9 @@ /sbin/ldconfig %changelog +* Tue Mar 05 2002 Mike Eheler <[EMAIL PROTECTED]> 2.0.1-2mdk +- Update for PHP syntax highlighting + * Fri Feb 15 2002 David BAUDENS <[EMAIL PROTECTED]> 2.0.1-1mdk - 2.0.1
signature.asc
Description: This is a digitally signed message part
