Mac OS X updates: Force Fontconfig to build font cache prior to splashscreen. Remove requirement for an administrator password/account by referencing fonts.conf file from application bundle rather than copying the file to '/Library/Application Support/TuxPaint'
This commit is contained in:
parent
c546a9756e
commit
fb351db5f5
4 changed files with 33 additions and 28 deletions
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
@interface SDLMain : NSObject
|
||||
{
|
||||
IBOutlet NSPanel *messagePanel;
|
||||
IBOutlet NSWindow *messagePanel;
|
||||
IBOutlet NSTextField *messageText;
|
||||
IBOutlet NSTextField *messageStatus;
|
||||
IBOutlet NSProgressIndicator *messageProgress;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue