Remove VersionControl
svn: r3078
This commit is contained in:
parent
932a2c5b4a
commit
a9cd2a75ac
@ -37,7 +37,6 @@ import gnome
|
|||||||
import Utils
|
import Utils
|
||||||
import const
|
import const
|
||||||
import GrampsCfg
|
import GrampsCfg
|
||||||
import VersionControl
|
|
||||||
from gettext import gettext as _
|
from gettext import gettext as _
|
||||||
|
|
||||||
#-------------------------------------------------------------------------
|
#-------------------------------------------------------------------------
|
||||||
|
@ -45,7 +45,6 @@ pkgpython_PYTHON = \
|
|||||||
GrampsParser.py\
|
GrampsParser.py\
|
||||||
gramps.py\
|
gramps.py\
|
||||||
GrampsXML.py\
|
GrampsXML.py\
|
||||||
GrampsZODB.py\
|
|
||||||
GraphLayout.py\
|
GraphLayout.py\
|
||||||
Gregorian.py\
|
Gregorian.py\
|
||||||
Hebrew.py\
|
Hebrew.py\
|
||||||
@ -64,7 +63,7 @@ pkgpython_PYTHON = \
|
|||||||
PaperMenu.py\
|
PaperMenu.py\
|
||||||
PedView.py\
|
PedView.py\
|
||||||
PeopleView.py\
|
PeopleView.py\
|
||||||
PeopleStore.py\
|
PeopleModel.py\
|
||||||
PlaceView.py\
|
PlaceView.py\
|
||||||
Plugins.py\
|
Plugins.py\
|
||||||
QuestionDialog.py\
|
QuestionDialog.py\
|
||||||
@ -87,7 +86,6 @@ pkgpython_PYTHON = \
|
|||||||
TransTable.py\
|
TransTable.py\
|
||||||
UrlEdit.py\
|
UrlEdit.py\
|
||||||
Utils.py\
|
Utils.py\
|
||||||
VersionControl.py\
|
|
||||||
Witness.py\
|
Witness.py\
|
||||||
WriteXML.py\
|
WriteXML.py\
|
||||||
SelectPerson.py\
|
SelectPerson.py\
|
||||||
|
@ -156,7 +156,6 @@ pkgpython_PYTHON = \
|
|||||||
GrampsParser.py\
|
GrampsParser.py\
|
||||||
gramps.py\
|
gramps.py\
|
||||||
GrampsXML.py\
|
GrampsXML.py\
|
||||||
GrampsZODB.py\
|
|
||||||
GraphLayout.py\
|
GraphLayout.py\
|
||||||
Gregorian.py\
|
Gregorian.py\
|
||||||
Hebrew.py\
|
Hebrew.py\
|
||||||
@ -175,7 +174,7 @@ pkgpython_PYTHON = \
|
|||||||
PaperMenu.py\
|
PaperMenu.py\
|
||||||
PedView.py\
|
PedView.py\
|
||||||
PeopleView.py\
|
PeopleView.py\
|
||||||
PeopleStore.py\
|
PeopleModel.py\
|
||||||
PlaceView.py\
|
PlaceView.py\
|
||||||
Plugins.py\
|
Plugins.py\
|
||||||
QuestionDialog.py\
|
QuestionDialog.py\
|
||||||
@ -198,7 +197,6 @@ pkgpython_PYTHON = \
|
|||||||
TransTable.py\
|
TransTable.py\
|
||||||
UrlEdit.py\
|
UrlEdit.py\
|
||||||
Utils.py\
|
Utils.py\
|
||||||
VersionControl.py\
|
|
||||||
Witness.py\
|
Witness.py\
|
||||||
WriteXML.py\
|
WriteXML.py\
|
||||||
SelectPerson.py\
|
SelectPerson.py\
|
||||||
|
Loading…
Reference in New Issue
Block a user