GNOME Bugzilla – Bug 95836
properties window should be a dialog
Last modified: 2004-12-22 21:47:04 UTC
the file/folder properties window should be a dialog not a top level window, should not be resizable, and should have a help button too i presume.
Created attachment 11618 [details] [review] A patch to implement bug report 95836.
Can I apply the attached patch to nautilus (CVS HEAD)?
wow cool...dennis send the patch to nautilus-list@gnome.org, or if you are ever on irc talk to campd or alex in #nautilus they are the maintainers and that tends to be the easiest way to get ahold of them. This should go in i hope.
Created attachment 11738 [details] [review] A new patch -- modified per Dave Camp's email.
Created attachment 11810 [details] [review] In this patch FMPropertiesWindow derives from GtkDialog.
Patch applied to CVS (HEAD). 2002-10-24 Dennis M. Cranston <dennis_cranston@yahoo.com> * src/file-manager/fm-properties-window.[ch]: Properties dialog fixes for #95836.