Use gtk_dialog_set_padding() to set HildonNote margins
authorClaudio Saavedra <csaavedra@igalia.com>
Wed, 24 Jun 2009 07:20:00 +0000 (10:20 +0300)
committerClaudio Saavedra <csaavedra@igalia.com>
Wed, 24 Jun 2009 16:29:42 +0000 (19:29 +0300)
commita39066c813c7b6efa34223bcbb93f2c377745094
tree7d3cbea213ba693dbf8d715331c6e05374af36b7
parentf318528f871c4839e3f36d18cfe6fb126684da74
Use gtk_dialog_set_padding() to set HildonNote margins

* configure.ac: Bump GTK+ requirement to 2.14.3.
* hildon/hildon-note.c: (hildon_note_rebuild): Use gtk_dialog_set_padding()
when using maemo-gtk to define proper margins for the notes.

Fixes: NB#124408 (Confirmation notes: the 'Yes' button overlaps
with the dialog edge)
hildon/hildon-note.c