Replace GRAMPS with Gramps in comments

This commit is contained in:
Nick Hall
2015-09-07 21:58:52 +01:00
parent d877d02187
commit 2d92101438
587 changed files with 606 additions and 606 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ import logging
LOG = logging.getLogger(".grampscli")
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from gramps.gen.display.name import displayer as name_displayer
+1 -1
View File
@@ -174,7 +174,7 @@ LICENSE_FILE = os.path.join(_resources.doc_dir, 'COPYING')
#-------------------------------------------------------------------------
#
# GRAMPS environment variables dictionary
# Gramps environment variables dictionary
#
#-------------------------------------------------------------------------
ENV = {
+1 -1
View File
@@ -32,7 +32,7 @@ import re
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ..lib.date import Date
+1 -1
View File
@@ -32,7 +32,7 @@ import re
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ..lib.date import Date
+1 -1
View File
@@ -34,7 +34,7 @@ import re
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ..lib.date import Date
+1 -1
View File
@@ -32,7 +32,7 @@ import re
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ..lib.date import Date
+1 -1
View File
@@ -32,7 +32,7 @@ import re
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ..lib.date import Date
+1 -1
View File
@@ -32,7 +32,7 @@ import re
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ..lib.date import Date
+1 -1
View File
@@ -33,7 +33,7 @@ import re
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ..lib.date import Date
+1 -1
View File
@@ -32,7 +32,7 @@ import re
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ..lib.date import Date
+1 -1
View File
@@ -32,7 +32,7 @@ import re
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ..lib.date import Date
+1 -1
View File
@@ -34,7 +34,7 @@ import re
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
+1 -1
View File
@@ -36,7 +36,7 @@ import re
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ..lib.date import Date
+1 -1
View File
@@ -34,7 +34,7 @@ import re
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ..lib.date import Date
+1 -1
View File
@@ -34,7 +34,7 @@ import re
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
+1 -1
View File
@@ -32,7 +32,7 @@ import re
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ..lib.date import Date
+1 -1
View File
@@ -32,7 +32,7 @@ import re
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ..lib.date import Date
+1 -1
View File
@@ -38,7 +38,7 @@ import re
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ..lib.date import Date
+1 -1
View File
@@ -35,7 +35,7 @@ import re
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ..lib.date import Date
+1 -1
View File
@@ -34,7 +34,7 @@ import re
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ..lib.date import Date
+1 -1
View File
@@ -32,7 +32,7 @@ import re
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ..lib.date import Date
+1 -1
View File
@@ -32,7 +32,7 @@ import re
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ..lib.date import Date
+1 -1
View File
@@ -34,7 +34,7 @@ import re
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ..lib.date import Date
+1 -1
View File
@@ -35,7 +35,7 @@ import re
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ..lib.date import Date
+1 -1
View File
@@ -32,7 +32,7 @@ import re
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ..lib.date import Date
+1 -1
View File
@@ -33,7 +33,7 @@ import re
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
+1 -1
View File
@@ -33,7 +33,7 @@ import re
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
+1 -1
View File
@@ -33,7 +33,7 @@ import re
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
+1 -1
View File
@@ -36,7 +36,7 @@ log = logging.getLogger(".DateDisplay")
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ..lib.date import Date
+1 -1
View File
@@ -39,7 +39,7 @@ log = logging.getLogger(".gen.datehandler")
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ._dateparser import DateParser
+1 -1
View File
@@ -42,7 +42,7 @@ log = logging.getLogger(".DateParser")
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ..lib.date import Date, DateError, Today
+1 -1
View File
@@ -31,7 +31,7 @@ import time
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ..lib.date import Date
+2 -2
View File
@@ -99,7 +99,7 @@ try:
)
tformat = locale.nl_langinfo(locale.D_FMT).replace('%y','%Y')
# GRAMPS treats dates with '-' as ISO format, so replace separator on
# Gramps treats dates with '-' as ISO format, so replace separator on
# locale dates that use '-' to prevent confict
tformat = tformat.replace('-', '/')
@@ -178,7 +178,7 @@ except:
timestr = time.strftime('%x',(2005,10,25,1,1,1,1,1,1))
# GRAMPS treats dates with '-' as ISO format, so replace separator on
# Gramps treats dates with '-' as ISO format, so replace separator on
# locale dates that use '-' to prevent confict
timestr = timestr.replace('-', '/')
time2fmt_map = {
@@ -43,7 +43,7 @@ if '-v' in sys.argv or '--verbose' in sys.argv:
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ...lib import Date, DateError
+1 -1
View File
@@ -63,7 +63,7 @@ LOG = logging.getLogger(".gramps.gen")
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ..const import ARABIC_COMMA, ARABIC_SEMICOLON, GRAMPS_LOCALE as glocale
+1 -1
View File
@@ -31,7 +31,7 @@ import io
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ._filterparser import FilterParser
+1 -1
View File
@@ -24,7 +24,7 @@ Package providing filtering framework for GRAMPS.
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ._genericfilter import GenericFilter
@@ -32,7 +32,7 @@ import time
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from . import Rule
+1 -1
View File
@@ -28,7 +28,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from . import Rule
@@ -28,7 +28,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ...lib.attrtype import AttributeType
+1 -1
View File
@@ -29,7 +29,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ...datehandler import parser
+1 -1
View File
@@ -28,7 +28,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ...datehandler import parser
+1 -1
View File
@@ -31,7 +31,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from . import Rule
+1 -1
View File
@@ -29,7 +29,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from . import Rule
+1 -1
View File
@@ -31,7 +31,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
+1 -1
View File
@@ -32,7 +32,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from . import Rule
@@ -29,7 +29,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from . import Rule
@@ -28,7 +28,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from . import Rule
@@ -28,7 +28,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from . import Rule
+1 -1
View File
@@ -29,7 +29,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from . import Rule
@@ -31,7 +31,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from . import Rule
+1 -1
View File
@@ -29,7 +29,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from . import Rule
+1 -1
View File
@@ -31,7 +31,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from . import Rule
@@ -20,7 +20,7 @@
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from . import HasTextMatchingSubstringOf
@@ -28,7 +28,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from . import Rule
+1 -1
View File
@@ -26,7 +26,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from . import Rule
+1 -1
View File
@@ -21,7 +21,7 @@
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from gramps.gen.const import GRAMPS_LOCALE as glocale
@@ -28,7 +28,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from . import MatchesFilterBase
@@ -28,7 +28,7 @@ LOG = logging.getLogger(".filter")
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
# we need global variableCustomFilters, so we need to query gramps.gen.filters
@@ -32,7 +32,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from . import Rule
@@ -29,7 +29,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from . import MatchesFilterBase
+1 -1
View File
@@ -29,7 +29,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from . import Rule
@@ -29,7 +29,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .._everything import Everything
@@ -29,7 +29,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .._changedsincebase import ChangedSinceBase
@@ -29,7 +29,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .._isprivate import IsPrivate
@@ -31,7 +31,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .. import Rule
@@ -31,7 +31,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .._hasgallerybase import HasGalleryBase
@@ -29,7 +29,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .. import HasGrampsId
@@ -32,7 +32,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .._hasnotebase import HasNoteBase
@@ -29,7 +29,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .._hasnotesubstrbase import HasNoteSubstrBase
@@ -29,7 +29,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .._hasnoteregexbase import HasNoteRegexBase
@@ -29,7 +29,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .._hasreferencecountbase import HasReferenceCountBase
@@ -32,7 +32,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .._hassourcebase import HasSourceBase
@@ -29,7 +29,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .._hasgrampsid import HasGrampsId
+1 -1
View File
@@ -31,7 +31,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .._hastagbase import HasTagBase
@@ -29,7 +29,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .._matchesfilterbase import MatchesFilterBase
@@ -28,7 +28,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .. import Rule
@@ -31,7 +31,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .. import MatchesFilterBase
@@ -30,7 +30,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .. import MatchesFilterBase
@@ -29,7 +29,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .._regexpidbase import RegExpIdBase
@@ -29,7 +29,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .._regexpidbase import RegExpIdBase
+1 -1
View File
@@ -28,7 +28,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .._everything import Everything
@@ -30,7 +30,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .._changedsincebase import ChangedSinceBase
@@ -28,7 +28,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .._isprivate import IsPrivate
@@ -28,7 +28,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .._hasattributebase import HasAttributeBase
@@ -32,7 +32,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .._hascitationbase import HasCitationBase
+1 -1
View File
@@ -28,7 +28,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ....datehandler import parser
@@ -31,7 +31,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .._hasgallerybase import HasGalleryBase
+1 -1
View File
@@ -28,7 +28,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .. import HasGrampsId
+1 -1
View File
@@ -31,7 +31,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .._hasnotebase import HasNoteBase
@@ -28,7 +28,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .._hasnotesubstrbase import HasNoteSubstrBase
@@ -28,7 +28,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .._hasnoteregexbase import HasNoteRegexBase
@@ -28,7 +28,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .._hasreferencecountbase import HasReferenceCountBase
@@ -30,7 +30,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .._hassourcecountbase import HasSourceCountBase
+1 -1
View File
@@ -31,7 +31,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .._hastagbase import HasTagBase
+1 -1
View File
@@ -28,7 +28,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from ....lib.eventtype import EventType
@@ -28,7 +28,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .. import MatchesFilterBase
@@ -28,7 +28,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .. import MatchesFilterBase
@@ -29,7 +29,7 @@ _ = glocale.translation.sgettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .._matchessourceconfidencebase import MatchesSourceConfidenceBase
@@ -30,7 +30,7 @@ _ = glocale.translation.gettext
#-------------------------------------------------------------------------
#
# GRAMPS modules
# Gramps modules
#
#-------------------------------------------------------------------------
from .. import MatchesSourceFilterBase

Some files were not shown because too many files have changed in this diff Show More