Disable 'behavior.betawarn' on first start

No more master, new branch
This commit is contained in:
Jérôme Rapinat 2015-06-02 14:08:24 +02:00
parent ba8392923a
commit c273926941

View File

@ -160,7 +160,7 @@ class Gramps(object):
from .dialog import WarningDialog
import gettext
_display_welcome_message()
#_display_welcome_message()
# Append image directory to the theme search path
theme = Gtk.IconTheme.get_default()