* gnome.TODO: Remove already fixed problem in the find dialog.

This commit is contained in:
Pavel Roskin 2001-08-10 08:33:04 +00:00
parent 15dafdb46d
commit 581b7157b8
2 changed files with 4 additions and 5 deletions

View File

@ -1,3 +1,7 @@
2001-08-10 Pavel Roskin <proski@gnu.org>
* gnome.TODO: Remove already fixed problem in the find dialog.
2001-08-07 Pavel Roskin <proski@gnu.org>
* gnome-open-dialog.c (get_presorted_from): Don't use PATH_MAX.

View File

@ -99,11 +99,6 @@ Configure Options
- need some sort of help for all these options, they aren't too intuitive.
We can't assume people are going to read the man page.
- Also, during a find, the dialog violently resizes as it lists the
directories it is searching through. Seems like the label showing
the currently searched dir needs to be a separate container or something.
It looks like its in the first column of the table of buttons below it.
VFS Options
-----------