mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-12-02 13:39:43 -06:00
Add tooltip to namespace combo in security editor.
This commit is contained in:
parent
9ad24321b4
commit
6f28d49f95
@ -305,6 +305,8 @@
|
||||
<property name="model">liststore2</property>
|
||||
<property name="has-entry">True</property>
|
||||
<property name="entry-text-column">0</property>
|
||||
<property name="has-tooltip">True</property>
|
||||
<property name="tooltip-markup" translatable="yes">Select a category for the commodity or enter a new one. One might use investment categories like STOCKS and BONDS or exchange names like NASDAQ and LSE.</property>
|
||||
<signal name="changed" handler="gnc_ui_commodity_changed_cb" swapped="no"/>
|
||||
<child internal-child="entry">
|
||||
<object class="GtkEntry" id="combobox-entry5">
|
||||
|
Loading…
Reference in New Issue
Block a user