2004-10-30 Todd Berman <tberman@off.net>

* gtk/ComboBox.custom:
        * gtk/FileChooserDialog.custom:
        * gtk/FileChooserWidget.custom: Fix c&p error with filename.

svn path=/trunk/gtk-sharp/; revision=35504
This commit is contained in:
Todd Berman 2004-10-30 20:32:54 +00:00
parent ae8ed25625
commit 8464cbb825
4 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,9 @@
2004-10-30 Todd Berman <tberman@off.net>
* gtk/ComboBox.custom:
* gtk/FileChooserDialog.custom:
* gtk/FileChooserWidget.custom: Fix c&p error with filename.
2004-10-29 Todd Berman <tberman@off.net>
* gtk/ComboBox.custom: Add a header.

View File

@ -1,4 +1,4 @@
// Gtk.RadioMenuItem.custom - Gtk RadioMenuItem customizations
// Gtk.ComboBox.custom - Gtk ComboBox customizations
//
// Authors: Todd Berman <tberman@off.net>
//

View File

@ -1,4 +1,4 @@
// Gtk.RadioMenuItem.custom - Gtk RadioMenuItem customizations
// Gtk.FileChooserDialog.custom - Gtk FileChooserDialog customizations
//
// Authors: Todd Berman <tberman@off.net>
// Jeroen Zwartepoorte <jeroen@xs4all.nl>

View File

@ -1,4 +1,4 @@
// Gtk.RadioMenuItem.custom - Gtk RadioMenuItem customizations
// Gtk.FileChooserWidget.custom - Gtk FileChooserWidget customizations
//
// Authors: Todd Berman <tberman@off.net>
//