summaryrefslogtreecommitdiffstats
path: root/kicker/kicker/ui/nonKDEButtonSettings.ui
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/kicker/ui/nonKDEButtonSettings.ui')
-rw-r--r--kicker/kicker/ui/nonKDEButtonSettings.ui221
1 files changed, 221 insertions, 0 deletions
diff --git a/kicker/kicker/ui/nonKDEButtonSettings.ui b/kicker/kicker/ui/nonKDEButtonSettings.ui
new file mode 100644
index 000000000..5c44aca85
--- /dev/null
+++ b/kicker/kicker/ui/nonKDEButtonSettings.ui
@@ -0,0 +1,221 @@
+<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
+<class>NonKDEButtonSettings</class>
+<widget class="QWidget">
+ <property name="name">
+ <cstring>NonKDEButtonSettings</cstring>
+ </property>
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>436</width>
+ <height>225</height>
+ </rect>
+ </property>
+ <property name="caption">
+ <string></string>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <property name="margin">
+ <number>0</number>
+ </property>
+ <widget class="KURLRequester" row="7" column="0" rowspan="1" colspan="2">
+ <property name="name">
+ <cstring>m_exec</cstring>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>Enter the name of the executable file to be run when this button is selected. If it is not in your $PATH then you will need to provide an absolute path.</string>
+ </property>
+ </widget>
+ <widget class="QLabel" row="8" column="0" rowspan="1" colspan="2">
+ <property name="name">
+ <cstring>textLabel3</cstring>
+ </property>
+ <property name="text">
+ <string>Co&amp;mmand line arguments (optional):</string>
+ </property>
+ <property name="buddy" stdset="0">
+ <cstring>m_commandLine</cstring>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>Enter any command line options that should be passed to the command here.
+
+&lt;i&gt;Example&lt;/i&gt;: For the command `rm -rf` enter "-rf" in this text box.</string>
+ </property>
+ </widget>
+ <widget class="QCheckBox" row="10" column="0" rowspan="1" colspan="2">
+ <property name="name">
+ <cstring>m_inTerm</cstring>
+ </property>
+ <property name="text">
+ <string>Run in a &amp;terminal window</string>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>Select this option if the command is a command line application and you wish to be able to see its output when run.</string>
+ </property>
+ </widget>
+ <widget class="QLineEdit" row="9" column="0" rowspan="1" colspan="2">
+ <property name="name">
+ <cstring>m_commandLine</cstring>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>Enter any command line options that should be passed to the command here.
+
+&lt;i&gt;Example&lt;/i&gt;: For the command `rm -rf` enter "-rf" in this text box.</string>
+ </property>
+ </widget>
+ <widget class="QLabel" row="6" column="0">
+ <property name="name">
+ <cstring>textLabel2</cstring>
+ </property>
+ <property name="text">
+ <string>&amp;Executable:</string>
+ </property>
+ <property name="buddy" stdset="0">
+ <cstring>m_exec</cstring>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>Enter the name of the executable file to be run when this button is selected. If it is not in your $PATH then you will need to provide an absolute path.</string>
+ </property>
+ </widget>
+ <widget class="QLineEdit" row="1" column="1">
+ <property name="name">
+ <cstring>m_title</cstring>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy>
+ <hsizetype>7</hsizetype>
+ <vsizetype>0</vsizetype>
+ <horstretch>15</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>Enter the name you would like to appear for this button here.</string>
+ </property>
+ </widget>
+ <widget class="QLabel" row="0" column="1">
+ <property name="name">
+ <cstring>textLabel1</cstring>
+ </property>
+ <property name="text">
+ <string>&amp;Button title:</string>
+ </property>
+ <property name="buddy" stdset="0">
+ <cstring>m_title</cstring>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>Enter the name you would like to appear for this button here.</string>
+ </property>
+ </widget>
+ <spacer row="11" column="1">
+ <property name="name">
+ <cstring>spacer1</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Vertical</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>20</width>
+ <height>16</height>
+ </size>
+ </property>
+ </spacer>
+ <widget class="KIconButton" row="0" column="0" rowspan="3" colspan="1">
+ <property name="name">
+ <cstring>m_icon</cstring>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy>
+ <hsizetype>0</hsizetype>
+ <vsizetype>0</vsizetype>
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="minimumSize">
+ <size>
+ <width>58</width>
+ <height>58</height>
+ </size>
+ </property>
+ <property name="maximumSize">
+ <size>
+ <width>58</width>
+ <height>58</height>
+ </size>
+ </property>
+ <property name="text">
+ <string></string>
+ </property>
+ <property name="iconSize">
+ <number>48</number>
+ </property>
+ </widget>
+ <widget class="QLabel" row="4" column="0">
+ <property name="name">
+ <cstring>textLabel4</cstring>
+ </property>
+ <property name="text">
+ <string>&amp;Description:</string>
+ </property>
+ <property name="buddy" stdset="0">
+ <cstring>m_description</cstring>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>Enter the name you would like to appear for this button here.</string>
+ </property>
+ </widget>
+ <widget class="QLineEdit" row="5" column="0" rowspan="1" colspan="2">
+ <property name="name">
+ <cstring>m_description</cstring>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy>
+ <hsizetype>7</hsizetype>
+ <vsizetype>0</vsizetype>
+ <horstretch>15</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>Enter the name you would like to appear for this button here.</string>
+ </property>
+ </widget>
+ <spacer row="2" column="1">
+ <property name="name">
+ <cstring>spacer1</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Vertical</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Minimum</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>20</width>
+ <height>8</height>
+ </size>
+ </property>
+ </spacer>
+ </grid>
+</widget>
+<tabstops>
+ <tabstop>m_icon</tabstop>
+ <tabstop>m_title</tabstop>
+ <tabstop>m_description</tabstop>
+ <tabstop>m_exec</tabstop>
+ <tabstop>m_commandLine</tabstop>
+ <tabstop>m_inTerm</tabstop>
+</tabstops>
+<layoutdefaults spacing="6" margin="11"/>
+<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
+</UI>