* Update copyright year on splash screen
* Set DPaint skin as default git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1395 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -828,7 +828,7 @@ int Load_INI(T_Config * conf)
|
||||
conf->Skin_file = strdup(value_label);
|
||||
}
|
||||
else
|
||||
conf->Skin_file = strdup("skin_modern.png");
|
||||
conf->Skin_file = strdup("skin_DPaint.png");
|
||||
|
||||
// Optional, name of font file. (>2.0)
|
||||
if(!Load_INI_get_string(file,buffer,"Font_file",value_label,1))
|
||||
|
||||
Reference in New Issue
Block a user