This website requires JavaScript.
Explore
Help
Sign In
chibicitiberiu
/
rainmeter-studio
Watch
1
Star
0
Fork
0
You've already forked rainmeter-studio
mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced
2024-02-24 04:33:31 +00:00
Code
Issues
Releases
Wiki
Activity
dbdebfd1f1
rainmeter-studio
/
revision-number.h
3 lines
80 B
C
Raw
Normal View
History
Unescape
Escape
Skins are now read from the My Documents by default. Added the revision number to the about dialog (use UpdateRevision.py to update it). Added a check to the startup which verifies that the rainmeter.ini is writable. The skin folder can be opened from the context menu.
2009-07-24 07:56:37 +00:00
#
pragma once
Win7AudioPlugin updated to version 1.6 - New bangs Mute/Unmute - Volume shows -1 when muted
2010-08-22 19:05:33 +00:00
const
int
revision_number
=
515
;
- Some changes for online manual. - About dialog now indicates "Beta" or not beta on version information.
2010-08-05 17:48:52 +00:00
const
bool
revision_beta
=
true
;
Reference in New Issue
Copy Permalink