Elimination of redundant code, new registering method for plugins

svn: r367
This commit is contained in:
Don Allingham
2001-08-31 03:40:23 +00:00
parent 8543bd85f7
commit 59d53915b9
59 changed files with 1872 additions and 2518 deletions

View File

@@ -48,7 +48,6 @@ import libglade
from RelLib import *
from Date import *
import Researcher
import const
import utils
import ListColors
@@ -89,7 +88,7 @@ _name_format_list = [
#
#-------------------------------------------------------------------------
owner = Researcher.Researcher()
owner = Researcher()
prefsTop = None
autoload = 0
usetabs = 0