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
abeef03b45
rainmeter-studio
/
revision-number.h
2 lines
46 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
The window deletion is now delayed when !RainmeterDeactivateConfig is used. This fixes the problem: Issue 116: Crash when skin tries to deactivate self by measure action.
2009-10-17 06:43:18 +00:00
const
int
revision_number
=
256
;
Reference in New Issue
Copy Permalink