home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 2010 Software/Programs / PCGuia_programas.iso / Software / Utils / Rainmeter / Installer / Rainmeter-1.1-32bit.exe / Skins / Enigma / Taskbar / Clock-Week / Week.ini < prev   
Encoding:
INI File  |  2009-10-18  |  1.3 KB  |  54 lines

  1. ;------------------------------------------------------------------------------------------------
  2. ; ENIGMA WEEK
  3. ; Class: Normal
  4.  
  5. [Rainmeter]
  6. Author=Kaelri.LCD@gmail.com
  7. AppVersion=1001000
  8. Update=60000
  9. MiddleMouseDownAction=!RainmeterActivateConfig #CURRENTCONFIG# Week-Mini.ini
  10.  
  11. [Metadata]
  12. Name=Enigma Week
  13. Config=Enigma | Taskbar | Clock-Week
  14. Description=This skin shows the current day of the week, with the date in the label.
  15. Version=2.6
  16. Tags=Taskbar | Time
  17. License=Creative Commons Attribution-Non-Commercial-Share Alike 3.0
  18. Preview=#SKINSPATH#Enigma\Resources\Images\Preview.png
  19.  
  20. [Variables]
  21. @include=#SKINSPATH#Enigma\Resources\Variables\DefaultVariables.inc
  22.  
  23. ;------------------------------------------------------------------------------------------------
  24. ; MEASURES
  25.  
  26. [MeasureWeek]
  27. Measure=Time
  28. Format="%a"
  29.  
  30. [MeasureDate]
  31. Measure=Time
  32. Format="%#d"
  33.  
  34. ;------------------------------------------------------------------------------------------------
  35. ; STYLES
  36.  
  37. @include2=#SKINSPATH#Enigma\Resources\Styles\StyleTaskbar.inc
  38.  
  39. ;------------------------------------------------------------------------------------------------
  40. ; METERS
  41.  
  42. [Background]
  43. Meter=Image
  44. MeterStyle=MeterBackground
  45.  
  46. [Week]
  47. Meter=STRING
  48. MeterStyle=StyleText
  49. MeasureName=MeasureWeek
  50.  
  51. [Date]
  52. Meter=STRING
  53. MeterStyle=StyleLabel
  54. MeasureName=MeasureDate