Re: GtkFileChooser API work
- From: Rodrigo Moya <rodrigo gnome-db org>
- To: Havoc Pennington <hp redhat com>
- Cc: Federico Mena Quintero <federico ximian com>, gtk-devel-list gnome org, desktop-devel-list gnome org
- Subject: Re: GtkFileChooser API work
- Date: Tue, 02 Sep 2003 15:57:57 +0200
On Tue, 2003-09-02 at 06:14, Havoc Pennington wrote:
> On Mon, Sep 01, 2003 at 10:59:45PM -0500, Federico Mena Quintero wrote:
> > This is easy to support, but we need a way to save the set of
> > directories that the user has configured. Should GTK+ simply write a
> > ~/.file-chooser-directories, or do we need something more
> > complicated?
>
> Does the "recent files" spec let you save a per-application recent
> list?
>
hmm, not sure if its purpose is that but:
<RecentItem>
<URI>file:///home/rodrigo/Projects/gnome/gnome-network/NEWS</URI>
<Mime-Type>application/octet-stream</Mime-Type>
<Timestamp>1062372631</Timestamp>
<Groups>
<Group>gedit</Group>
</Groups>
</RecentItem>
I guess the file selector can use the <Group> item to filter and get
only the recent items for the file selector.
cheers
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]