You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RnQ/RnQ/Prefs/other_fr.dfm

312 lines
8.2 KiB
Plaintext

object otherFr: TotherFr
Left = 319
Top = 215
VertScrollBar.Tracking = True
ClientHeight = 400
ClientWidth = 433
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = True
OnResize = FrameResize
PixelsPerInch = 96
TextHeight = 13
object plBg: TPanel
Left = 0
Top = 0
Width = 433
Height = 400
Align = alClient
BevelOuter = bvNone
BorderWidth = 6
TabOrder = 0
ExplicitWidth = 420
object PageCtrl: TPageControl
Left = 6
Top = 6
Width = 421
Height = 388
ActivePage = TabSheet1
Align = alClient
TabOrder = 0
object TabSheet1: TTabSheet
Caption = 'Common'
DesignSize = (
413
360)
object Label1: TLabel
Left = 273
Top = 212
Width = 39
Height = 13
Caption = 'seconds'
end
object Label2: TLabel
Left = 6
Top = 6
Width = 146
Height = 21
AutoSize = False
BiDiMode = bdLeftToRight
Caption = 'Mouse wheel speed:'
ParentBiDiMode = False
Layout = tlCenter
end
object Label8: TLabel
Left = 217
Top = 6
Width = 118
Height = 21
AutoSize = False
Caption = 'lines at time'
Layout = tlCenter
end
object PathInfoBtn: TRnQSpeedButton
Left = 351
Top = 333
Width = 23
Height = 22
Hint = 'About path'
Flat = True
ImageName = 'help'
OnClick = PathInfoBtnClick
end
object ChkPathBtn: TRnQSpeedButton
Left = 378
Top = 333
Width = 23
Height = 22
Hint = 'Check path'
Flat = True
ImageName = 'apply'
OnClick = ChkPathBtnClick
end
object quitChk: TCheckBox
Left = 6
Top = 55
Width = 329
Height = 17
HelpKeyword = 'quit-confirmation'
Caption = 'Exit confirmation'
TabOrder = 2
end
object minimizeroasterChk: TCheckBox
Left = 6
Top = 34
Width = 329
Height = 17
HelpKeyword = 'minimize-roaster'
Caption = 'Minimize before hiding contact list'
TabOrder = 1
end
object inactivehideSpin: TRnQSpinEdit
Left = 203
Top = 209
Width = 66
Height = 22
HelpKeyword = 'inactive-hide-time'
Decimal = 0
MaxLength = 3
MaxValue = 36000.000000000000000000
TabOrder = 7
Value = 36000.000000000000000000
AsInteger = 36000
end
object inactivehideChk: TCheckBox
Left = 6
Top = 211
Width = 185
Height = 17
HelpKeyword = 'inactive-hide'
Caption = 'Auto-hide contact list on inactivity'
TabOrder = 6
OnClick = inactivehideChkClick
end
object fixwindowsChk: TCheckBox
Left = 6
Top = 171
Width = 329
Height = 17
HelpKeyword = 'fix-windows-position'
Caption = 'Adjust windows position'
TabOrder = 4
end
object wheel: TRnQSpinEdit
Left = 158
Top = 6
Width = 55
Height = 22
AutoSize = False
Decimal = 0
MaxLength = 2
MaxValue = 30.000000000000000000
TabOrder = 0
end
object oncomingDlgChk: TCheckBox
Left = 6
Top = 191
Width = 329
Height = 17
HelpKeyword = 'show-oncoming-dialog'
Caption = 'Show dialog box when I click on incoming contact'
TabOrder = 5
end
object switchklChk: TCheckBox
Left = 6
Top = 76
Width = 329
Height = 17
HelpKeyword = 'auto-switch-keyboard-layout'
Caption = 'Auto switch keyboard layout'
TabOrder = 3
end
object GroupBox1: TGroupBox
Left = 6
Top = 237
Width = 398
Height = 68
Anchors = [akLeft, akTop, akRight]
Caption = 'Web browser'
TabOrder = 8
object fnBoxButton: TRnQSpeedButton
Left = 311
Top = 17
Width = 23
Height = 21
Flat = True
ImageName = 'open'
OnClick = fnBoxButtonClick
end
object defaultbrowserChk: TRadioButton
Left = 6
Top = 44
Width = 113
Height = 17
HelpKeyword = 'use-default-browser'
Caption = 'Default'
TabOrder = 0
OnClick = custombrowserChkClick
end
object custombrowserChk: TRadioButton
Left = 6
Top = 19
Width = 17
Height = 17
TabOrder = 1
OnClick = custombrowserChkClick
end
object fnBox: TEdit
Left = 24
Top = 17
Width = 286
Height = 21
HelpKeyword = 'browser-command-line'
TabOrder = 2
end
end
object NILdoGrp: TRadioGroup
Left = 6
Top = 102
Width = 350
Height = 60
Caption = 'Do with not-in-list on exit'
Columns = 2
Items.Strings = (
'save all'
'clear all'
'ask')
TabOrder = 9
end
object RcvPathEdit: TLabeledEdit
Left = 6
Top = 333
Width = 339
Height = 21
HelpKeyword = 'files-recv-path'
EditLabel.Width = 93
EditLabel.Height = 13
EditLabel.Caption = 'Receiving files path'
TabOrder = 10
end
end
object TabSheet2: TTabSheet
Caption = 'File transfer'
ImageIndex = 1
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
DesignSize = (
413
360)
object Label3: TLabel
Left = 6
Top = 6
Width = 387
Height = 21
AutoSize = False
BiDiMode = bdLeftToRight
Caption = 'Upload files to seleted server:'
ParentBiDiMode = False
Layout = tlCenter
end
object Label4: TLabel
Left = 6
Top = 64
Width = 146
Height = 13
Caption = 'Current max file size is 100 MB'
end
object keepTime: TLabel
Left = 167
Top = 36
Width = 3
Height = 13
BiDiMode = bdLeftToRight
ParentBiDiMode = False
Layout = tlCenter
end
object warn: TLabel
Left = 6
Top = 86
Width = 379
Height = 43
AutoSize = False
Caption =
'Warning! Files uploaded to rghost.net are publicly available eve' +
'n if you don'#39't share their links. Private uploads are not yet su' +
'pported.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
Visible = False
WordWrap = True
end
object uploadServer: TComboBox
Left = 6
Top = 33
Width = 148
Height = 21
Style = csDropDownList
Anchors = [akLeft, akTop, akRight]
DropDownCount = 12
ItemIndex = 0
TabOrder = 0
Text = 'RGhost.net'
OnChange = uploadServerChange
Items.Strings = (
'RGhost.net'
'code.HighSpec.ru'
'RnQ.ru')
end
end
end
end
end