Skip to content

Commit

Permalink
Add tooltip text for use custom icon and theme
Browse files Browse the repository at this point in the history
BUG=#2327

Signed-off-by: Hollow Man <hollowman@opensuse.org>
  • Loading branch information
HollowMan6 committed Jun 17, 2022
1 parent addab9f commit ff99828
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup/setup.ui
Original file line number Diff line number Diff line change
Expand Up @@ -1339,6 +1339,7 @@
<child>
<object class="GtkCheckButton" id="checkbutton_custom_theme">
<property name="label" translatable="yes">Use custom theme:</property>
<property name="tooltip_text" translatable="yes">Choose a theme of the candidate window</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
Expand Down Expand Up @@ -1375,6 +1376,7 @@
<child>
<object class="GtkCheckButton" id="checkbutton_custom_icon">
<property name="label" translatable="yes">Use custom icon:</property>
<property name="tooltip_text" translatable="yes">Choose a theme of the arrow buttons on the candidate window</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
Expand Down

0 comments on commit ff99828

Please sign in to comment.