[Github-comments] [geany] Make it possible to define default symbol_list_sort_mode (#581)
Colomban Wendling
notifications at xxxxx
Mon Jan 11 21:56:23 UTC 2016
> @@ -1563,6 +1564,69 @@
> </packing>
> </child>
> <child>
> + <object class="GtkAlignment" id="alignment15">
> + <property name="visible">True</property>
> + <property name="can_focus">False</property>
> + <property name="left_padding">12</property>
> + <child>
> + <object class="GtkHBox" id="box_show_symbol_list_children">
> + <property name="visible">True</property>
> + <property name="can_focus">False</property>
> + <property name="tooltip_text" translatable="yes">Default symbols sorting mode</property>
> + <property name="spacing">12</property>
> + <child>
> + <object class="GtkLabel" id="label24">
> + <property name="visible">True</property>
> + <property name="can_focus">False</property>
> + <property name="label" translatable="yes">Default sort mode:</property>
Hum, just thinking, maybe @elextr would say it should rather be "Default sorting mode" here too? I'm not great with English subtleties, so what do I know :)
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/581/files#r49385079
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160111/00fec66c/attachment.html>
More information about the Github-comments
mailing list