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
eac908aa24
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
Update to remove the current (Gnometer, Enigma, Arcs) skins and themes from the build, add the new Illustro starter skin(s) by poiru, and update the build and install process for 1.4. This is a first pass for testing, and should not be used for a public beta yet.
2010-10-27 00:11:48 +00:00
const
int
revision_number
=
567
;
- 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