Display the warning message before running trunk version

This commit is contained in:
Jérôme Rapinat 2014-02-11 10:31:10 +01:00
parent 9dc976f28d
commit 8752d173af

View File

@ -256,6 +256,7 @@ class Gramps(object):
from .dialog import WarningDialog
import gettext
_display_welcome_message()
register_stock_icons()
if lin() and glocale.lang != 'C' and not gettext.find(GTK_GETTEXT_DOMAIN):