[Xfce4-commits] r21056 - xarchiver/trunk/src
    Stephan Arts 
    psybsd at gmail.com
       
    Tue Apr 18 15:36:28 CEST 2006
    
    
  
On 4/18/06, Jean-François Wauthy <pollux at xfce.org> wrote:
> Le mardi 18 avril 2006 à 13:21 +0000, Giuseppe Torelli a écrit :
> >
> > +     if ( g_file_test ("/tmp/xarchiver.tmp",G_FILE_TEST_EXISTS) )
> > +             unlink ("/tmp/xarchiver.tmp");
>
> you should use g_get_tmp_dir instead of hardcoding /tmp (i agree that
> more than 90% of the users are using /tmp)
Thanks
> cheers
> --
> Jean-François Wauthy <pollux at xfce.org>
>
>
    
    
More information about the Xfce4-dev
mailing list