xffm changes

Jasper Huijsmans jasper at moongroup.com
Mon Jan 27 19:40:56 CET 2003


FYI, there is a g_build_filename() that automatically uses that.

e.g.

g_build_filename(dir, file, NULL);

On 27 Jan 2003 19:33:58 +0100
Jens Luedicke <jens at irs-net.com> wrote:

> On Mon, 2003-01-27 at 19:27, Olivier Fourdan wrote:
> > Hi,
> >  
> > >	wastepath = g_strconcat (filepath, "/..Wastebasket/", NULL);
> > 
> > If you want portability (which is a good thing anyway), please use 
> > G_DIR_SEPARATOR instead of '/' (ie when a char is expected) and
> > G_DIR_SEPARATOR_S instead of "/" (ie when a string is expected)
> > 
> 
> Sounds good. I dind't know this constant. 
> 
> -- 
> Jens Luedicke <jens at irs-net.com>
> 
> "Never offend people with style when you can offend them with
> substance."
> --Sam Brown
> 
> 
> 
> _______________________________________________
> Xfce4-dev mailing list
> Xfce4-dev at moongroup.com
> http://moongroup.com/mailman/listinfo/xfce4-dev


-- 
IRC channel: #xfce on irc.freenode.net



More information about the Xfce4-dev mailing list