[Gtk-sharp-list] About GConf and Mono

Pablo Baena pbaena@uol.com.ar
18 Apr 2003 15:31:31 +0000


--=-BSFSMMiBSZLSIM7b4Jgf
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

On Fri, 2003-04-18 at 16:50, Miguel de Icaza wrote:


> If you only want to store a few per-user settings, you could as well
> store them in ~/.etc/yourapplication/settings.xml or something like that
> (I would like to encourage people to use ~/.etc/yourapplication for
> storing their application data as opposed to ~/.yourapplication).

Yes, I am working on doing something like this:

		[GSetting ("GnoMencoder", "DVDDevice",
DefaultValue="/dev/cdroms/cdrom0", Description="DVD Device")]
		string DVDDevice;

And make all the XML work behind the scene. 

Seems much more reasonable.

-- 
Pablo Baena <pbaena@uol.com.ar>

--=-BSFSMMiBSZLSIM7b4Jgf
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/1.1.7">
</HEAD>
<BODY>
On Fri, 2003-04-18 at 16:50, Miguel de Icaza wrote:<BR>
<FONT SIZE="3"></FONT><BR>
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#737373" SIZE="3"><I>If you only want to store a few per-user settings, you could as well
store them in ~/.etc/yourapplication/settings.xml or something like that
(I would like to encourage people to use ~/.etc/yourapplication for
storing their application data as opposed to ~/.yourapplication).</I></FONT></PRE>
</BLOCKQUOTE>
Yes, I am working on doing something like this:<BR>
<BR>
		[GSetting (&quot;GnoMencoder&quot;, &quot;DVDDevice&quot;, DefaultValue=&quot;/dev/cdroms/cdrom0&quot;, Description=&quot;DVD Device&quot;)]<BR>
		string DVDDevice;<BR>
<BR>
And make all the XML work behind the scene. <BR>
<BR>
Seems much more reasonable.
<PRE><TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
-- <BR>
Pablo Baena &lt;<A HREF="mailto:pbaena@uol.com.ar">pbaena@uol.com.ar</A>&gt;
</TD>
</TR>
</TABLE>
</PRE>
</BODY>
</HTML>

--=-BSFSMMiBSZLSIM7b4Jgf--