You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
136 lines
4.4 KiB
136 lines
4.4 KiB
14 years ago
|
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
|
||
|
<class>ScriptManagerBase</class>
|
||
|
<widget class="QWidget">
|
||
|
<property name="name">
|
||
|
<cstring>ScriptManagerBase</cstring>
|
||
|
</property>
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<width>367</width>
|
||
|
<height>237</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="caption">
|
||
|
<string>DirectoryListBase</string>
|
||
|
</property>
|
||
|
<grid>
|
||
|
<property name="name">
|
||
|
<cstring>unnamed</cstring>
|
||
|
</property>
|
||
|
<widget class="KListView" row="0" column="0" rowspan="9" colspan="1">
|
||
|
<column>
|
||
|
<property name="text">
|
||
|
<string>Scripts</string>
|
||
|
</property>
|
||
|
<property name="clickable">
|
||
|
<bool>true</bool>
|
||
|
</property>
|
||
|
<property name="resizable">
|
||
|
<bool>true</bool>
|
||
|
</property>
|
||
|
</column>
|
||
|
<property name="name">
|
||
|
<cstring>listView</cstring>
|
||
|
</property>
|
||
|
<property name="toolTip" stdset="0">
|
||
|
<string>These scripts are currently known to Amarok.</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<spacer row="8" column="1">
|
||
|
<property name="name">
|
||
|
<cstring>spacer2</cstring>
|
||
|
</property>
|
||
|
<property name="orientation">
|
||
|
<enum>Vertical</enum>
|
||
|
</property>
|
||
|
<property name="sizeType">
|
||
|
<enum>Expanding</enum>
|
||
|
</property>
|
||
|
<property name="sizeHint">
|
||
|
<size>
|
||
|
<width>20</width>
|
||
|
<height>30</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
</spacer>
|
||
|
<widget class="QPushButton" row="0" column="1">
|
||
|
<property name="name">
|
||
|
<cstring>retrieveButton</cstring>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>&Get More Scripts</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" row="1" column="1">
|
||
|
<property name="name">
|
||
|
<cstring>installButton</cstring>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>&Install Script</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="Line" row="2" column="1">
|
||
|
<property name="name">
|
||
|
<cstring>line2_2</cstring>
|
||
|
</property>
|
||
|
<property name="frameShape">
|
||
|
<enum>HLine</enum>
|
||
|
</property>
|
||
|
<property name="frameShadow">
|
||
|
<enum>Sunken</enum>
|
||
|
</property>
|
||
|
<property name="orientation">
|
||
|
<enum>Horizontal</enum>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" row="3" column="1">
|
||
|
<property name="name">
|
||
|
<cstring>aboutButton</cstring>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>&About</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" row="4" column="1">
|
||
|
<property name="name">
|
||
|
<cstring>runButton</cstring>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>&Run</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" row="5" column="1">
|
||
|
<property name="name">
|
||
|
<cstring>stopButton</cstring>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>&Stop</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" row="6" column="1">
|
||
|
<property name="name">
|
||
|
<cstring>configureButton</cstring>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>&Configure</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" row="7" column="1">
|
||
|
<property name="name">
|
||
|
<cstring>uninstallButton</cstring>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>&Uninstall</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</grid>
|
||
|
</widget>
|
||
|
<includes>
|
||
|
<include location="global" impldecl="in implementation">kdialog.h</include>
|
||
|
</includes>
|
||
|
<layoutdefaults spacing="6" margin="0"/>
|
||
|
<layoutfunctions spacing="KDialog::spacingHint"/>
|
||
|
</UI>
|