GNOME Bugzilla – Bug 314306
Some dialogs include a separator
Last modified: 2005-08-24 14:04:37 UTC
Some dialogs have a horizontal separator between the content vbox and the Ok/Cancel button box. The problem here is that all of the dialogs aren't consistent, and most dialogs don't have the separator. I imagine that to fix this, you'd need just a few spare minutes and glade-2 handy. Some (all?) dialogs that exhibit this behavior: Tools->Auto Save Format->Column->Width Format->Row->Height Insert->Cells Insert->Hyperlink View->Zoom Edit->Fill->Merge Edit->Fill->Tabulate Dependency Edit->Delete->Delete Cells Edit->Goto Cell http://developer.gnome.org/doc/API/2.0/gtk/GtkDialog.html#gtk-dialog-set-has-separator
fixed in cvs. the list was not complete, but "grep" is my friend. (And Emacs is for this kind of job, not glade...)