Update of .kdevelop templates (Was: Re: [Bug 59887] "There is no Makefile in this directory. Run qmake first?" but runs tmake)

Roger Larsson roger.larsson at norran.net
Fri Sep 19 22:20:07 UTC 2003


On Friday 19 September 2003 20.39, Amilcar do Carmo Lucas wrote:
> ------- You are receiving this mail because: -------
> You are the assignee for the bug, or are watching the assignee.
>
> http://bugs.kde.org/show_bug.cgi?id=59887
>
>
>
>
> ------- Additional Comments From a.lucas at tu-bs.de  2003-09-19 20:39 -------
> Can you send a patch against latest CVS ?
>

I begun to look at this. It is not trivial...

But the qtopiaapp has another simple error $AUTHOR$ etc is not used,
so I started with that...

But then I noticed that the first lines was not consistent.
Most used only
	<?xml version="1.0"?>
But some used
	<!DOCTYPE kdevelop>
I think we really should use both - not tested yet...
(I noticed that I have to recompile more...
I hope we do not have a bug that only accepts one line before
 <kdevelop> ... :-)

This is how a xml document looks like:
	<?xml version="1.0" encoding="UTF-8"?>
	<!DOCTYPE html 
	     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
 	   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
	<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

/RogerL

-- 
Roger Larsson
Skellefteå
Sweden
-------------- next part --------------
A non-text attachment was scrubbed...
Name: update.kdevelop.gz
Type: application/x-gzip
Size: 2587 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20030919/7af1f8e3/attachment.gz>


More information about the KDevelop-devel mailing list