<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-837</id>
	<title>Nabble - Xfce - Dev - Xfc C++</title>
	<updated>2009-11-12T09:25:59Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Xfce---Dev---Xfc-C++-f837.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Xfce---Dev---Xfc-C%2B%2B-f837.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26322773</id>
	<title>Re: Newbie compile problems</title>
	<published>2009-11-12T09:25:59Z</published>
	<updated>2009-11-12T09:25:59Z</updated>
	<author>
		<name>Bo Lorentsen</name>
	</author>
	<content type="html">Frank Blinn wrote:
&lt;br&gt;&amp;gt;&amp;gt; I am not quite sure, I have not been looking into these parts lately.
&lt;br&gt;&amp;gt;&amp;gt; See also &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/AM_COND_IF-td21253597.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/AM_COND_IF-td21253597.html&lt;/a&gt;&amp;nbsp;automake
&lt;br&gt;&amp;gt;&amp;gt; problem 
&lt;br&gt;&amp;gt;&amp;gt; It seems to be a known problem. I modified the file, but I'm not sure, if
&lt;br&gt;&amp;gt;&amp;gt; it is correct:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;Ok, I have added it to my git, but that version is not working at the 
&lt;br&gt;moment, so it may take a week or two before I commit. I try not to 
&lt;br&gt;commit things that is not compilable or where the examples are not 
&lt;br&gt;working, at lease.
&lt;br&gt;&lt;br&gt;I am working in the BtkBuilder at the moment to get rid of lib glade, 
&lt;br&gt;and then I hope (as you can see) to include some real Xfce bindings, to 
&lt;br&gt;make it possible to make panel plugins. But this will only work in the 
&lt;br&gt;next Xfce 4.8.
&lt;br&gt;&amp;gt;&amp;gt; Yes, here it is:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;Thanks ...
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt; diff --git a/xfconf/xfconf-errors.h b/xfconf/xfconf-errors.h
&lt;br&gt;&amp;gt;&amp;gt; index 470ebb4..082bdbd 100644
&lt;br&gt;&amp;gt;&amp;gt; --- a/xfconf/xfconf-errors.h
&lt;br&gt;&amp;gt;&amp;gt; +++ b/xfconf/xfconf-errors.h
&lt;br&gt;&amp;gt;&amp;gt; @@ -42,7 +42,7 @@ typedef enum
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;XFCONF_ERROR_INTERNAL_ERROR,
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;XFCONF_ERROR_NO_BACKEND,
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;XFCONF_ERROR_INVALID_PROPERTY,
&lt;br&gt;&amp;gt;&amp;gt; - &amp;nbsp; &amp;nbsp;XFCONF_ERROR_INVALID_CHANNEL,
&lt;br&gt;&amp;gt;&amp;gt; + &amp;nbsp; &amp;nbsp;XFCONF_ERROR_INVALID_CHANNEL
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;} XfconfError;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;GType xfconf_error_get_type(void) G_GNUC_CONST;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;/div&gt;I too would like this error to go away, but as you can see :
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/pipermail/xfce4-dev/2009-August/027231.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/pipermail/xfce4-dev/2009-August/027231.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;not all agree to the means :-)
&lt;br&gt;&lt;br&gt;I normally let my compiler use -Wall -pedantic, but I think I will try 
&lt;br&gt;to make the compiler relax when including Xfce C files :-) I will attend 
&lt;br&gt;to this when my GtkBuilder are working ...
&lt;br&gt;&lt;br&gt;What kind of app are you planing on creating ?
&lt;br&gt;&lt;br&gt;/BL
&lt;br&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26322773&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Newbie-compile-problems-tp26297718p26322773.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26319468</id>
	<title>Re: Newbie compile problems</title>
	<published>2009-11-12T06:18:19Z</published>
	<updated>2009-11-12T06:18:19Z</updated>
	<author>
		<name>Frank Blinn</name>
	</author>
	<content type="html">&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Bo Lorentsen wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Frank Blinn wrote:
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I tried to compile xfc on my machine with zenwalk linux and I had some
&lt;br&gt;&amp;gt; problems:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;Did you use the git version, or the last stable ?
&lt;br&gt;&lt;br&gt;I am using the git version of xfc, but I am using xfce that has been delivered with my distribution (contains XFCE 4.6.1)
&lt;br&gt;&lt;br&gt;&amp;gt; automake 1.10.2 does not know the AM_COND_IF makro, so I had to modify the
&lt;br&gt;&amp;gt; configure.ac file. Maybe this can be removed to increase robustness?
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;I am not quite sure, I have not been looking into these parts lately.
&lt;br&gt;See also &lt;a href=&quot;http://old.nabble.com/AM_COND_IF-td21253597.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;automake problem&lt;/a&gt;&lt;br&gt;It seems to be a known problem. I modified the file, but I'm not sure, if it is correct:
&lt;br&gt;&lt;br&gt;diff --git a/configure.ac b/configure.ac
&lt;br&gt;index 2b3b470..5cd0351 100644
&lt;br&gt;--- a/configure.ac
&lt;br&gt;+++ b/configure.ac
&lt;br&gt;@@ -496,9 +496,15 @@ AC_CONFIG_FILES([libXFCde/Makefile \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;libXFCde/xfc/ui/Makefile \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;libXFCde/xfc/ui/inline/Makefile])
&lt;br&gt;&lt;br&gt;-AM_COND_IF([USE_PANEL], [AC_CONFIG_FILES([
&lt;br&gt;- &amp;nbsp; &amp;nbsp;libXFCde/xfc/panel/Makefile \
&lt;br&gt;- &amp;nbsp; &amp;nbsp;libXFCde/xfc/panel/inline/Makefile])] )
&lt;br&gt;+if test &amp;quot;x$DE_PANEL_FOUND&amp;quot; == &amp;quot;xyes&amp;quot;; then
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;AC_CONFIG_FILES([
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libXFCde/xfc/panel/Makefile \
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libXFCde/xfc/panel/inline/Makefile])
&lt;br&gt;+fi
&lt;br&gt;+
&lt;br&gt;+#AM_COND_IF([USE_PANEL], [AC_CONFIG_FILES([
&lt;br&gt;+# &amp;nbsp; &amp;nbsp;libXFCde/xfc/panel/Makefile \
&lt;br&gt;+# &amp;nbsp; &amp;nbsp;libXFCde/xfc/panel/inline/Makefile])] )
&lt;br&gt;&lt;br&gt;&amp;nbsp;AC_OUTPUT()
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; audiofile 0.2.6 has a problem in the audiofile.m4 file. I had to patch this.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; aalib 1.4rc5 has the same problem in aalib.m4.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; /xfce/xfconf/tree/xfconf/xfconf-errors.h: the last enumeration value
&lt;br&gt;&amp;gt; 'XFCONF_ERROR_INVALID_CHANNEL,' has a comma at the end of the line (last
&lt;br&gt;&amp;gt; enum value). That does not compile.
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;Have you made a diff file, for me to look at ?
&lt;br&gt;&lt;br&gt;Yes, here it is:
&lt;br&gt;&lt;br&gt;diff --git a/xfconf/xfconf-errors.h b/xfconf/xfconf-errors.h
&lt;br&gt;index 470ebb4..082bdbd 100644
&lt;br&gt;--- a/xfconf/xfconf-errors.h
&lt;br&gt;+++ b/xfconf/xfconf-errors.h
&lt;br&gt;@@ -42,7 +42,7 @@ typedef enum
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;XFCONF_ERROR_INTERNAL_ERROR,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;XFCONF_ERROR_NO_BACKEND,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;XFCONF_ERROR_INVALID_PROPERTY,
&lt;br&gt;- &amp;nbsp; &amp;nbsp;XFCONF_ERROR_INVALID_CHANNEL,
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;XFCONF_ERROR_INVALID_CHANNEL
&lt;br&gt;&amp;nbsp;} XfconfError;
&lt;br&gt;&lt;br&gt;&amp;nbsp;GType xfconf_error_get_type(void) G_GNUC_CONST;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; The files for pkgconfig has been copied to /usr/local/lib. All other
&lt;br&gt;&amp;gt; pkgconfig files on my system are in /usr/lib/pkgconfig. Is there a standard
&lt;br&gt;&amp;gt; for the path usage or does this depend on the distribution?
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;Hmm, automake will normally put things into /usr/local but the 
&lt;br&gt;&amp;quot;--prefix&amp;quot; option on the configure script can change this.
&lt;br&gt;&lt;br&gt;/BL
&lt;br&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;Xfc-dev@xfce.org
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Newbie-compile-problems-tp26297718p26319468.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26306914</id>
	<title>Re: Newbie compile problems</title>
	<published>2009-11-11T11:09:58Z</published>
	<updated>2009-11-11T11:09:58Z</updated>
	<author>
		<name>Bo Lorentsen</name>
	</author>
	<content type="html">Frank Blinn wrote:
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I tried to compile xfc on my machine with zenwalk linux and I had some
&lt;br&gt;&amp;gt; problems:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;Did you use the git version, or the last stable ?
&lt;br&gt;&amp;gt; automake 1.10.2 does not know the AM_COND_IF makro, so I had to modify the
&lt;br&gt;&amp;gt; configure.ac file. Maybe this can be removed to increase robustness?
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;I am not quite sure, I have not been looking into these parts lately.
&lt;br&gt;&amp;gt; audiofile 0.2.6 has a problem in the audiofile.m4 file. I had to patch this.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; aalib 1.4rc5 has the same problem in aalib.m4.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; /xfce/xfconf/tree/xfconf/xfconf-errors.h: the last enumeration value
&lt;br&gt;&amp;gt; 'XFCONF_ERROR_INVALID_CHANNEL,' has a comma at the end of the line (last
&lt;br&gt;&amp;gt; enum value). That does not compile.
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;Have you made a diff file, for me to look at ?
&lt;br&gt;&amp;gt; The files for pkgconfig has been copied to /usr/local/lib. All other
&lt;br&gt;&amp;gt; pkgconfig files on my system are in /usr/lib/pkgconfig. Is there a standard
&lt;br&gt;&amp;gt; for the path usage or does this depend on the distribution?
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;Hmm, automake will normally put things into /usr/local but the 
&lt;br&gt;&amp;quot;--prefix&amp;quot; option on the configure script can change this.
&lt;br&gt;&lt;br&gt;/BL
&lt;br&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26306914&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Newbie-compile-problems-tp26297718p26306914.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26297718</id>
	<title>Newbie compile problems</title>
	<published>2009-11-11T00:34:04Z</published>
	<updated>2009-11-11T00:34:04Z</updated>
	<author>
		<name>Frank Blinn</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I tried to compile xfc on my machine with zenwalk linux and I had some problems:
&lt;br&gt;&lt;br&gt;automake 1.10.2 does not know the AM_COND_IF makro, so I had to modify the configure.ac file. Maybe this can be removed to increase robustness?
&lt;br&gt;&lt;br&gt;audiofile 0.2.6 has a problem in the audiofile.m4 file. I had to patch this.
&lt;br&gt;&lt;br&gt;aalib 1.4rc5 has the same problem in aalib.m4.
&lt;br&gt;&lt;br&gt;/xfce/xfconf/tree/xfconf/xfconf-errors.h: the last enumeration value 'XFCONF_ERROR_INVALID_CHANNEL,' has a comma at the end of the line (last enum value). That does not compile.
&lt;br&gt;&lt;br&gt;The files for pkgconfig has been copied to /usr/local/lib. All other pkgconfig files on my system are in /usr/lib/pkgconfig. Is there a standard for the path usage or does this depend on the distribution?
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;&lt;br&gt;Frank Blinn
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Newbie-compile-problems-tp26297718p26297718.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24615751</id>
	<title>printing support and first xfconf</title>
	<published>2009-07-22T15:11:39Z</published>
	<updated>2009-07-22T15:11:39Z</updated>
	<author>
		<name>Bo Lorentsen</name>
	</author>
	<content type="html">Hi ...
&lt;br&gt;&lt;br&gt;XFC are now able to do printing via the GTK+ library (I use it in a 
&lt;br&gt;private app), it works nicely for me, but details are missing, like 
&lt;br&gt;documentation and a few features.
&lt;br&gt;&lt;br&gt;Also, the first real xfce element have been started (hope the lib 
&lt;br&gt;structure makes sense), and this is the xfconf wrapper for the client 
&lt;br&gt;side, as this is a very useful part of xfce :-)
&lt;br&gt;&lt;br&gt;Next stop, the panel and more debian wrapping (my debian files are part 
&lt;br&gt;of the svn tree).
&lt;br&gt;&lt;br&gt;/BL
&lt;br&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24615751&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/printing-support-and-first-xfconf-tp24615751p24615751.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-16668083</id>
	<title>Re: svn version</title>
	<published>2008-04-13T11:47:48Z</published>
	<updated>2008-04-13T11:47:48Z</updated>
	<author>
		<name>Bo Lorentsen</name>
	</author>
	<content type="html">Gertwin Groen wrote:
&lt;br&gt;&amp;gt; Hi All,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; First, thanks for the cairo support, i am going to try that out.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I just compiled the svn version, there is a minor problem in the 
&lt;br&gt;&amp;gt; configure.ac &amp;lt;&lt;a href=&quot;http://configure.ac&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://configure.ac&lt;/a&gt;&amp;gt;.
&lt;br&gt;&amp;gt; &amp;quot;configure.ac:310 &amp;lt;&lt;a href=&quot;http://configure.ac:310&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://configure.ac:310&lt;/a&gt;&amp;gt;: required file 
&lt;br&gt;&amp;gt; `examples/ui/printing/Makefile.in' not found&amp;quot;
&lt;br&gt;I am so sorry, I am working on GTK printing support and some of it have 
&lt;br&gt;slipped into head. I will fix this really soon, when the first version 
&lt;br&gt;of this works too.
&lt;br&gt;&lt;br&gt;The basic cairo integration are made to make printing possible :-)
&lt;br&gt;&lt;br&gt;&amp;gt; Removing this line solves the problem.
&lt;br&gt;Yeps, good thinking :-)
&lt;br&gt;&lt;br&gt;Hope the test example is usefull !
&lt;br&gt;&lt;br&gt;/BL
&lt;br&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=16668083&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/svn-version-tp16666430p16668083.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-16666430</id>
	<title>svn version</title>
	<published>2008-04-13T11:32:00Z</published>
	<updated>2008-04-13T11:32:00Z</updated>
	<author>
		<name>Gertwin Groen</name>
	</author>
	<content type="html">Hi All,&lt;br&gt;&lt;br&gt;First, thanks for the cairo support, i am going to try that out.&lt;br&gt;&lt;br&gt;I just compiled the svn version, there is a minor problem in the &lt;a href=&quot;http://configure.ac&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;configure.ac&lt;/a&gt;.&lt;br&gt;&amp;quot;&lt;a href=&quot;http://configure.ac:310&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;configure.ac:310&lt;/a&gt;: required file `examples/ui/printing/Makefile.in&amp;#39; not found&amp;quot;&lt;br&gt;
&lt;br&gt;Removing this line solves the problem.&lt;br&gt;&lt;br&gt;Greetings,&lt;br&gt;Gertwin&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=16666430&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/svn-version-tp16666430p16666430.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-16254337</id>
	<title>Re: Cairo api</title>
	<published>2008-03-24T08:22:43Z</published>
	<updated>2008-03-24T08:22:43Z</updated>
	<author>
		<name>Erik Harrison</name>
	</author>
	<content type="html">Thanks for the work Bo!
&lt;br&gt;&lt;br&gt;On Mon, Mar 24, 2008 at 10:07 AM, Bo Lorentsen &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=16254337&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bl@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi ...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;If anyone has any interest, the XFC api now include the first thin
&lt;br&gt;&amp;gt; &amp;nbsp;wrapping of Cairo, and an example application too.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;The API should all be there but some exotic functions my not have a
&lt;br&gt;&amp;gt; &amp;nbsp;prober wrapper ... yet.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;Next step ... printing. I hope to have a functional printer wrapper for
&lt;br&gt;&amp;gt; &amp;nbsp;XFC soon, and that this will make the Cairo API grow more mature during
&lt;br&gt;&amp;gt; &amp;nbsp;this process :-)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;All are found in head of SVN ...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;/BL
&lt;br&gt;&amp;gt; &amp;nbsp;_______________________________________________
&lt;br&gt;&amp;gt; &amp;nbsp;Xfc-dev mailing list
&lt;br&gt;&amp;gt; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=16254337&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;nbsp;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Erik
&lt;br&gt;&amp;quot;Look at me still talking when there is Science to do&amp;quot;
&lt;br&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=16254337&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Cairo-api-tp16252712p16254337.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-16252712</id>
	<title>Cairo api</title>
	<published>2008-03-24T07:07:00Z</published>
	<updated>2008-03-24T07:07:00Z</updated>
	<author>
		<name>Bo Lorentsen</name>
	</author>
	<content type="html">Hi ...
&lt;br&gt;&lt;br&gt;If anyone has any interest, the XFC api now include the first thin 
&lt;br&gt;wrapping of Cairo, and an example application too.
&lt;br&gt;&lt;br&gt;The API should all be there but some exotic functions my not have a 
&lt;br&gt;prober wrapper ... yet.
&lt;br&gt;&lt;br&gt;Next step ... printing. I hope to have a functional printer wrapper for 
&lt;br&gt;XFC soon, and that this will make the Cairo API grow more mature during 
&lt;br&gt;this process :-)
&lt;br&gt;&lt;br&gt;All are found in head of SVN ...
&lt;br&gt;&lt;br&gt;/BL
&lt;br&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=16252712&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Cairo-api-tp16252712p16252712.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10419292</id>
	<title>Re: window placement near panels</title>
	<published>2007-05-10T12:48:10Z</published>
	<updated>2007-05-10T12:48:10Z</updated>
	<author>
		<name>Erik Harrison</name>
	</author>
	<content type="html">On 5/10/07, Aaron Wilson &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10419292&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tallest@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; I use tilda (a quake/doom-like terminal,
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://tilda.sourceforge.net/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tilda.sourceforge.net/&lt;/a&gt;) as my primary terminal but every time I
&lt;br&gt;&amp;gt; bring it down (I assume) xfwm pushes it away from my panel by a few
&lt;br&gt;&amp;gt; pixels (see here, &amp;nbsp;&lt;a href=&quot;http://www.nmt.edu/~wilson/otherwise/tilda.jpg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nmt.edu/~wilson/otherwise/tilda.jpg&lt;/a&gt;).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Is there any way to make xfwm leave the window where it wants to be? I
&lt;br&gt;&amp;gt; used devilspie for while but it seems like a bit of a kludge.
&lt;br&gt;&lt;br&gt;Just installed tilda here via Synaptics (Xubuntu Feisty), and moved my
&lt;br&gt;panel to the top - works for me here.
&lt;br&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; Aaron
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Xfc-dev mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10419292&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Erik
&lt;br&gt;&lt;br&gt;&amp;lt;@kazin&amp;gt; why does php have 'echo' and 'print'? &amp;nbsp;Do they do different things?
&lt;br&gt;&amp;lt;Bluefoxicy&amp;gt; kazin: &amp;nbsp;echo prints in a big empty room
&lt;br&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10419292&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/window-placement-near-panels-tp10418999p10419292.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10418999</id>
	<title>window placement near panels</title>
	<published>2007-05-10T12:28:42Z</published>
	<updated>2007-05-10T12:28:42Z</updated>
	<author>
		<name>Aaron Wilson-4</name>
	</author>
	<content type="html">I use tilda (a quake/doom-like terminal,
&lt;br&gt;&lt;a href=&quot;http://tilda.sourceforge.net/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tilda.sourceforge.net/&lt;/a&gt;) as my primary terminal but every time I
&lt;br&gt;bring it down (I assume) xfwm pushes it away from my panel by a few
&lt;br&gt;pixels (see here, &amp;nbsp;&lt;a href=&quot;http://www.nmt.edu/~wilson/otherwise/tilda.jpg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nmt.edu/~wilson/otherwise/tilda.jpg&lt;/a&gt;).
&lt;br&gt;&lt;br&gt;Is there any way to make xfwm leave the window where it wants to be? I
&lt;br&gt;used devilspie for while but it seems like a bit of a kludge.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Aaron
&lt;br&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10418999&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/window-placement-near-panels-tp10418999p10418999.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10276157</id>
	<title>Re: Adding printing to XFC</title>
	<published>2007-05-01T15:14:42Z</published>
	<updated>2007-05-01T15:14:42Z</updated>
	<author>
		<name>Bo Lorentsen</name>
	</author>
	<content type="html">Kok, Auke wrote:
&lt;br&gt;&amp;gt;&amp;gt; * Web page for documentation and reference.
&lt;br&gt;&amp;gt;&amp;gt; * Wiki for FAQ and on going development
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; you can combine those, but some prefer to keep them separate. I'd say that the 
&lt;br&gt;&amp;gt; current documentation is pretty good in itself so try to keep that model.
&lt;br&gt;Documentation is not my strong side, but I like what Jeff have done so 
&lt;br&gt;far and will try to keep and expand it that way.
&lt;br&gt;&lt;br&gt;But my view is that the &amp;quot;dynamic&amp;quot; part of the documentation, makes more 
&lt;br&gt;sense to keep in wiki, and if it matures i will move it to a more pure 
&lt;br&gt;html like the rest.
&lt;br&gt;&lt;br&gt;&amp;gt; yes, the component (XFC) is already there, so just start using it :)
&lt;br&gt;I have noticed ... thanks.
&lt;br&gt;&lt;br&gt;&amp;gt; sounds great!
&lt;br&gt;Just found that this task included wrapping of cairo too, so I will go 
&lt;br&gt;back to work :-)
&lt;br&gt;&lt;br&gt;/BL
&lt;br&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10276157&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Adding-printing-to-XFC-tp10261442p10276157.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10271409</id>
	<title>Re: Adding printing to XFC</title>
	<published>2007-05-01T09:59:29Z</published>
	<updated>2007-05-01T09:59:29Z</updated>
	<author>
		<name>Auke Kok-3</name>
	</author>
	<content type="html">Bo Lorentsen wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Now next step, printing :
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I have been missing a uniform printing platform on the *nux platform for 
&lt;br&gt;&amp;gt; quite some time and the new GTK+ version (=&amp;lt; 2.10) just seems like one 
&lt;br&gt;&amp;gt; real nice interface (pango/cairo).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I thought about making this a bugzilla entry, but it did not seem right 
&lt;br&gt;&amp;gt; when I tried. I may end up making an Wiki page or two instead, if this 
&lt;br&gt;&amp;gt; is possible :-)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; So, my idea for XFC info is :
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; * Web page for documentation and reference.
&lt;br&gt;&amp;gt; * Wiki for FAQ and on going development
&lt;/div&gt;&lt;br&gt;you can combine those, but some prefer to keep them separate. I'd say that the 
&lt;br&gt;current documentation is pretty good in itself so try to keep that model.
&lt;br&gt;&lt;br&gt;&amp;gt; * Bugzilla for bug reports :-)
&lt;br&gt;&lt;br&gt;yes, the component (XFC) is already there, so just start using it :)
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; To the printing plan :
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The GTK+ printing system have been added to in 2.10 and after, and to 
&lt;br&gt;&amp;gt; make it easy to print using XFC this need to be wrapped and supported.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The wrapping will be a more and less basic wrapper, and the package will 
&lt;br&gt;&amp;gt; contain at least one example.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; automake/conf must be able to detect if printing is supported (Gtk &amp;gt;= 
&lt;br&gt;&amp;gt; 2.10), to be able to support older GTK versions.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Any input ?
&lt;/div&gt;&lt;br&gt;sounds great!
&lt;br&gt;&lt;br&gt;Auke
&lt;br&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10271409&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Adding-printing-to-XFC-tp10261442p10271409.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10261442</id>
	<title>Adding printing to XFC</title>
	<published>2007-04-30T16:07:32Z</published>
	<updated>2007-04-30T16:07:32Z</updated>
	<author>
		<name>Bo Lorentsen</name>
	</author>
	<content type="html">Now next step, printing :
&lt;br&gt;&lt;br&gt;I have been missing a uniform printing platform on the *nux platform for 
&lt;br&gt;quite some time and the new GTK+ version (=&amp;lt; 2.10) just seems like one 
&lt;br&gt;real nice interface (pango/cairo).
&lt;br&gt;&lt;br&gt;I thought about making this a bugzilla entry, but it did not seem right 
&lt;br&gt;when I tried. I may end up making an Wiki page or two instead, if this 
&lt;br&gt;is possible :-)
&lt;br&gt;&lt;br&gt;So, my idea for XFC info is :
&lt;br&gt;&lt;br&gt;* Web page for documentation and reference.
&lt;br&gt;* Wiki for FAQ and on going development
&lt;br&gt;* Bugzilla for bug reports :-)
&lt;br&gt;&lt;br&gt;To the printing plan :
&lt;br&gt;&lt;br&gt;The GTK+ printing system have been added to in 2.10 and after, and to 
&lt;br&gt;make it easy to print using XFC this need to be wrapped and supported.
&lt;br&gt;&lt;br&gt;The wrapping will be a more and less basic wrapper, and the package will 
&lt;br&gt;contain at least one example.
&lt;br&gt;&lt;br&gt;automake/conf must be able to detect if printing is supported (Gtk &amp;gt;= 
&lt;br&gt;2.10), to be able to support older GTK versions.
&lt;br&gt;&lt;br&gt;Any input ?
&lt;br&gt;&lt;br&gt;/BL
&lt;br&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10261442&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Adding-printing-to-XFC-tp10261442p10261442.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10086306</id>
	<title>Re: XFC 4.3.2 released</title>
	<published>2007-04-19T14:28:26Z</published>
	<updated>2007-04-19T14:28:26Z</updated>
	<author>
		<name>Bo Lorentsen</name>
	</author>
	<content type="html">Andreas Radke wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; We need to apply the appended patch to get it built.
&lt;br&gt;Thanks for the patch, it have been applied to the svn trunk !
&lt;br&gt;&lt;br&gt;I have not tried 64 bit yet, but I am happy to see others have :-)
&lt;br&gt;&lt;br&gt;/BL
&lt;br&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10086306&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/XFC-4.3.2-released-tp10080579p10086306.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10086114</id>
	<title>Re: XFC 4.3.2 released</title>
	<published>2007-04-19T14:16:32Z</published>
	<updated>2007-04-19T14:16:32Z</updated>
	<author>
		<name>AndyRTR</name>
	</author>
	<content type="html">Am Thu, 19 Apr 2007 17:14:44 +0200
&lt;br&gt;schrieb Bo Lorentsen &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10086114&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bl@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi ...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; All my changes have been applied, and I have made a new dev. release. 
&lt;br&gt;&amp;gt; The site is updated too !
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The primary news is gtksourceview, debian building and fixes.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Enjoy
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; /BL
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Xfc-dev mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10086114&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;br&gt;Thanks that the developement startet again. I've build myself the
&lt;br&gt;x86_64 package for ArchLinux. It breaks like this with gcc 4.1.2:
&lt;br&gt;&lt;br&gt;if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libXFCcore
&lt;br&gt;-I../../../libXFCui &amp;nbsp; -g -O2 -Wall -ansi --pedantic-errors
&lt;br&gt;-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include &amp;nbsp; -pthread
&lt;br&gt;-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
&lt;br&gt;-I/usr/include/atk-1.0 -I/usr/include/glib-2.0
&lt;br&gt;-I/usr/lib/glib-2.0/include &amp;nbsp; -I/usr/include/pango-1.0
&lt;br&gt;-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include &amp;nbsp; -DPNG_NO_MMX_CODE
&lt;br&gt;-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
&lt;br&gt;-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
&lt;br&gt;-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
&lt;br&gt;-I/usr/include/freetype2 -I/usr/include/libpng12 &amp;nbsp; -g -O2 -Wall -ansi
&lt;br&gt;--pedantic-errors -MT selection.o -MD -MP -MF &amp;quot;.deps/selection.Tpo&amp;quot; -c
&lt;br&gt;-o selection.o selection.cc; \ then mv -f &amp;quot;.deps/selection.Tpo&amp;quot;
&lt;br&gt;&amp;quot;.deps/selection.Po&amp;quot;; else rm -f &amp;quot;.deps/selection.Tpo&amp;quot;; exit 1; fi
&lt;br&gt;selection.cc: In member function 'virtual void
&lt;br&gt;RetrieveSelectionButton::on_selection_received(const
&lt;br&gt;Xfc::Gtk::SelectionData&amp;, unsigned int)': selection.cc:50: error: cast
&lt;br&gt;from 'unsigned char*' to 'unsigned int' loses precision make[4]: ***
&lt;br&gt;[selection.o] Error 1
&lt;br&gt;&lt;br&gt;We need to apply the appended patch to get it built.
&lt;br&gt;&lt;br&gt;Andreas Radke
&lt;br&gt;&lt;br&gt;&lt;br /&gt;&lt;tt&gt;[selection.cc.64bit.patch]&lt;/tt&gt;&lt;br /&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;&lt;tt&gt;--- examples/howto/selection/selection.cc	2007-04-19 00:18:26.000000000 +0200
&lt;br&gt;+++ examples/howto/selection/selection.cc.new	2007-04-19 22:02:11.000000000 +0200
&lt;br&gt;@@ -47,7 +47,7 @@
&lt;br&gt;&amp;nbsp;	cout &amp;lt;&amp;lt; &amp;quot; * type() = &amp;quot; &amp;lt;&amp;lt; selection_data.get_type() &amp;lt;&amp;lt; endl;
&lt;br&gt;&amp;nbsp;	cout &amp;lt;&amp;lt; &amp;quot; * format() = &amp;quot; &amp;lt;&amp;lt; selection_data.format() &amp;lt;&amp;lt; endl;
&lt;br&gt;&amp;nbsp;	cout.setf(ios_base::hex, ios_base::basefield);
&lt;br&gt;-	cout &amp;lt;&amp;lt; &amp;quot; * data() = 0x&amp;quot; &amp;lt;&amp;lt; reinterpret_cast&amp;lt;unsigned int&amp;gt;(selection_data.data()) &amp;lt;&amp;lt; endl;
&lt;br&gt;+	cout &amp;lt;&amp;lt; &amp;quot; * data() = 0x&amp;quot; &amp;lt;&amp;lt; reinterpret_cast&amp;lt;unsigned long&amp;gt;(selection_data.data()) &amp;lt;&amp;lt; endl;
&lt;br&gt;&amp;nbsp;	cout.setf(ios_base::dec, ios_base::basefield);
&lt;br&gt;&amp;nbsp;	cout &amp;lt;&amp;lt; &amp;quot; * length() = &amp;quot; &amp;lt;&amp;lt; selection_data.length() &amp;lt;&amp;lt; endl &amp;lt;&amp;lt; endl;
&lt;br&gt;&amp;nbsp;	
&lt;br&gt;&lt;/tt&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10086114&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/XFC-4.3.2-released-tp10080579p10086114.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10082878</id>
	<title>(no subject)</title>
	<published>2007-04-19T11:19:19Z</published>
	<updated>2007-04-19T11:19:19Z</updated>
	<author>
		<name>emerson duanetti</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;_________________________________________________________________
&lt;br&gt;MSN Messenger: converse com os seus amigos online. 
&lt;br&gt;&lt;a href=&quot;http://messenger.msn.com.br&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://messenger.msn.com.br&lt;/a&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10082878&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%28no-subject%29-tp10082878p10082878.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10082428</id>
	<title>Re: XFC maintainer ....</title>
	<published>2007-04-19T10:54:19Z</published>
	<updated>2007-04-19T10:54:19Z</updated>
	<author>
		<name>Bo Lorentsen</name>
	</author>
	<content type="html">Kok, Auke wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; well, the xfce bugzilla does have an Xfc component, but you're free to ignore it 
&lt;br&gt;&amp;gt; completely, allthough that would probably not be beneficial :)
&lt;br&gt;I agree ... but I need to sort out my priorities, before doing so :-)
&lt;br&gt;&lt;br&gt;&amp;gt; As for the priorities, I think it's awesome that you have concrete plans. I hope 
&lt;br&gt;&amp;gt; that if you setup priorities, you can get other people involved now instead of 
&lt;br&gt;&amp;gt; &amp;quot;later&amp;quot;. Sometimes a blog post is sufficient, but being concrete does help a 
&lt;br&gt;&amp;gt; lot. So, it's a suggestion
&lt;br&gt;It is a good idea to be as visible as possible while developing, I agree 
&lt;br&gt;completely. I just have to get use to this new role and come up with a 
&lt;br&gt;precise plan :-)
&lt;br&gt;&lt;br&gt;/BL
&lt;br&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10082428&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/XFC-maintainer-....-tp10067731p10082428.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10082016</id>
	<title>Re: XFC maintainer ....</title>
	<published>2007-04-19T10:32:35Z</published>
	<updated>2007-04-19T10:32:35Z</updated>
	<author>
		<name>Auke Kok-3</name>
	</author>
	<content type="html">Bo Lorentsen wrote:
&lt;br&gt;&amp;gt; Kok, Auke wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; could you order these by priority? also, there don't seem to be any xfc bugs 
&lt;br&gt;&amp;gt;&amp;gt; filed in bugzilla... perhaps a good start is to start filing these as a 
&lt;br&gt;&amp;gt;&amp;gt; worklist/checklist?
&lt;br&gt;&amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt; Ok, if this is the Xfce way then I will just do so ... just need to 
&lt;br&gt;&amp;gt; think about it for at few days :-)
&lt;br&gt;&lt;br&gt;well, the xfce bugzilla does have an Xfc component, but you're free to ignore it 
&lt;br&gt;completely, allthough that would probably not be beneficial :)
&lt;br&gt;&lt;br&gt;As for the priorities, I think it's awesome that you have concrete plans. I hope 
&lt;br&gt;that if you setup priorities, you can get other people involved now instead of 
&lt;br&gt;&amp;quot;later&amp;quot;. Sometimes a blog post is sufficient, but being concrete does help a 
&lt;br&gt;lot. So, it's a suggestion
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;&lt;br&gt;Auke
&lt;br&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10082016&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/XFC-maintainer-....-tp10067731p10082016.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10080579</id>
	<title>XFC 4.3.2 released</title>
	<published>2007-04-19T09:14:44Z</published>
	<updated>2007-04-19T09:14:44Z</updated>
	<author>
		<name>Bo Lorentsen</name>
	</author>
	<content type="html">Hi ...
&lt;br&gt;&lt;br&gt;All my changes have been applied, and I have made a new dev. release. 
&lt;br&gt;The site is updated too !
&lt;br&gt;&lt;br&gt;The primary news is gtksourceview, debian building and fixes.
&lt;br&gt;&lt;br&gt;Enjoy
&lt;br&gt;&lt;br&gt;/BL
&lt;br&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10080579&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/XFC-4.3.2-released-tp10080579p10080579.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10075764</id>
	<title>Re: XFC maintainer ....</title>
	<published>2007-04-19T03:53:27Z</published>
	<updated>2007-04-19T03:53:27Z</updated>
	<author>
		<name>Xavier Otazu</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;Hi!
&lt;br&gt;&lt;br&gt;This is very good news!!! Somebody takes this great project to life!
&lt;br&gt;&lt;br&gt;cheers
&lt;br&gt;&lt;br&gt;Xavier
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;On Wed, 18 Apr 2007 23:33:06 +0200
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10075764&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xfc-dev-request@...&lt;/a&gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Message: 7
&lt;br&gt;&amp;gt; Date: Wed, 18 Apr 2007 23:32:00 +0200
&lt;br&gt;&amp;gt; From: Bo Lorentsen &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10075764&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Subject: [Xfc-dev] XFC maintainer ....
&lt;br&gt;&amp;gt; To: Xfc C++ foundry for Xfce development &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10075764&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xfc-dev@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Message-ID: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10075764&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;46268E50.2090408@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Content-Type: text/plain; charset=ISO-8859-1; format=flowed
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Hi ...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I have been handed the privilege of being maintainer of this XFC 
&lt;br&gt;&amp;gt; project, and I am very happy about this as some of my efforts to
&lt;br&gt;&amp;gt; improve XFC will become useful for others. too.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; My plan for XFC is this :
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;* SourceView (done)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;* Debian packages (done)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;* GTK 2.10 printing support !
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;* Xfce extensions
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;* Simpler iterator model
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;* Cleanup documentation
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;* Stability, and bug fixes
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; These are based on my own needs, as I use XFC for some of my own 
&lt;br&gt;&amp;gt; projects (some may even become official :-)).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I have developed C++ programs for many years (about 10 at least), and 
&lt;br&gt;&amp;gt; have both been doing Gtkmm and even windows programming (also some
&lt;br&gt;&amp;gt; work with C++ frameworks back then). I work full time as programmer
&lt;br&gt;&amp;gt; (in Denmark), so this is still done in my spare time :-)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I am looking forward to making a better C++ framework for GTK+ and to 
&lt;br&gt;&amp;gt; make an easy Xfce4 abstraction, to make future Xfce4 programming more 
&lt;br&gt;&amp;gt; easy to do.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I start my carrier as maintainer with a weeks vercation, so please be 
&lt;br&gt;&amp;gt; patient with me in the start :-)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; /BL
&lt;/div&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10075764&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/XFC-maintainer-....-tp10067731p10075764.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10075507</id>
	<title>subversion update</title>
	<published>2007-04-19T03:07:22Z</published>
	<updated>2007-04-19T03:07:22Z</updated>
	<author>
		<name>Bo Lorentsen</name>
	</author>
	<content type="html">Hi ...
&lt;br&gt;&lt;br&gt;I have updated the Xfce4 svn to contain my new code from my local repos. 
&lt;br&gt;So xfc svn repos is up to date, with all my fixes and changes.
&lt;br&gt;&lt;br&gt;I don't know when I will make any release of this lib (need a plan), but 
&lt;br&gt;until then the trunk in svn is the best way to start :-)
&lt;br&gt;&lt;br&gt;/BL
&lt;br&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10075507&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/subversion-update-tp10075507p10075507.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10073755</id>
	<title>Re: XFC maintainer ....</title>
	<published>2007-04-19T02:15:57Z</published>
	<updated>2007-04-19T02:15:57Z</updated>
	<author>
		<name>Bo Lorentsen</name>
	</author>
	<content type="html">Sriram Durbha wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; congrats, and this is great news. &amp;nbsp;it is always good to have some one at 
&lt;br&gt;&amp;gt; the top as opposed to confusion about the future. &amp;nbsp;And when that some one is a
&lt;br&gt;&amp;gt; person like you who has shown interest and followed it up with actions, it
&lt;br&gt;&amp;gt; inspires the fringe members like me too :).
&lt;br&gt;Thanks for the nice words ... Noting will make my job more easy/nice 
&lt;br&gt;than lot of active users :-) But until then, only hard work lay ahead :-)
&lt;br&gt;&lt;br&gt;&amp;gt; i have not used XFC for anything significant. but when i had visited it for
&lt;br&gt;&amp;gt; the first time my objective was to develop a settings system for my distro
&lt;br&gt;&amp;gt; VectorLinux.
&lt;br&gt;Ok, I have never been using any slack based dist, as I am a long time 
&lt;br&gt;Debian user, both at home and at work.
&lt;br&gt;&lt;br&gt;&amp;gt; but turned out that XFC had no wrapper for the mcs system.
&lt;br&gt;And there is some confusion about the MCS subject among Xfce developers 
&lt;br&gt;so I hope this will be settled soon. And when it is, I will be happy to 
&lt;br&gt;put it on my todo list (You are welcome to do so yourself, as far as I 
&lt;br&gt;know).
&lt;br&gt;&lt;br&gt;The debian packages I have made, works nicely on Ubuntu too (have been 
&lt;br&gt;testing it) ...
&lt;br&gt;&lt;br&gt;I will be happy to support any attempts to expand the userbase, but for 
&lt;br&gt;now I will try to focus on making XFC more mature, and use it to develop 
&lt;br&gt;a few applications too.
&lt;br&gt;&lt;br&gt;If people see that it is alive and the mailing list is responsive then 
&lt;br&gt;more developers dares to invest time in XFC, I think ...
&lt;br&gt;&lt;br&gt;/BL
&lt;br&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10073755&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/XFC-maintainer-....-tp10067731p10073755.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10075203</id>
	<title>Re: XFC maintainer ....</title>
	<published>2007-04-19T01:51:20Z</published>
	<updated>2007-04-19T01:51:20Z</updated>
	<author>
		<name>Bo Lorentsen</name>
	</author>
	<content type="html">Kok, Auke wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; could you order these by priority? also, there don't seem to be any xfc bugs 
&lt;br&gt;&amp;gt; filed in bugzilla... perhaps a good start is to start filing these as a 
&lt;br&gt;&amp;gt; worklist/checklist?
&lt;br&gt;Ok, if this is the Xfce way then I will just do so ... just need to 
&lt;br&gt;think about it for at few days :-)
&lt;br&gt;&lt;br&gt;/BL
&lt;br&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10075203&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/XFC-maintainer-....-tp10067731p10075203.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10071828</id>
	<title>Re: XFC maintainer ....</title>
	<published>2007-04-18T23:17:10Z</published>
	<updated>2007-04-18T23:17:10Z</updated>
	<author>
		<name>Sriram Durbha</name>
	</author>
	<content type="html">Bo, &lt;br&gt;congrats, and this is great news.&amp;nbsp; it is always good to have some one at the top as opposed to confusion about the future.&amp;nbsp; And when that some one is a person like you who has shown interest and followed it up with actions, it inspires the fringe members like me too :).
&lt;br&gt;&lt;br&gt;i have not used XFC for anything significant. but when i had visited it for the first time my objective was to develop a settings system for my distro VectorLinux.&lt;br&gt;but turned out that XFC had no wrapper for the mcs system.
&lt;br&gt;Jeff had said that it would be a future enhancement. I hope it will find a place in your list at some point.&amp;nbsp; Also packages for other major distros would also be great. i will try to build them for slack 11.0 tgz and VectorLinux tgz and tlz [ no time commitment though]
&lt;br&gt;i feel easily available packages for Xubuntu also would increase userbase.&lt;br&gt;&lt;br&gt;thanks&lt;br&gt;cheers&lt;br&gt;ram&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div&gt;&lt;span class=&quot;gmail_quote&quot;&gt;On 4/18/07, &lt;b class=&quot;gmail_sendername&quot;&gt;Kok, Auke&lt;/b&gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10071828&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sofar@...&lt;/a&gt;&amp;gt; wrote:&lt;/span&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;Bo Lorentsen wrote:&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi ...&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; I have been handed the privilege of being maintainer of this XFC
&lt;br&gt;&amp;gt; project, and I am very happy about this as some of my efforts to improve&lt;br&gt;&amp;gt; XFC will become useful for others. too.&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; My plan for XFC is this :&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;* SourceView (done)&lt;br&gt;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;* Debian packages (done)
&lt;br&gt;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;* GTK 2.10 printing support !&lt;br&gt;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;* Xfce extensions&lt;br&gt;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;* Simpler iterator model&lt;br&gt;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;* Cleanup documentation&lt;br&gt;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;* Stability, and bug fixes&lt;/div&gt;&lt;br&gt;could you order these by priority? also, there don&amp;#39;t seem to be any xfc bugs
&lt;br&gt;filed in bugzilla... perhaps a good start is to start filing these as a&lt;br&gt;worklist/checklist?&lt;br&gt;&lt;br&gt;&lt;br&gt;Cheers,&lt;br&gt;&lt;br&gt;Auke&lt;br&gt;_______________________________________________&lt;br&gt;Xfc-dev mailing list&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10071828&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10071828&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/XFC-maintainer-....-tp10067731p10071828.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10069282</id>
	<title>Re: XFC maintainer ....</title>
	<published>2007-04-18T17:36:32Z</published>
	<updated>2007-04-18T17:36:32Z</updated>
	<author>
		<name>Auke Kok-3</name>
	</author>
	<content type="html">Bo Lorentsen wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi ...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I have been handed the privilege of being maintainer of this XFC 
&lt;br&gt;&amp;gt; project, and I am very happy about this as some of my efforts to improve 
&lt;br&gt;&amp;gt; XFC will become useful for others. too.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; My plan for XFC is this :
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;* SourceView (done)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;* Debian packages (done)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;* GTK 2.10 printing support !
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;* Xfce extensions
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;* Simpler iterator model
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;* Cleanup documentation
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;* Stability, and bug fixes
&lt;/div&gt;&lt;br&gt;could you order these by priority? also, there don't seem to be any xfc bugs 
&lt;br&gt;filed in bugzilla... perhaps a good start is to start filing these as a 
&lt;br&gt;worklist/checklist?
&lt;br&gt;&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;&lt;br&gt;Auke
&lt;br&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10069282&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/XFC-maintainer-....-tp10067731p10069282.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10067752</id>
	<title>Re: .tgz packages ?</title>
	<published>2007-04-18T15:33:04Z</published>
	<updated>2007-04-18T15:33:04Z</updated>
	<author>
		<name>Bo Lorentsen</name>
	</author>
	<content type="html">Sylvain Vedrenne wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The tool 'alien' might do this for you?
&lt;br&gt;&amp;gt; I've never used it myself, though. According to its man page, to convert 
&lt;br&gt;&amp;gt; an 'alien' (non-rpm) package to a .tgz:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; % alien --to-tgz [options] file [...]
&lt;br&gt;Ahh cool, i did'nt know that either :-)
&lt;br&gt;&lt;br&gt;/BL
&lt;br&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10067752&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problem-with-current-xfc--dev-debian-packages-tp10006788p10067752.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10067731</id>
	<title>XFC maintainer ....</title>
	<published>2007-04-18T15:32:00Z</published>
	<updated>2007-04-18T15:32:00Z</updated>
	<author>
		<name>Bo Lorentsen</name>
	</author>
	<content type="html">Hi ...
&lt;br&gt;&lt;br&gt;I have been handed the privilege of being maintainer of this XFC 
&lt;br&gt;project, and I am very happy about this as some of my efforts to improve 
&lt;br&gt;XFC will become useful for others. too.
&lt;br&gt;&lt;br&gt;My plan for XFC is this :
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* SourceView (done)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* Debian packages (done)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* GTK 2.10 printing support !
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* Xfce extensions
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* Simpler iterator model
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* Cleanup documentation
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* Stability, and bug fixes
&lt;br&gt;&lt;br&gt;These are based on my own needs, as I use XFC for some of my own 
&lt;br&gt;projects (some may even become official :-)).
&lt;br&gt;&lt;br&gt;I have developed C++ programs for many years (about 10 at least), and 
&lt;br&gt;have both been doing Gtkmm and even windows programming (also some work 
&lt;br&gt;with C++ frameworks back then). I work full time as programmer (in 
&lt;br&gt;Denmark), so this is still done in my spare time :-)
&lt;br&gt;&lt;br&gt;I am looking forward to making a better C++ framework for GTK+ and to 
&lt;br&gt;make an easy Xfce4 abstraction, to make future Xfce4 programming more 
&lt;br&gt;easy to do.
&lt;br&gt;&lt;br&gt;I start my carrier as maintainer with a weeks vercation, so please be 
&lt;br&gt;patient with me in the start :-)
&lt;br&gt;&lt;br&gt;/BL
&lt;br&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10067731&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/XFC-maintainer-....-tp10067731p10067731.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10067546</id>
	<title>Re: Problem with current xfc -dev debian packages</title>
	<published>2007-04-18T15:20:00Z</published>
	<updated>2007-04-18T15:20:00Z</updated>
	<author>
		<name>Bo Lorentsen</name>
	</author>
	<content type="html">Sriram Durbha wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; VectorLinux is based on slackware .
&lt;br&gt;Sorry about my ignorance, but now I know :-)
&lt;br&gt;&lt;br&gt;&amp;gt; did you use any scripts to make the packages? like checkinstall
&lt;br&gt;Hmm, I quess automake/conf is all you need, I use automake1.9 here, and 
&lt;br&gt;of cause GTK2+ 2.8 dev files and above.
&lt;br&gt;&lt;br&gt;&amp;gt; i will try to convert the deb packages to tgz packages and see if it works
&lt;br&gt;&amp;gt; as it is. [ for some packages it does]
&lt;br&gt;Like the debian &amp;quot;alien&amp;quot; converter ... at the moment there is noting 
&lt;br&gt;fancy, and the make scripts are relatively simple (I can read them :-)).
&lt;br&gt;&lt;br&gt;&amp;gt; but to build native slack packages [ or VL packages ] it is better to start
&lt;br&gt;&amp;gt; from source.
&lt;br&gt;Ok, I wish you good luck ...
&lt;br&gt;&lt;br&gt;/BL
&lt;br&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10067546&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problem-with-current-xfc--dev-debian-packages-tp10006788p10067546.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10067449</id>
	<title>.tgz packages ? (was: Re: Problem with current xfc -dev debian packages)</title>
	<published>2007-04-18T15:14:49Z</published>
	<updated>2007-04-18T15:14:49Z</updated>
	<author>
		<name>Sylvain Vedrenne</name>
	</author>
	<content type="html">Sriram Durbha wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Bo,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; VectorLinux is based on slackware .
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; did you use any scripts to make the packages? like checkinstall
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; i will try to convert the deb packages to tgz packages and see if it 
&lt;br&gt;&amp;gt; works as it is. [ for some packages it does] 
&lt;br&gt;&amp;gt; but to build native slack packages [ or VL packages ] it is better to 
&lt;br&gt;&amp;gt; start from source.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; thanks
&lt;br&gt;&amp;gt; cheers
&lt;br&gt;&amp;gt; ram
&lt;/div&gt;&lt;br&gt;Hi Sriram,
&lt;br&gt;&lt;br&gt;The tool 'alien' might do this for you?
&lt;br&gt;I've never used it myself, though. According to its man page, to convert 
&lt;br&gt;an 'alien' (non-rpm) package to a .tgz:
&lt;br&gt;&lt;br&gt;% alien --to-tgz [options] file [...]
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Sylvain.
&lt;br&gt;-- 
&lt;br&gt;GNU/Sylvain
&lt;br&gt;&lt;a href=&quot;http://sylvano.esperanto.free.fr&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sylvano.esperanto.free.fr&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://xfce.wikia.com/wiki/Eo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xfce.wikia.com/wiki/Eo&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10067449&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problem-with-current-xfc--dev-debian-packages-tp10006788p10067449.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10067178</id>
	<title>Re: Problem with current xfc -dev debian packages</title>
	<published>2007-04-18T14:57:40Z</published>
	<updated>2007-04-18T14:57:40Z</updated>
	<author>
		<name>Sriram Durbha</name>
	</author>
	<content type="html">Hi Bo,&lt;br&gt;&lt;br&gt;VectorLinux is based on slackware .&lt;br&gt;&lt;br&gt;did you use any scripts to make the packages? like checkinstall &lt;br&gt;&lt;br&gt;i will try to convert the deb packages to tgz packages and see if it works as it is. [ for some packages it does]&amp;nbsp; 
&lt;br&gt;but to build native slack packages [ or VL packages ] it is better to start from source.&lt;br&gt;&lt;br&gt;thanks&lt;br&gt;cheers&lt;br&gt;ram&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div&gt;&lt;span class=&quot;gmail_quote&quot;&gt;On 4/18/07, &lt;b class=&quot;gmail_sendername&quot;&gt;Bo Lorentsen&lt;/b&gt;
 &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10067178&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bl@...&lt;/a&gt;&amp;gt; wrote:&lt;/span&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;Sriram Durbha wrote:&lt;br&gt;&lt;br&gt;&amp;gt; im a user and parttime dev of vectorlinux.&amp;nbsp;&amp;nbsp;i will try to make packages for
&lt;br&gt;&amp;gt; VL. i had attempted in the past, but not much success.&lt;br&gt;I hope this workes out better now.&lt;br&gt;&lt;br&gt;&amp;gt; but if the packages you have already work, i wont need to make them again:)&lt;br&gt;Nope if VectorLinux is deb based, it should be strait forward.
&lt;br&gt;&lt;br&gt;&amp;gt; so did you use any scripts? can you share the versions of&lt;br&gt;&amp;gt; compliers and the compile flags etc..&lt;br&gt;&amp;gt; what are the dependencies?&lt;br&gt;I don&amp;#39;t quite follow you on this one, the debian packages has some
&lt;br&gt;dependencies as expected, and the architecture are related to the&lt;br&gt;platform you building upon.&lt;br&gt;&lt;br&gt;Hope this helps ...&lt;br&gt;&lt;br&gt;/BL&lt;br&gt;_______________________________________________&lt;br&gt;Xfc-dev mailing list&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10067178&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10067178&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problem-with-current-xfc--dev-debian-packages-tp10006788p10067178.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10067082</id>
	<title>Re: Problem with current xfc -dev debian packages</title>
	<published>2007-04-18T14:52:09Z</published>
	<updated>2007-04-18T14:52:09Z</updated>
	<author>
		<name>Bo Lorentsen</name>
	</author>
	<content type="html">Sriram Durbha wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; im a user and parttime dev of vectorlinux. &amp;nbsp;i will try to make packages for
&lt;br&gt;&amp;gt; VL. i had attempted in the past, but not much success.
&lt;br&gt;I hope this workes out better now.
&lt;br&gt;&lt;br&gt;&amp;gt; but if the packages you have already work, i wont need to make them again:)
&lt;br&gt;Nope if VectorLinux is deb based, it should be strait forward.
&lt;br&gt;&lt;br&gt;&amp;gt; so did you use any scripts? can you share the versions of
&lt;br&gt;&amp;gt; compliers and the compile flags etc..
&lt;br&gt;&amp;gt; what are the dependencies?
&lt;br&gt;I don't quite follow you on this one, the debian packages has some 
&lt;br&gt;dependencies as expected, and the architecture are related to the 
&lt;br&gt;platform you building upon.
&lt;br&gt;&lt;br&gt;Hope this helps ...
&lt;br&gt;&lt;br&gt;/BL
&lt;br&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10067082&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problem-with-current-xfc--dev-debian-packages-tp10006788p10067082.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10065914</id>
	<title>Re: Problem with current xfc -dev debian packages</title>
	<published>2007-04-18T13:51:27Z</published>
	<updated>2007-04-18T13:51:27Z</updated>
	<author>
		<name>Sriram Durbha</name>
	</author>
	<content type="html">Hi Bo, &lt;br&gt;im a user and parttime dev of vectorlinux. &amp;nbsp;i will try to make packages for VL.&lt;br&gt; i had attempted in the past, but not much success.&lt;br&gt;&lt;br&gt;but if the packages you have already work, i wont need to make them again:)
&lt;br&gt;so did you use any scripts? can you share the versions of compliers&amp;nbsp;and&amp;nbsp;the&amp;nbsp;compile&amp;nbsp;flags etc..&lt;br&gt;what are the dependencies?&lt;br&gt;&lt;br&gt;thank you very much&lt;br&gt;cheers&lt;br&gt;ram&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div&gt;&lt;span class=&quot;gmail_quote&quot;&gt;On 4/18/07, 
&lt;b class=&quot;gmail_sendername&quot;&gt;Bo Lorentsen&lt;/b&gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10065914&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bl@...&lt;/a&gt;&amp;gt; wrote:&lt;/span&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex&quot;&gt;
Sylvain Vedrenne wrote:&lt;br&gt;&lt;br&gt;&amp;gt; Now it&amp;#39;s working fine. Thank you!&lt;br&gt;Nice&lt;br&gt;&lt;br&gt;&amp;gt; Please let me know when the packages are in sid or testing.&lt;br&gt;Hmm, I think I have to be an official debian maintainer, and this I am
&lt;br&gt;not sure will happened anytime sure ... but who knows :-)&lt;br&gt;&lt;br&gt;But as for now I will try to keep my debian repos updated, as I like to&lt;br&gt;use them myself too.&lt;br&gt;&lt;br&gt;Thanks for your input !&lt;br&gt;&lt;br&gt;/BL&lt;br&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10065914&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10065914&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problem-with-current-xfc--dev-debian-packages-tp10006788p10065914.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10064215</id>
	<title>Re: Problem with current xfc -dev debian packages</title>
	<published>2007-04-18T12:12:30Z</published>
	<updated>2007-04-18T12:12:30Z</updated>
	<author>
		<name>Bo Lorentsen</name>
	</author>
	<content type="html">Sylvain Vedrenne wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Now it's working fine. Thank you!
&lt;br&gt;Nice
&lt;br&gt;&lt;br&gt;&amp;gt; Please let me know when the packages are in sid or testing.
&lt;br&gt;Hmm, I think I have to be an official debian maintainer, and this I am 
&lt;br&gt;not sure will happened anytime sure ... but who knows :-)
&lt;br&gt;&lt;br&gt;But as for now I will try to keep my debian repos updated, as I like to 
&lt;br&gt;use them myself too.
&lt;br&gt;&lt;br&gt;Thanks for your input !
&lt;br&gt;&lt;br&gt;/BL
&lt;br&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10064215&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problem-with-current-xfc--dev-debian-packages-tp10006788p10064215.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10045801</id>
	<title>Re: Problem with current xfc -dev debian packages</title>
	<published>2007-04-17T13:22:51Z</published>
	<updated>2007-04-17T13:22:51Z</updated>
	<author>
		<name>Sylvain Vedrenne</name>
	</author>
	<content type="html">Bo Lorentsen wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Sylvain Vedrenne wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; It doesn't work :o( ... but we're almost there! ;-)
&lt;br&gt;&amp;gt; I found the reason why it keeps working here but not for you. I tested 
&lt;br&gt;&amp;gt; it on a project i have locally that uses xfcglade too, and that worked 
&lt;br&gt;&amp;gt; as xfcglade, did the right thing.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; New debian package set released (4.3.2-2), on day this may work for you 
&lt;br&gt;&amp;gt; too :-)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; Replacing &amp;quot;-I/usr/include/xfce4/xfc&amp;quot; by &amp;quot;-I/usr/include/xfce4/&amp;quot; in the 
&lt;br&gt;&amp;gt;&amp;gt; compilation line makes it work.
&lt;br&gt;&amp;gt; Yeps, I just need to make the make system produce this exactly, so this 
&lt;br&gt;&amp;gt; will work as expected.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; /BL
&lt;/div&gt;&lt;br&gt;Hi Bo,
&lt;br&gt;&lt;br&gt;Now it's working fine. Thank you!
&lt;br&gt;&lt;br&gt;Please let me know when the packages are in sid or testing.
&lt;br&gt;&lt;br&gt;Sylvain.
&lt;br&gt;-- 
&lt;br&gt;GNU/Sylvain
&lt;br&gt;&lt;a href=&quot;http://sylvano.esperanto.free.fr&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sylvano.esperanto.free.fr&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://xfce.wikia.com/wiki/Eo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xfce.wikia.com/wiki/Eo&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Xfc-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10045801&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xfc-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://foo-projects.org/mailman/listinfo/xfc-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://foo-projects.org/mailman/listinfo/xfc-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problem-with-current-xfc--dev-debian-packages-tp10006788p10045801.html" />
</entry>

</feed>
