aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/trackchange/settingsdialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/trackchange/settingsdialog.ui')
-rw-r--r--src/plugins/General/trackchange/settingsdialog.ui70
1 files changed, 45 insertions, 25 deletions
diff --git a/src/plugins/General/trackchange/settingsdialog.ui b/src/plugins/General/trackchange/settingsdialog.ui
index 6835ed3bf..68b6120eb 100644
--- a/src/plugins/General/trackchange/settingsdialog.ui
+++ b/src/plugins/General/trackchange/settingsdialog.ui
@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>441</width>
- <height>249</height>
+ <width>484</width>
+ <height>382</height>
</rect>
</property>
<property name="windowTitle">
@@ -23,6 +23,13 @@
<property name="bottomMargin">
<number>6</number>
</property>
+ <item row="0" column="0">
+ <widget class="QLabel" name="label">
+ <property name="text">
+ <string>Command to run when Qmmp starts new track</string>
+ </property>
+ </widget>
+ </item>
<item row="1" column="0">
<widget class="QLineEdit" name="newTrackLineEdit"/>
</item>
@@ -33,6 +40,13 @@
</property>
</widget>
</item>
+ <item row="2" column="0">
+ <widget class="QLabel" name="label_2">
+ <property name="text">
+ <string>Command to run toward to end of a track</string>
+ </property>
+ </widget>
+ </item>
<item row="3" column="0">
<widget class="QLineEdit" name="endOfTrackLineEdit"/>
</item>
@@ -43,6 +57,13 @@
</property>
</widget>
</item>
+ <item row="4" column="0" colspan="2">
+ <widget class="QLabel" name="label_3">
+ <property name="text">
+ <string>Command to run when Qmmp reaches the end of the playlist</string>
+ </property>
+ </widget>
+ </item>
<item row="5" column="0">
<widget class="QLineEdit" name="endOfPlayListLineEdit"/>
</item>
@@ -53,6 +74,13 @@
</property>
</widget>
</item>
+ <item row="6" column="0" colspan="2">
+ <widget class="QLabel" name="label_4">
+ <property name="text">
+ <string>Command to run when title changes (i.e. network streams title)</string>
+ </property>
+ </widget>
+ </item>
<item row="7" column="0">
<widget class="QLineEdit" name="titleChangeLineEdit"/>
</item>
@@ -63,40 +91,32 @@
</property>
</widget>
</item>
- <item row="8" column="0" colspan="2">
- <widget class="QDialogButtonBox" name="buttonBox">
- <property name="standardButtons">
- <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
- </property>
- </widget>
- </item>
- <item row="0" column="0" colspan="2">
- <widget class="QLabel" name="label">
+ <item row="8" column="0">
+ <widget class="QLabel" name="label_5">
<property name="text">
- <string>Command to run when Qmmp starts new track</string>
+ <string>Command to run on application startup:</string>
</property>
</widget>
</item>
- <item row="2" column="0" colspan="2">
- <widget class="QLabel" name="label_2">
+ <item row="10" column="0">
+ <widget class="QLabel" name="label_6">
<property name="text">
- <string>Command to run toward to end of a track</string>
+ <string>Command to run on application exit:</string>
</property>
</widget>
</item>
- <item row="4" column="0" colspan="2">
- <widget class="QLabel" name="label_3">
- <property name="text">
- <string>Command to run when Qmmp reaches the end of the playlist</string>
+ <item row="12" column="0" colspan="2">
+ <widget class="QDialogButtonBox" name="buttonBox">
+ <property name="standardButtons">
+ <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
</property>
</widget>
</item>
- <item row="6" column="0" colspan="2">
- <widget class="QLabel" name="label_4">
- <property name="text">
- <string>Command to run when title changes (i.e. network streams title)</string>
- </property>
- </widget>
+ <item row="9" column="0" colspan="2">
+ <widget class="QLineEdit" name="appStartupLineEdit"/>
+ </item>
+ <item row="11" column="0" colspan="2">
+ <widget class="QLineEdit" name="appExitLineEdit"/>
</item>
</layout>
</widget>