home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 September / CHIP_CD_2004-09.iso / software / custombar / CustomBar_trial_100_setup.exe / edit_processcount.tds < prev    next >
INI File  |  2004-02-14  |  1KB  |  53 lines

  1. [INFO]
  2.  
  3. DisplayName  = "Processes"
  4. Author       = "Lizardsoft"
  5.  
  6. Description  = "Displays the total amount of processes executing on the system."
  7.  
  8. [@SETTINGS]
  9. @IncStart    = 1
  10.  
  11. @template    = EditTemplate.DisplayName
  12. @template    = EditTemplate.NewRow
  13.  
  14. [LabelBackgroundSkin]
  15.  
  16. Name          = "Gfx"
  17. DisplayName   = "Skin Part"
  18. Description   = "Skin Part"
  19. @template     = EditTemplate.LabelBackgroundSkin
  20.  
  21. @template    = EditTemplate.NewRow
  22.  
  23. [@INC]
  24. {Setting}
  25.  
  26. Name         = "Label"
  27. Type         = "String"
  28. DisplayName  = "Label"
  29. Description  = "Descriptive text on the left of the process count."
  30.  
  31. @template    = EditTemplate.NewRow
  32.  
  33. @template    = EditTemplate.Layout
  34.  
  35. @template    = EditTemplate.NewRow
  36.  
  37.  
  38.  
  39. [DEFAULTSETTINGS]
  40.  
  41. DisplayName   = "Process Count"
  42.  
  43. ' Default position
  44. XPos          = "2"
  45. YPos          = "0"
  46. Width         = "90"
  47. Height        = "16"
  48. HorzAlign     = "left"
  49. HorzAlignType = "relative"
  50. VertAlign     = "center"
  51. VertAlignType = "absolute"
  52. Gfx           = "Label.Normal"
  53. Label         = "Processes: "