Skip to content

Commit

Permalink
fix voctogui ui file
Browse files Browse the repository at this point in the history
  • Loading branch information
Kunsi committed May 19, 2024
1 parent 3e94ca9 commit 7f5f640
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions voctogui/ui/voctogui.ui
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="pixbuf">logo.svg</property>
<property name="tooltip_text" translatable="yes">voctomix 2.0 - https://github.com/voc/voctomix/</property>
<property name="tooltip-text" translatable="yes">voctomix 2.0 - https://github.com/voc/voctomix/</property>
</object>
<object class="GtkImage" id="img-ports">
<property name="visible">True</property>
Expand All @@ -33,7 +33,7 @@
<object class="GtkImage" id="img-voc">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="tooltip_text" translatable="yes">by C3VOC - https://c3voc.de</property>
<property name="tooltip-text" translatable="yes">by C3VOC - https://c3voc.de</property>
<property name="pixbuf">voc2.svg</property>
</object>
<object class="GtkListStore" id="insert-store">
Expand Down

0 comments on commit 7f5f640

Please sign in to comment.