Back in version 1.11->1.12, 2009-11-13 13:50:27 (per) line 1:
- require gtk24; + require not_now;
Why was this change made? GTK2.FileChooserDialog works fine, it just requires gtk 2.4. When I change it back to gtk24 from not_now, it compiles fine and the widget is usable.
I would like to reverse this commit, unless someone objects.