4.0 Alpha (Build 20241)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
secret(S) = entersecretstringhere
|
||||
allowedCoding(A) = ['utf-8', 'ANSI']
|
||||
mailOutputCoding(S) = utf-8
|
||||
officeOutputCoding(S) = utf-8
|
||||
mailOutputCoding(Sc) = utf-8
|
||||
officeOutputCoding(Sc) = utf-8
|
||||
domain(S) = losobolew.pl
|
||||
quota(I) = 500
|
||||
country(S) = Rzeczypospolita Polska
|
||||
|
||||
@@ -26,6 +26,9 @@ label1Font(F) = Segoe UI;10
|
||||
label2BG(C) = #21242D
|
||||
label2TextColor(C) = #C0C0C0
|
||||
label2Font(F) = Segoe UI;9
|
||||
label3BG(C) = #21242D
|
||||
label3TextColor(C) = #C0C0C0
|
||||
label3Font(F) = Segoe UI;7
|
||||
combobox1ArrowColor(C) = #C0C0C0
|
||||
combobox1ButtonColor(C) = #333842
|
||||
combobox1BorderColor(C) = #21242D
|
||||
@@ -106,4 +109,29 @@ editingPresetButtonsPadY(I) = 6
|
||||
editingPresetSaveButtonWidth(I) = 25
|
||||
editingPresetCancelButtonWidth(I) = 25
|
||||
settingsTabIcon(P) = assets/tab-icons/settings.png
|
||||
aboutTabIcon(P) = assets/tab-icons/about.png
|
||||
settingsHorizontalSeparatorPadY(I) = 10
|
||||
settingsVerticalSeparatorPadY(I) = 10
|
||||
settingsCodeLabelWidth(I) = 35
|
||||
settingsCodeLabelAnchor(FAanchor) = w
|
||||
settingsOtherLabelWidth(I) = 35
|
||||
settingsOtherLabelAnchor(FAanchor) = w
|
||||
settingsSchoolDataLabelAnchor(FAanchor) = center
|
||||
settingsButtonsPadY(I) = 6
|
||||
settingsButtonSaveWidth(I) = 20
|
||||
settingsButtonCancelWidth(I) = 15
|
||||
settingsButtonPDUOWidth(I) = 35
|
||||
settingsButtonPDUWWidth(I) = 35
|
||||
settingsButtonZPFWidth(I) = 35
|
||||
aboutTabIcon(P) = assets/tab-icons/about.png
|
||||
ZPFWindowWidth(I) = 500
|
||||
ZPFWindowHeight(I) = 400
|
||||
ZPFWindowWidthResizable(B) = 0
|
||||
ZPFWindowHeightResizable(B) = 0
|
||||
ZPFWindowMainBG(C) = #21242D
|
||||
listbox1BG(C) = #333842
|
||||
listbox1TextColor(C) = #C0C0C0
|
||||
listbox1Relief(FArelief) = flat
|
||||
listbox1BorderWidth(I) = 0
|
||||
listbox1ActiveStyle(FAactivestyle) = none
|
||||
listbox1HighlightThickness(I) = 0
|
||||
listbox1SelectBG(C) = #4F4F4F
|
||||
Reference in New Issue
Block a user