Do not need to warn user anymore about UNSTABLE code (trunk)
This commit is contained in:
parent
098dc0a05c
commit
6a6e1cd73a
@ -254,7 +254,7 @@ class Gramps(object):
|
|||||||
from .dialog import WarningDialog
|
from .dialog import WarningDialog
|
||||||
import gettext
|
import gettext
|
||||||
|
|
||||||
_display_welcome_message()
|
#_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