Warning, /games/atlantik/client/configmetaserver.ui is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" encoding="UTF-8"?> 0002 <ui version="4.0"> 0003 <class>ConfigMetaserver</class> 0004 <widget class="QWidget" name="ConfigMetaserver"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>317</width> 0010 <height>77</height> 0011 </rect> 0012 </property> 0013 <layout class="QVBoxLayout" name="verticalLayout"> 0014 <item> 0015 <widget class="QCheckBox" name="kcfg_ConnectOnStart"> 0016 <property name="whatsThis"> 0017 <string>If checked, Atlantik connects to a meta server on start-up to request a list of Internet servers.</string> 0018 </property> 0019 <property name="text"> 0020 <string>Request list of Internet servers on start-up</string> 0021 </property> 0022 </widget> 0023 </item> 0024 <item> 0025 <widget class="QCheckBox" name="kcfg_HideDevelopmentServers"> 0026 <property name="whatsThis"> 0027 <string>Some of the Internet servers might be running development versions of the server software. 0028 If checked, Atlantik will not display these servers.</string> 0029 </property> 0030 <property name="text"> 0031 <string>Hide development servers</string> 0032 </property> 0033 </widget> 0034 </item> 0035 <item> 0036 <spacer name="verticalSpacer"> 0037 <property name="orientation"> 0038 <enum>Qt::Vertical</enum> 0039 </property> 0040 <property name="sizeHint" stdset="0"> 0041 <size> 0042 <width>20</width> 0043 <height>5</height> 0044 </size> 0045 </property> 0046 </spacer> 0047 </item> 0048 </layout> 0049 </widget> 0050 <resources/> 0051 <connections/> 0052 </ui>