Skip to content

Commit

Permalink
Font = Font["8"]
Browse files Browse the repository at this point in the history
  • Loading branch information
eloaders committed Jan 19, 2014
1 parent 258bd8d commit 055df46
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/i-nex/.settings
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ SearchString=True
[OpenFile]
File[1]=".src/Finfosys.form"
File[2]=".src/Global.class:199.7"
Active=3
File[3]=".src/About.form"
File[4]=".src/About.class:19.0"
File[5]=".src/battery.module:136.82"
Expand All @@ -37,7 +38,6 @@ File[10]=".src/USB_Drives.module:2.19"
File[11]=".src/Asound_Drives.module:2.19"
File[12]=".src/FReport_Gen.form"
File[13]=".src/FReport_Gen.class:42.41"
Active=14
File[14]=".src/Start_App_Args.form"
File[15]=".src/Start_App_Args.class:2.19"
File[16]=".src/ChkPrm.module:2.19"
Expand Down Expand Up @@ -87,7 +87,7 @@ File[59]=".src/FDirDialog.class:2.19"
File[60]=".src/FFileDialog.class:2.19"
File[61]=".src/FInputDate.class:2.19"
File[62]=".src/FDIMM.form"
File[63]=".src/FDIMM.class:32.7"
File[63]=".src/FDIMM.class:80.1"
Count=63

[Watches]
Expand Down
26 changes: 26 additions & 0 deletions src/i-nex/.src/Finfosys.form
Original file line number Diff line number Diff line change
Expand Up @@ -887,6 +887,7 @@
{ ComboBox6 ComboBox
Move(0,0,144,24)
#Translate = False
Font = Font["8"]
Expand = True
ReadOnly = True
}
Expand All @@ -901,6 +902,7 @@
}
{ TextBox44 TextBox
Move(132,0,144,24)
Font = Font["8"]
Expand = True
ReadOnly = True
}
Expand All @@ -910,30 +912,35 @@
{ Label73 Label
Move(0,0,140,28)
#Translate = False
Font = Font["8"]
AutoResize = True
Border = Border.Plain
}
{ Label18 Label
Move(140,0,315,28)
#Translate = False
Font = Font["8"]
Expand = True
Border = Border.Plain
}
{ Label74 Label
Move(0,28,455,28)
#Translate = False
Font = Font["8"]
Expand = True
Border = Border.Plain
}
{ Label77 Label
Move(0,56,455,28)
#Translate = False
Font = Font["8"]
Expand = True
Border = Border.Plain
}
{ Label78 Label
Move(0,84,455,28)
#Translate = False
Font = Font["8"]
Expand = True
Border = Border.Plain
}
Expand All @@ -943,6 +950,7 @@
{ TextArea18 TextArea
Move(0,18,455,91)
#Translate = False
Font = Font["8"]
Expand = True
Text = "N/A"
ReadOnly = True
Expand All @@ -951,6 +959,7 @@
{ TextArea1 TextArea
Move(0,162,455,98)
#Translate = False
Font = Font["8"]
Expand = True
ReadOnly = True
}
Expand Down Expand Up @@ -1534,6 +1543,7 @@
Text = ("Kernel")
{ Frame22 Frame
Move(0,0,469,224)
Font = Font["Bold,8"]
Text = ("Installed kernels:")
{ TextLabel25 TextLabel
Move(6,24,216,24)
Expand All @@ -1545,17 +1555,20 @@
Move(0,42,469,140)
{ ListBox1 ListBox
Move(0,0,270,96)
Font = Font["8"]
Expand = True
}
}
}
{ Frame14 Frame
Move(0,234,469,119)
Font = Font["Bold,8"]
Text = ("Kernel command line:")
{ HBox26 HBox
Move(0,21,469,77)
{ TextArea3 TextArea
Move(0,0,450,54)
Font = Font["8"]
Expand = True
ReadOnly = True
Wrap = True
Expand All @@ -1564,20 +1577,23 @@
}
{ Button6 Button
Move(186,360,96,24)
Font = Font["8"]
Text = ("Show modules")
}
Index = 7
Text = ("Memory")
Picture = Picture["AppIcons/Finfosys/utilities-system-monitor.png"]
{ TextLabel31 TextLabel
Move(7,280,126,21)
Font = Font["Bold,8"]
Text = ("Ram used:")
}
{ ProgressBar1 ProgressBar
Move(7,301,259,21)
}
{ TextLabel23 TextLabel
Move(7,329,168,21)
Font = Font["Bold,8"]
Text = ("SWAP memory used:")
}
{ ProgressBar4 ProgressBar
Expand All @@ -1587,42 +1603,49 @@
Move(273,280,189,147)
{ Label85 Label
Move(0,0,189,21)
Font = Font["Bold,8"]
Expand = True
Padding = 4
Border = Border.Plain
}
{ Label86 Label
Move(0,21,189,21)
Font = Font["Bold,8"]
Expand = True
Padding = 4
Border = Border.Plain
}
{ Label87 Label
Move(0,42,189,21)
Font = Font["Bold,8"]
Expand = True
Padding = 4
Border = Border.Plain
}
{ Label88 Label
Move(0,63,189,21)
Font = Font["Bold,8"]
Expand = True
Padding = 4
Border = Border.Plain
}
{ Label89 Label
Move(0,84,189,21)
Font = Font["Bold,8"]
Expand = True
Padding = 4
Border = Border.Plain
}
{ Label90 Label
Move(0,105,189,21)
Font = Font["Bold,8"]
Expand = True
Padding = 4
Border = Border.Plain
}
{ Label91 Label
Move(0,126,189,21)
Font = Font["Bold,8"]
Expand = True
Padding = 4
Border = Border.Plain
Expand All @@ -1634,10 +1657,12 @@
}
{ TextLabel7 TextLabel
Move(140,280,77,21)
Font = Font["Bold,8"]
Text = ("N/A")
}
{ TextLabel24 TextLabel
Move(147,329,119,21)
Font = Font["Bold,8"]
Text = ("N/A")
}
{ Separator5 Separator
Expand All @@ -1649,6 +1674,7 @@
}
{ Label176 Label
Move(7,378,266,28)
Font = Font["Bold,8"]
Text = ("Label176")
Border = Border.Plain
}
Expand Down

0 comments on commit 055df46

Please sign in to comment.