mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-03 17:33:41 +00:00
New: the highest first launch version is saved.
The effect is that each minor point release (3.1 -> 3.2) will cause the help to display the first time it is launched, so that the user is encouraged to find out what is new.
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
|
||||
extern NSString * const kDefaultLastEventId;
|
||||
extern NSString * const kDefaultFirstLaunch;
|
||||
extern NSString * const kDefaultFirstLaunchVersion;
|
||||
extern NSString * const kDefaultXCCAPIMode;
|
||||
extern NSString * const kDefaultXCCReactMode;
|
||||
extern NSString * const kDefaultXCCReopenLastProject;
|
||||
|
||||
Reference in New Issue
Block a user