Re: GtkFileChooser API work



On Tue, 2003-09-02 at 16:21, Carlos Perelló Marín wrote:
> El mar, 02-09-2003 a las 15:57, Rodrigo Moya escribió:
> > 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.
> 
> But those entries are not recent items but something like bookmarks. For
> me that's only a ugly hack.
> 
hmm, bookmarks. Wasn't there some work on freedesktop.org to have a
shred location for bookmarks? If so, the file selector could use that.

cheers




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]