Display the warning message before running trunk version
This commit is contained in:
parent
9dc976f28d
commit
8752d173af
@ -256,6 +256,7 @@ class Gramps(object):
|
|||||||
from .dialog import WarningDialog
|
from .dialog import WarningDialog
|
||||||
import gettext
|
import gettext
|
||||||
|
|
||||||
|
_display_welcome_message()
|
||||||
register_stock_icons()
|
register_stock_icons()
|
||||||
|
|
||||||
if lin() and glocale.lang != 'C' and not gettext.find(GTK_GETTEXT_DOMAIN):
|
if lin() and glocale.lang != 'C' and not gettext.find(GTK_GETTEXT_DOMAIN):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user