GEPS 026: Replace 'make' for Gramps build

a/Part 1: import from gen piece works partially
b/Gramps as a stub to start gramps application


svn: r20465
This commit is contained in:
Benny Malengier
2012-09-30 10:30:08 +00:00
parent 7c77224d1a
commit e9253804be
390 changed files with 1303 additions and 1094 deletions

View File

@ -27,7 +27,7 @@
# Standard python modules
#
#-------------------------------------------------------------------------
from gen.ggettext import gettext as _
from ..ggettext import gettext as _
class DbException(Exception):