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-Mini.ini next >
Encoding:
INI File  |  2009-10-18  |  1.4 KB  |  55 lines

  1. ;------------------------------------------------------------------------------------------------
  2. ; ENIGMA WEEK (M)
  3. ; Class: Mini
  4.  
  5. [Rainmeter]
  6. Author=Kaelri.LCD@gmail.com
  7. AppVersion=1001000
  8. Update=60000
  9. MiddleMouseDownAction=!RainmeterActivateConfig #CURRENTCONFIG# Week.ini
  10.  
  11. [Metadata]
  12. Name=Enigma Week | Mini
  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. Variant=1
  20.  
  21. [Variables]
  22. @include=#SKINSPATH#Enigma\Resources\Variables\DefaultVariables.inc
  23.  
  24. ;------------------------------------------------------------------------------------------------
  25. ; MEASURES
  26.  
  27. [MeasureWeek]
  28. Measure=Time
  29. Format="%a"
  30.  
  31. [MeasureDate]
  32. Measure=Time
  33. Format="%#d"
  34.  
  35. ;------------------------------------------------------------------------------------------------
  36. ; STYLES
  37.  
  38. @include2=#SKINSPATH#Enigma\Resources\Styles\StyleTaskbar-Mini.inc
  39.  
  40. ;------------------------------------------------------------------------------------------------
  41. ; METERS
  42.  
  43. [Background]
  44. Meter=Image
  45. MeterStyle=StyleBackground
  46.  
  47. [Week]
  48. Meter=STRING
  49. MeterStyle=StyleText
  50. MeasureName=MeasureWeek
  51.  
  52. [Date]
  53. Meter=STRING
  54. MeterStyle=StyleLabel
  55. MeasureName=MeasureDate