Re: [E-devel] etk filechooser patch

2006-01-17 Thread Hisham Mardam Bey
On 1/17/06, yiyus <[EMAIL PROTECTED]> wrote: > this is my first patch (first time i use rcs too), so dont expect big > things. Great! > It just reads the ~/.gtk-bookmarks file to populate the favorites tree. > i didn't know how to open and read the file (im not an experienced > programmer at all

[E-devel] etk filechooser patch

2006-01-16 Thread yiyus
hi people! this is my first patch (first time i use rcs too), so dont expect big things. It just reads the ~/.gtk-bookmarks file to populate the favorites tree. i didn't know how to open and read the file (im not an experienced programmer at all and probably i should use some mallocs to follow