smaller sync screen

This commit is contained in:
Damien Elmes 2009-01-07 10:56:41 +09:00
parent 182610b898
commit 60a8fb94b8

View file

@ -1479,7 +1479,7 @@ day = :d""", d=yesterday)
def setSyncStatus(self, text, *args): def setSyncStatus(self, text, *args):
self.setStatus(text, *args) self.setStatus(text, *args)
self.mainWin.welcomeText.append("<font size=+6>" + text + "</font>") self.mainWin.welcomeText.append("<font size=+2>" + text + "</font>")
def syncClockOff(self, diff): def syncClockOff(self, diff):
ui.utils.showWarning( ui.utils.showWarning(