GNOME Bugzilla – Bug 735720
Use the new support for RTL icons in GtkIconTheme
Last modified: 2016-03-31 13:22:07 UTC
See the patch.
Created attachment 284899 [details] [review] Use the new support for RTL icons in GtkIconTheme
Review of attachment 284899 [details] [review]: Please keep the short log short and provide details in details section: https://wiki.gnome.org/Git/CommitMessages ::: configure.ac @@ -53,3 @@ GOBJECT_INTROSPECTION_MIN_VERSION=0.9.6 GOVIRT_MIN_VERSION=0.2.0 -GTK_MIN_VERSION=3.11 Please put this in separate patch so I don't forget to mention in release notes.
Created attachment 285243 [details] [review] build: Require gtk+ >= 3.13.2
Created attachment 285244 [details] [review] Fix the back icons in RTL This is supported by GTK+ itself now.
Review of attachment 285243 [details] [review]: ACK
Review of attachment 285244 [details] [review]: ack
Review of attachment 285243 [details] [review]: Pushed as 5c24c92 - build: Require gtk+ >= 3.13.2
Review of attachment 285244 [details] [review]: Pushed as 4b6777f - Fix the back icons in RTL