Split XBM cursor #includes and set/free functions into "cursor.h" and

"cursor.c" source files.
This commit is contained in:
William Kendrick 2006-02-18 08:14:52 +00:00
parent aee93b1713
commit 410c156d16
5 changed files with 171 additions and 61 deletions

View file

@ -52,6 +52,9 @@ $Id$
* Split language-related variables, enumerations, arrays and helper
functions in to "i18n.c" and "i18n.h" source files.
* Split XBM cursor #includes and set/free functions into "cursor.h" and
"cursor.c" source files.
* Made sure GPL notice was included in all other source files.
* Added script to create "locale" during Build process in Xcode on