mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-17 03:45:56 +01:00
Merge pull request #4497 from gavinhoward/playlist_save
Playlist Save UI Fixes
This commit is contained in:
commit
13cda62c5c
@ -7,7 +7,7 @@
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>516</width>
|
||||
<height>728</height>
|
||||
<height>753</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
@ -238,7 +238,7 @@
|
||||
<item>
|
||||
<widget class="QGroupBox" name="groupBox_9">
|
||||
<property name="title">
|
||||
<string>Playlist file paths should be</string>
|
||||
<string>When saving a playlist, file paths should be</string>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_2">
|
||||
<item>
|
||||
@ -284,14 +284,14 @@
|
||||
<item>
|
||||
<widget class="QCheckBox" name="b_quickchange_menu">
|
||||
<property name="text">
|
||||
<string>Show Quick Change Menu</string>
|
||||
<string>Show quick change menu</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="b_write_metadata">
|
||||
<property name="text">
|
||||
<string>Write Metadata</string>
|
||||
<string>Write metadata</string>
|
||||
</property>
|
||||
<property name="checked">
|
||||
<bool>true</bool>
|
||||
|
Loading…
Reference in New Issue
Block a user