Minor updates.
This commit is contained in:
parent
3f5292582c
commit
aaadc0d011
2 changed files with 8 additions and 8 deletions
|
|
@ -129,7 +129,7 @@ static NSString *getApplicationName(void)
|
|||
{
|
||||
NSString *path;
|
||||
|
||||
path = [@"~/Library/Application Support" stringByExpandingTildeInPath];
|
||||
path = [@"~/Library/Application Support/TuxPaint" stringByExpandingTildeInPath];
|
||||
[path getCString:(macosx.preferencesPath)];
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue