scratchpad/drag-n-drop fixes
svn: r6194
This commit is contained in:
@@ -36,7 +36,6 @@ log = logging.getLogger(".")
|
||||
# GNOME/GTK modules
|
||||
#
|
||||
#-------------------------------------------------------------------------
|
||||
import gobject
|
||||
import gtk
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
@@ -52,8 +51,6 @@ import ToolTips
|
||||
import GrampsLocale
|
||||
import const
|
||||
|
||||
_GENDER = [ _(u'female'), _(u'male'), _(u'unknown') ]
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
#
|
||||
# Localized constants
|
||||
|
Reference in New Issue
Block a user