Home
last modified time | relevance | path

Searched refs:URL_MANUAL_SECT2 (Results 1 – 17 of 17) sorted by relevance

/dports/science/gramps/gramps-5.1.4/gramps/gui/selectors/
H A Dselectrepository.py37 from gramps.gen.const import URL_MANUAL_SECT2
74 WIKI_HELP_PAGE = URL_MANUAL_SECT2
H A Dselectsource.py37 from gramps.gen.const import URL_MANUAL_SECT2
75 WIKI_HELP_PAGE = URL_MANUAL_SECT2
H A Dselectcitation.py42 from gramps.gen.const import URL_MANUAL_SECT2
85 WIKI_HELP_PAGE = URL_MANUAL_SECT2
H A Dselectplace.py38 from gramps.gen.const import URL_MANUAL_SECT2
89 WIKI_HELP_PAGE = URL_MANUAL_SECT2
/dports/science/gramps/gramps-5.1.4/gramps/gui/editors/
H A Deditplacename.py41 from gramps.gen.const import URL_MANUAL_SECT2
48 WIKI_HELP_PAGE = URL_MANUAL_SECT2
H A Daddmedia.py62 from gramps.gen.const import URL_MANUAL_SECT2
69 WIKI_HELP_PAGE = URL_MANUAL_SECT2
H A Deditrepository.py51 from gramps.gen.const import URL_MANUAL_SECT2
59 WIKI_HELP_PAGE = URL_MANUAL_SECT2
H A Deditlink.py40 from gramps.gen.const import URL_MANUAL_SECT2
48 WIKI_HELP_PAGE = URL_MANUAL_SECT2
H A Dediteventref.py48 from gramps.gen.const import URL_MANUAL_SECT2
56 WIKI_HELP_PAGE = URL_MANUAL_SECT2
H A Deditsource.py55 from gramps.gen.const import URL_MANUAL_SECT2
63 WIKI_HELP_PAGE = URL_MANUAL_SECT2
H A Deditevent.py43 from gramps.gen.const import URL_MANUAL_SECT2
63 WIKI_HELP_PAGE = URL_MANUAL_SECT2
H A Deditnote.py58 from gramps.gen.const import URL_MANUAL_SECT2
66 WIKI_HELP_PAGE = URL_MANUAL_SECT2
H A Deditcitation.py60 from gramps.gen.const import URL_MANUAL_SECT2
68 WIKI_HELP_PAGE = URL_MANUAL_SECT2
H A Deditplace.py60 from gramps.gen.const import URL_MANUAL_SECT2
68 WIKI_HELP_PAGE = URL_MANUAL_SECT2
H A Deditmedia.py59 from gramps.gen.const import URL_MANUAL_SECT2
67 WIKI_HELP_PAGE = URL_MANUAL_SECT2
H A Deditmediaref.py62 from gramps.gen.const import URL_MANUAL_SECT2
70 WIKI_HELP_PAGE = URL_MANUAL_SECT2
/dports/science/gramps/gramps-5.1.4/gramps/gen/
H A Dconst.py68 URL_MANUAL_SECT2 = '%s_-_part_2' % URL_MANUAL_DATA variable