[PATCH] XML validity of kcfg files

Ingo Klöcker kloecker at kde.org
Sun Oct 31 19:31:15 GMT 2004


On Sunday 31 October 2004 19:16, Aaron J. Seigo wrote:
> On Sunday 31 October 2004 01:28, Christian Mueller wrote:
> > Ok, committed.  But now I'll wait for the result of this discussion
> > before I create any more kcfg patches.  Doesn't make much sense
> > to validate them if the DTD is not intended for it by Zack. :-)
>
> let me clarify something that seems have been lost with regards to my
> original intent in all the ensuing hubbub:
>
> KConfigXT does not care about the order of the tags. that is not
> likely to change. that much is easy to deduce.
>
> therefore, i just wanted to make sure that you (and others) who were
> spending your valuable time doing these things realized the changes
> were purely cosmetic and largely pedantic.

Except for the following change:
Index: kcontrol/kio/kio_ftprc.kcfg
===================================================================
RCS file: /home/kde/kdebase/kcontrol/kio/kio_ftprc.kcfg,v
retrieving revision 1.3
diff -u -3 -p -p -r1.3 kio_ftprc.kcfg
--- kcontrol/kio/kio_ftprc.kcfg 26 Aug 2004 11:59:30 -0000      1.3
+++ kcontrol/kio/kio_ftprc.kcfg 30 Oct 2004 08:26:16 -0000
@@ -7,6 +7,7 @@
      <label>Disable Passive FTP</label>
      <whatsthis>When FTP connections are passive the client connects to the server, instead of the other way round, so firewalls do not block the connection; old FTP servers may not support Passive FTP though.</whatsthis>
      <default>false</default>
+   </entry>
 
    <entry name="MarkPartial" type="Bool">
      <label>Mark partially uploaded files</label>
Index: kcontrol/kio/kioslave.kcfg
===================================================================

Regards,
Ingo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20041031/f43a63b2/attachment.sig>


More information about the kde-core-devel mailing list