From: Stefan Csomor Date: Thu, 29 Apr 2004 12:35:08 +0000 (+0000) Subject: obsolete X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/e26cace2bcd22a0e3b2fb5cb1eec49c583a4f844 obsolete git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27005 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/mac/carbon/apprsrc.r b/src/mac/carbon/apprsrc.r index 020b34f73a..4113a172a0 100644 --- a/src/mac/carbon/apprsrc.r +++ b/src/mac/carbon/apprsrc.r @@ -1,32 +1 @@ -#ifdef __UNIX__ -# include -#else -# include -#endif -#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 8.6" , - "About this wxWindows Application" , - "This application needs Appearance extension (built in with System 8) - this restriction will be relieved in the final release" - } -} ; - -resource 'MENU' (1, preload) -{ - 1, textMenuProc, 0b11111111111111111111111111111110 , enabled, apple , - { - "AboutÉ" , noicon, nokey,nomark,plain , - "-" , noicon, nokey,nomark,plain - } -} ; - -resource 'MBAR' (1,preload) -{ - { 1 } ; -} ; +/* not needed anymore */