X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a62489828e83c6196b7f6d4e95d74621d9a7e151..8aaef28406647d6aa706c34f57dd151f00b18e5b:/src/mac/apprsrc.r?ds=sidebyside diff --git a/src/mac/apprsrc.r b/src/mac/apprsrc.r index c336ed3626..408a135a9f 100644 --- a/src/mac/apprsrc.r +++ b/src/mac/apprsrc.r @@ -1,4 +1,16 @@ #include +#include "apprsrc.h" + +resource 'STR#' ( 128 , "Simple Alert Messages" ) +{ + { + "This application needs at least a MacPlus" , + "This application needs more memory" , + "This application is out of memory" , + "This application needs at least System 7" , + "This application needs Appearance extension (built in with System 8) - this restriction will be relieved in the final release" + } +} ; data 'alis' (128, "Libs alias") { $"0000 0000 00CE 0002 0001 0A58 5858 5858" @@ -612,4 +624,3 @@ resource 'MENU' (1, preload) resource 'MBAR' (1,preload) { { 1 } ; -} ; \ No newline at end of file