mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-05-31 01:01:19 +00:00
* gsweb.make.in: Change 'WO' framework names to WobObjects,
WOExtensions and WOExtensionsGSW. * GSWeb.framework/GNUmakefile: Ditto. * GSWeb.framework/Makefile.postamble. Ditto. * GSWExtensions.framework/Makefile.preamble: Ditto. * GSWExtensionsGSW.framework/Makefile.preamble: Ditto. * GSWExtensionsGSW.framework/GNUmakefile: Ditto. * GSWExtensions.framework/GNUmakefile: Ditto. Move top level GSWSessionRestorationErrorPage.gswd into GSWSessionRestorationErrorPage.gswc. * GSWExtensions.framework/GSWSessionRestorationErrorPage.gswd * GSWExtensions.framework/GSWSessionRestorationErrorPage.gswc/ GSWSessionRestorationErrorPage.gswd Moved contents into component. * GSWExtensions.framework/Makefile.postamble: Install components for 'WO' names correctly. * GSWExtensionsGSW.framework/Makefile.postamble: Ditto. * GSWExtensions.framework/French.lproj/ GSWSessionCreationErrorPage.gswc/GSWSessionCreationErrorPage.gswd: Use correct #include syntax. * GSWeb.framework/GSWWOCompatibility.h: Add WOExceptionPage. * GSWeb.framework/GSWApplication.m ([GSWApplication handleException:inContext:]): Remove temporary hack to load 'GSW' exception page for 'WO' names. * GSWExtensions.framework/GSWExceptionPage.m ([GSWExceptionPage setException:]): Remove excess exception log. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18388 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
abeda75255
commit
5701ed02b6
17 changed files with 295 additions and 145 deletions
|
@ -141,6 +141,7 @@
|
|||
#define GSWDictionaryRepetition WODictionaryRepetition
|
||||
#define GSWEventDisplayPage WOEventDisplayPage
|
||||
#define GSWEventSetupPage WOEventSetupPage
|
||||
#define GSWExceptionPage WOExceptionPage
|
||||
#define GSWIFrame WOIFrame
|
||||
#define GSWKeyValueConditional WOKeyValueConditional
|
||||
#define GSWLongResponsePage WOLongResponsePage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue