<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Well, it's generated by qbusxml2cpp but requires some manual changes
afterwards, adding a namespace for example. I'd rather keep it manually
sync'ed for now. What I currently do is create a new version, and merge
the changes to the existing file. It's quite quick and allows me to see
the changes I have to implement in the bindings.<br>
<br>
Thanks<br>
<br>
Adrien<br>
<br>
Richard Hughes a écrit :
<blockquote cite="mid:1228560779.4211.49.camel@hughsie-work.lan"
type="cite">
<pre wrap="">On Sat, 2008-12-06 at 02:29 -0800, Richard Hughes wrote:
</pre>
<blockquote type="cite">
<pre wrap="">diff --git a/lib/packagekit-qt/src/transactionproxy.h
b/lib/packagekit-qt/src/transactionproxy.h
index 30e36a5..0444a0d 100644
--- a/lib/packagekit-qt/src/transactionproxy.h
+++ b/lib/packagekit-qt/src/transactionproxy.h
@@ -1,6 +1,6 @@
/*
* This file was generated by dbusxml2cpp version 0.6
- * Command line was: dbusxml2cpp -c TransactionProxy -p
transactionproxy.h /home/madcat/code/packagekit/src/org.freedesktop.PackageKit.Transaction.xml org.freedesktop.PackageKit.Transaction
+ * Command line was: dbusxml2cpp -c TransactionProxy -p
transactionproxy.h /home/madcat/code/PackageKit/src/org.freedesktop.PackageKit.Transaction.xml org.freedesktop.PackageKit.Transaction
*
* dbusxml2cpp is Copyright (C) 2008 Nokia Corporation and/or its
subsidiary(-ies).
*
@@ -8,8 +8,8 @@
* Do not edit! All changes made to it will be lost.
*/
</pre>
</blockquote>
<pre wrap=""><!---->
If this file is auto-generated, should it be done at build time in
Makefile.am?
Richard.
_______________________________________________
PackageKit mailing list
<a class="moz-txt-link-abbreviated" href="mailto:PackageKit@lists.freedesktop.org">PackageKit@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/packagekit">http://lists.freedesktop.org/mailman/listinfo/packagekit</a>
</pre>
</blockquote>
<br>
</body>
</html>