2006-11-16 Alex Roitman <shura@phy.ucsf.edu>
* src/Reorder.py: Import gettext. svn: r7635
This commit is contained in:
parent
7be5b6f678
commit
fca43e4f5a
@ -1,3 +1,6 @@
|
|||||||
|
2006-11-16 Alex Roitman <shura@phy.ucsf.edu>
|
||||||
|
* src/Reorder.py: Import gettext.
|
||||||
|
|
||||||
2006-11-15 Don Allingham <don@gramps-project.org>
|
2006-11-15 Don Allingham <don@gramps-project.org>
|
||||||
* src/Editors/_EditPerson.py: save previous window size
|
* src/Editors/_EditPerson.py: save previous window size
|
||||||
* data/gramps.schemas.in: default transactions to off, previous editperson window size
|
* data/gramps.schemas.in: default transactions to off, previous editperson window size
|
||||||
|
@ -20,6 +20,8 @@
|
|||||||
# $Id: _SourceView.py 7138 2006-08-06 06:26:10Z rshura $
|
# $Id: _SourceView.py 7138 2006-08-06 06:26:10Z rshura $
|
||||||
|
|
||||||
|
|
||||||
|
from gettext import gettext as _
|
||||||
|
|
||||||
import const
|
import const
|
||||||
import gtk
|
import gtk
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user