Broke glade files up into smaller chunks, sort and double click added to all main views.

svn: r541
This commit is contained in:
Don Allingham
2001-11-03 18:59:42 +00:00
parent 1183e771f0
commit 4638c2c40d
19 changed files with 2286 additions and 1721 deletions

View File

@@ -30,12 +30,12 @@ import libglade
# gramps modules
#
#-------------------------------------------------------------------------
import intl
import const
import utils
from RelLib import *
_ = intl.gettext
from intl import gettext
_ = gettext
#-------------------------------------------------------------------------
#