summaryrefslogtreecommitdiffstats
path: root/knetworkmanager-0.8/src/connection_setting_ppp.ui
diff options
context:
space:
mode:
Diffstat (limited to 'knetworkmanager-0.8/src/connection_setting_ppp.ui')
-rw-r--r--knetworkmanager-0.8/src/connection_setting_ppp.ui320
1 files changed, 320 insertions, 0 deletions
diff --git a/knetworkmanager-0.8/src/connection_setting_ppp.ui b/knetworkmanager-0.8/src/connection_setting_ppp.ui
new file mode 100644
index 0000000..0b47e61
--- /dev/null
+++ b/knetworkmanager-0.8/src/connection_setting_ppp.ui
@@ -0,0 +1,320 @@
+<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
+<class>ConnectionSettingPppWidget</class>
+<widget class="TQWidget">
+ <property name="name">
+ <cstring>ConnectionSettingPppWidget</cstring>
+ </property>
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>472</width>
+ <height>284</height>
+ </rect>
+ </property>
+ <property name="caption">
+ <string>Form2</string>
+ </property>
+ <vbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <property name="margin">
+ <number>0</number>
+ </property>
+ <widget class="TQLayoutWidget">
+ <property name="name">
+ <cstring>tqlayout9</cstring>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="TQCheckBox" row="3" column="1">
+ <property name="name">
+ <cstring>mRequireMppe128</cstring>
+ </property>
+ <property name="text">
+ <string>Require MPPE128</string>
+ </property>
+ </widget>
+ <spacer row="5" column="2" rowspan="2" colspan="1">
+ <property name="name">
+ <cstring>spacer6</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Vertical</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="tqsizeHint">
+ <size>
+ <width>20</width>
+ <height>50</height>
+ </size>
+ </property>
+ </spacer>
+ <widget class="TQLayoutWidget" row="4" column="2">
+ <property name="name">
+ <cstring>tqlayout11</cstring>
+ </property>
+ <hbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="TQSpinBox">
+ <property name="name">
+ <cstring>mLcpEchoInterval</cstring>
+ </property>
+ </widget>
+ <widget class="TQLabel">
+ <property name="name">
+ <cstring>textLabel11</cstring>
+ </property>
+ <property name="text">
+ <string>LCP Echo Interval</string>
+ </property>
+ </widget>
+ </hbox>
+ </widget>
+ <widget class="TQLayoutWidget" row="3" column="2">
+ <property name="name">
+ <cstring>tqlayout12</cstring>
+ </property>
+ <hbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="TQSpinBox">
+ <property name="name">
+ <cstring>mLcpEchoFailure</cstring>
+ </property>
+ </widget>
+ <widget class="TQLabel">
+ <property name="name">
+ <cstring>textLabel10</cstring>
+ </property>
+ <property name="text">
+ <string>LCP Echo Failure</string>
+ </property>
+ </widget>
+ </hbox>
+ </widget>
+ <widget class="TQLayoutWidget" row="0" column="2">
+ <property name="name">
+ <cstring>tqlayout15</cstring>
+ </property>
+ <hbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="TQSpinBox">
+ <property name="name">
+ <cstring>mBaudRate</cstring>
+ </property>
+ </widget>
+ <widget class="TQLabel">
+ <property name="name">
+ <cstring>textLabel7</cstring>
+ </property>
+ <property name="text">
+ <string>Baud rate</string>
+ </property>
+ </widget>
+ </hbox>
+ </widget>
+ <widget class="TQLayoutWidget" row="2" column="2">
+ <property name="name">
+ <cstring>tqlayout13</cstring>
+ </property>
+ <hbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="TQSpinBox">
+ <property name="name">
+ <cstring>mMtu</cstring>
+ </property>
+ </widget>
+ <widget class="TQLabel">
+ <property name="name">
+ <cstring>textLabel9</cstring>
+ </property>
+ <property name="text">
+ <string>MTU</string>
+ </property>
+ </widget>
+ </hbox>
+ </widget>
+ <widget class="TQCheckBox" row="2" column="0">
+ <property name="name">
+ <cstring>mRefusePap</cstring>
+ </property>
+ <property name="text">
+ <string>Refuse PAP</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="0" column="0">
+ <property name="name">
+ <cstring>mNoAuth</cstring>
+ </property>
+ <property name="text">
+ <string>No Authorization</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="1" column="1">
+ <property name="name">
+ <cstring>mNoVjComp</cstring>
+ </property>
+ <property name="text">
+ <string>No VJ Compression</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="4" column="0">
+ <property name="name">
+ <cstring>mRefuseMschap</cstring>
+ </property>
+ <property name="text">
+ <string>Refuse MSCHAP</string>
+ </property>
+ </widget>
+ <widget class="TQLayoutWidget" row="1" column="2">
+ <property name="name">
+ <cstring>tqlayout14</cstring>
+ </property>
+ <hbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="TQSpinBox">
+ <property name="name">
+ <cstring>mMru</cstring>
+ </property>
+ </widget>
+ <widget class="TQLabel">
+ <property name="name">
+ <cstring>textLabel8</cstring>
+ </property>
+ <property name="text">
+ <string>MRU</string>
+ </property>
+ </widget>
+ </hbox>
+ </widget>
+ <widget class="TQCheckBox" row="2" column="1">
+ <property name="name">
+ <cstring>mRequireMppe</cstring>
+ </property>
+ <property name="text">
+ <string>Require MPPE</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="5" column="1">
+ <property name="name">
+ <cstring>mRequireMppc</cstring>
+ </property>
+ <property name="text">
+ <string>Require MPPC</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="5" column="0">
+ <property name="name">
+ <cstring>mRefuseMschapV2</cstring>
+ </property>
+ <property name="text">
+ <string>Refuse MSCHAPv2</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="6" column="0">
+ <property name="name">
+ <cstring>mNoBsd</cstring>
+ </property>
+ <property name="text">
+ <string>No BSD</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="4" column="1">
+ <property name="name">
+ <cstring>mStatefulMppe</cstring>
+ </property>
+ <property name="text">
+ <string>Stateful MPPE</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="6" column="1">
+ <property name="name">
+ <cstring>mCrtscts</cstring>
+ </property>
+ <property name="text">
+ <string>CRTSCTS</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="0" column="1">
+ <property name="name">
+ <cstring>mNoDeflate</cstring>
+ </property>
+ <property name="text">
+ <string>No Deflate</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="3" column="0">
+ <property name="name">
+ <cstring>mRefuseChap</cstring>
+ </property>
+ <property name="text">
+ <string>Refuse CHAP</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="1" column="0">
+ <property name="name">
+ <cstring>mRefuseEap</cstring>
+ </property>
+ <property name="text">
+ <string>Refuse EAP</string>
+ </property>
+ </widget>
+ </grid>
+ </widget>
+ <spacer>
+ <property name="name">
+ <cstring>spacer2</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Vertical</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="tqsizeHint">
+ <size>
+ <width>20</width>
+ <height>41</height>
+ </size>
+ </property>
+ </spacer>
+ </vbox>
+</widget>
+<tabstops>
+ <tabstop>mNoAuth</tabstop>
+ <tabstop>mRefuseEap</tabstop>
+ <tabstop>mRefusePap</tabstop>
+ <tabstop>mRefuseChap</tabstop>
+ <tabstop>mRefuseMschap</tabstop>
+ <tabstop>mRefuseMschapV2</tabstop>
+ <tabstop>mNoBsd</tabstop>
+ <tabstop>mNoDeflate</tabstop>
+ <tabstop>mNoVjComp</tabstop>
+ <tabstop>mRequireMppe</tabstop>
+ <tabstop>mRequireMppe128</tabstop>
+ <tabstop>mStatefulMppe</tabstop>
+ <tabstop>mRequireMppc</tabstop>
+ <tabstop>mCrtscts</tabstop>
+ <tabstop>mBaudRate</tabstop>
+ <tabstop>mMru</tabstop>
+ <tabstop>mMtu</tabstop>
+ <tabstop>mLcpEchoFailure</tabstop>
+ <tabstop>mLcpEchoInterval</tabstop>
+</tabstops>
+<layoutdefaults spacing="6" margin="11"/>
+</UI>