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.
amarok/amarok/src/scriptmanagerbase.ui

136 lines
4.5 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>ScriptManagerBase</class>
<widget class="TQWidget">
<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="TDEListView" 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="TQPushButton" row="0" column="1">
<property name="name">
<cstring>retrieveButton</cstring>
</property>
<property name="text">
<string>&amp;Get More Scripts</string>
</property>
</widget>
<widget class="TQPushButton" row="1" column="1">
<property name="name">
<cstring>installButton</cstring>
</property>
<property name="text">
<string>&amp;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="TQPushButton" row="3" column="1">
<property name="name">
<cstring>aboutButton</cstring>
</property>
<property name="text">
<string>&amp;About</string>
</property>
</widget>
<widget class="TQPushButton" row="4" column="1">
<property name="name">
<cstring>runButton</cstring>
</property>
<property name="text">
<string>&amp;Run</string>
</property>
</widget>
<widget class="TQPushButton" row="5" column="1">
<property name="name">
<cstring>stopButton</cstring>
</property>
<property name="text">
<string>&amp;Stop</string>
</property>
</widget>
<widget class="TQPushButton" row="6" column="1">
<property name="name">
<cstring>configureButton</cstring>
</property>
<property name="text">
<string>&amp;Configure</string>
</property>
</widget>
<widget class="TQPushButton" row="7" column="1">
<property name="name">
<cstring>uninstallButton</cstring>
</property>
<property name="text">
<string>&amp;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>