GNOME Bugzilla – Bug 706092
fix the look of edit and done buttons
Last modified: 2013-08-17 20:58:36 UTC
See patches.
Created attachment 251776 [details] [review] Bump gtk+ and valac required
Created attachment 251777 [details] [review] Contacts.Window: fix the look of edit and done buttons
Review of attachment 251777 [details] [review]: Won't be needing this becaus of this https://git.gnome.org/browse/gnome-contacts/commit/?id=42d90effb5f301c05d02348ac2f8ae6b0dfe93f3
(In reply to comment #3) > Review of attachment 251777 [details] [review]: > > Won't be needing this becaus of this > https://git.gnome.org/browse/gnome-contacts/commit/?id=42d90effb5f301c05d02348ac2f8ae6b0dfe93f3 just in button "select_button" have "<property name="halign">center</property>" and "<property name="valign">center</property>". In add_button this lacks.
Created attachment 252067 [details] [review] Contacts.Window: fix the look of add button
Review of attachment 251776 [details] [review]: Are you sure about this way of specifying the version required for vala ?
(In reply to comment #6) > Review of attachment 251776 [details] [review]: > > Are you sure about this way of specifying the version required for vala ? Yes. this from 'valac --version', and this very useful to use JHbuild.
An you can close it after that
Review of attachment 251776 [details] [review]: pushed as 00a8535101c8e6ab26d01fed59b608978773057a - Bump gtk+ and valac required