@techee commented on this pull request.


In data/geany.glade:

>      <property name="stock">gtk-new</property>
-    <property name="icon-size">1</property>
+    <property name="icon_size">1</property>

Do you know why this happens? It appeared to me that in general, glade tries to use - instead of _ but here it's the other way round.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/4217/review/2586102622@github.com>