Re: [evolution-patches] Fix to Save All Attachments to save the path
- From: Srinivasa Ragavan <sragavan novell com>
- To: Not Zed <notzed ximian com>
- Cc: evolution-patches lists ximian com
- Subject: Re: [evolution-patches] Fix to Save All Attachments to save the path
- Date: Thu, 04 Aug 2005 09:15:38 +0530
done.
Thanks
Srini
On Wed, 2005-08-03 at 19:12 +0800, Not Zed wrote:
> this adds a warning, can you please fix this.
>
> On Mon, 2005-08-01 at 10:11 +0530, Srinivasa Ragavan wrote:
> > static void
> > -emu_update_save_path(const char *filename)
> > +emu_update_save_path(const char *filename, gboolean path)
> > {
> > - char *dir = g_path_get_dirname(filename);
> > + char *dir = path ? filename : g_path_get_dirname(filename);
> > GConfClient *gconf = gconf_client_get_default();
> >
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]