Index: ARCHITECTURE ================================================================== --- ARCHITECTURE +++ ARCHITECTURE @@ -67,10 +67,11 @@ picedit.c: The picture editor. picture.c: Contains initialization of graphics, and everything to draw graphics on the screen, including icons and text. It also contains the code for loading icons, for displaying popup messages, and scrollbars. +Loading fonts for code pages are also included in this file. quarks/quarks.h/quarks.js: The "quarks" file contains names of predefined quarks for use with the resource manager. The quarks.js program converts quarks into quarks.h. Index: config.doc ================================================================== --- config.doc +++ config.doc @@ -122,11 +122,13 @@ .sqlExtensions Names of SQLite extensions with spaces in between. .sqlFile Name of the user cache database. If not set, then it will use the file - called .heromeshsession in the home directory. + name of the configuration file replacing "rc" at the end with "session"; + usually this is the file called .heromeshsession in the home directory, + but with some configurations (e.g. portable mode) it might not be. .sqlInit SQL codes to execute when Free Hero Mesh starts. .sqlMemStatus