- add UNZ to autobuild
- remove unused data/<lang>/fonts folders - update associations and set KIV as default viewer instead of zSea as it has resize now - remove some debug info from C-- programs and make functions includable only if they are used in app git-svn-id: svn://kolibrios.org@7160 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
if(font)free(font);
|
||||
label_io.read(font_path);
|
||||
if(!EAX) {
|
||||
debugln(font_path);
|
||||
//debugln(font_path);
|
||||
label_io.run("/sys/@notify", "'Error: KFONT is not loaded.' -E");
|
||||
return false;
|
||||
}
|
||||
|
Reference in New Issue
Block a user