Split XBM cursor #includes and set/free functions into "cursor.h" and
"cursor.c" source files.
This commit is contained in:
parent
aee93b1713
commit
410c156d16
5 changed files with 171 additions and 61 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue