Blame | Last modification | View Log | RSS feed
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Title</key>
<string>TPanel Settings</string>
<key>StringsTable</key>
<string>Root</string>
<key>PreferenceSpecifiers</key>
<array>
<dict>
<key>Type</key>
<string>PSGroupSpecifier</string>
<key>Title</key>
<string>NetLinx</string>
</dict>
<dict>
<key>Type</key>
<string>PSTextFieldSpecifier</string>
<key>Title</key>
<string>NetLinx IP</string>
<key>Key</key>
<string>netlinx_ip</string>
<key>KeyboardType</key>
<string>Alphabet</string>
<key>DefaultValue</key>
<string>0.0.0.0</string>
<key>AutocapitalizationType</key>
<string>None</string>
<key>AutocorrectionType</key>
<string>No</string>
</dict>
<dict>
<key>Type</key>
<string>PSTextFieldSpecifier</string>
<key>Title</key>
<string>Network port</string>
<key>Key</key>
<string>netlinx_port</string>
<key>KeyboardType</key>
<string>NumberPad</string>
<key>DefaultValue</key>
<string>1319</string>
</dict>
<dict>
<key>Type</key>
<string>PSTextFieldSpecifier</string>
<key>Title</key>
<string>Channel number</string>
<key>Key</key>
<string>netlinx_channel</string>
<key>DefaultValue</key>
<string>10001</string>
<key>KeyboardType</key>
<string>NumberPad</string>
</dict>
<dict>
<key>Type</key>
<string>PSTextFieldSpecifier</string>
<key>Title</key>
<string>Panel type</string>
<key>Key</key>
<string>netlinx_type</string>
<key>KeyboardType</key>
<string>Alphabet</string>
</dict>
<dict>
<key>Type</key>
<string>PSTextFieldSpecifier</string>
<key>Title</key>
<string>FTP user name</string>
<key>Key</key>
<string>netlinx_ftp_user</string>
<key>DefaultValue</key>
<string>administrator</string>
<key>IsSecure</key>
<false/>
<key>KeyboardType</key>
<string>Alphabet</string>
<key>AutocapitalizationType</key>
<string>None</string>
<key>AutocorrectionType</key>
<string>No</string>
</dict>
<dict>
<key>Type</key>
<string>PSTextFieldSpecifier</string>
<key>Title</key>
<string>FTP password</string>
<key>Key</key>
<string>netlinx_ftp_password</string>
<key>DefaultValue</key>
<string>password</string>
<key>IsSecure</key>
<true/>
<key>KeyboardType</key>
<string>Alphabet</string>
<key>AutocapitalizationType</key>
<string>None</string>
<key>AutocorrectionType</key>
<string>No</string>
</dict>
<dict>
<key>Type</key>
<string>PSTextFieldSpecifier</string>
<key>Title</key>
<string>Surface file name</string>
<key>Key</key>
<string>netlinx_surface</string>
<key>DefaultValue</key>
<string>tpanel.TP4</string>
<key>IsSecure</key>
<false/>
<key>KeyboardType</key>
<string>Alphabet</string>
<key>AutocapitalizationType</key>
<string>None</string>
<key>AutocorrectionType</key>
<string>No</string>
</dict>
<dict>
<key>Type</key>
<string>PSToggleSwitchSpecifier</string>
<key>Title</key>
<string>FTP passive mode</string>
<key>Key</key>
<string>netlinx_ftp_passive</string>
<key>DefaultValue</key>
<true/>
</dict>
<dict>
<key>Type</key>
<string>PSGroupSpecifier</string>
<key>Title</key>
<string>Other settings</string>
</dict>
<dict>
<key>Type</key>
<string>PSChildPaneSpecifier</string>
<key>Title</key>
<string>SIP</string>
<key>File</key>
<string>SIP</string>
</dict>
<dict>
<key>Type</key>
<string>PSChildPaneSpecifier</string>
<key>Title</key>
<string>View</string>
<key>File</key>
<string>View</string>
</dict>
<dict>
<key>Type</key>
<string>PSChildPaneSpecifier</string>
<key>Title</key>
<string>Sound</string>
<key>File</key>
<string>Sound</string>
</dict>
<dict>
<key>Type</key>
<string>PSChildPaneSpecifier</string>
<key>Title</key>
<string>Logging</string>
<key>File</key>
<string>Logging</string>
</dict>
<dict>
<key>Type</key>
<string>PSChildPaneSpecifier</string>
<key>Title</key>
<string>Passwords</string>
<key>File</key>
<string>Passwords</string>
</dict>
</array>
</dict>
</plist>