Adding a *real* version checking system
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 16 Jun 2008 23:51:40 +0000 (19:51 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 16 Jun 2008 23:51:40 +0000 (19:51 -0400)
commit84f958c5c84bb1459cb3e5a73853017375e38cf9
treeeb4d220caccf4c7f758df5bda4fa2700fe274bf8
parent9546e67e66e245b02c63d4a378a3a0e0ac3f7d13
Adding a *real* version checking system

* English.lproj/MainMenu.xib: Adding the version update window
* Source/AppDelegate.h: Adding IBOs for the updater window and the update information string
* Source/AppDelegate.m:
(init): Run the version check method
(versionCheck:): New method
(openUpdateInformation:): New method
English.lproj/MainMenu.xib
Source/AppDelegate.h
Source/AppDelegate.m