Merge pull request #169 from dpavlin/master

added Registering fonts dialog on startup
This commit is contained in:
{Qingping,Dave} Hou
2012-05-18 18:28:37 -07:00
2 changed files with 2 additions and 1 deletions

View File

@@ -115,6 +115,7 @@ end
function UniReader:init()
-- initialize commands
InfoMessage:show("Registering fonts...", 1)
self:addAllCommands()
end