Advertisement
Guest User

Untitled

a guest
Dec 23rd, 2014
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. ;;MEASURES
  2.  
  3. [measureConnectionType]
  4. Measure=Plugin
  5. Plugin=SysInfo
  6. SysInfoType=INTERNET_CONNECTIVITY
  7.  
  8. ;; METERS
  9.  
  10. [meterConnectionType]
  11. Meter=STRING
  12. MeterStyle=styleLeftText
  13. X=10
  14. Y=60
  15. W=190
  16. H=14
  17. Text="Connection Type"
  18.  
  19. [meterConnectionValue]
  20. Meter=STRING
  21. MeterStyle=styleRightText
  22. MeasureName=measureConnectionType
  23. X=200
  24. Y=0r
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement