Skip to content

Commit

Permalink
fix tooltip text
Browse files Browse the repository at this point in the history
  • Loading branch information
feschber committed Sep 28, 2024
1 parent d7023f7 commit 1e7f1c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lan-mouse-gtk/resources/key_row.ui
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<object class="GtkButton" id="delete_button">
<property name="valign">center</property>
<property name="halign">end</property>
<property name="tooltip-text" translatable="yes">enable</property>
<property name="tooltip-text" translatable="yes">revoke authorization</property>
<property name="icon-name">edit-delete-symbolic</property>
<style>
<class name="flat"/>
Expand Down

0 comments on commit 1e7f1c5

Please sign in to comment.