Skip to content

Commit

Permalink
preferences: use subtitles
Browse files Browse the repository at this point in the history
  • Loading branch information
Digitalone1 committed Apr 2, 2024
1 parent 071eff9 commit 7073675
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions data/ui/preferences_general.ui
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,8 @@

<child>
<object class="AdwActionRow">
<property name="title" translatable="yes">Update Interval (Level Meters and Spectrum)</property>
<property name="title" translatable="yes">Update Interval</property>
<property name="subtitle" translatable="yes">Related to Level Meters and Spectrum</property>

<child>
<object class="GtkSpinButton" id="meters_update_interval">
Expand All @@ -140,7 +141,8 @@

<child>
<object class="AdwActionRow">
<property name="title" translatable="yes">Update Frequency (LV2 Plugins)</property>
<property name="title" translatable="yes">Update Frequency</property>
<property name="subtitle" translatable="yes">Related to LV2 Plugins</property>

<child>
<object class="GtkSpinButton" id="lv2ui_update_frequency">
Expand Down Expand Up @@ -210,4 +212,4 @@
</object>
</child>
</template>
</interface>
</interface>

0 comments on commit 7073675

Please sign in to comment.