View | Details | Raw Unified | Return to bug 192117
Collapse All | Expand All

(-)gramps/Makefile (-12 / +16 lines)
Lines 2-12 Link Here
2
# $FreeBSD: head/science/gramps/Makefile 362828 2014-07-24 16:33:10Z bapt $
2
# $FreeBSD: head/science/gramps/Makefile 362828 2014-07-24 16:33:10Z bapt $
3
3
4
PORTNAME=	gramps
4
PORTNAME=	gramps
5
PORTVERSION=	3.3.0
5
PORTVERSION=	3.4.8
6
PORTREVISION=	2
7
CATEGORIES=	science gnome python
6
CATEGORIES=	science gnome python
8
MASTER_SITES=	SF/${PORTNAME}/Stable/${PORTVERSION}
7
MASTER_SITES=	SF/${PORTNAME}/Stable/${PORTVERSION}
9
DISTNAME=	${PORTNAME}-${PORTVERSION}-1
8
DISTNAME=	${PORTNAME}-${PORTVERSION}
10
9
11
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	ports@FreeBSD.org
12
COMMENT=	GTK/GNOME-based genealogy program
11
COMMENT=	GTK/GNOME-based genealogy program
Lines 15-44 Link Here
15
LICENSE_FILE=	${WRKSRC}/COPYING
14
LICENSE_FILE=	${WRKSRC}/COPYING
16
15
17
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}bsddb>0:${PORTSDIR}/databases/py-bsddb \
16
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}bsddb>0:${PORTSDIR}/databases/py-bsddb \
17
		${PYTHON_PKGNAMEPREFIX}icu>=1.8:${PORTSDIR}/devel/py-icu \
18
		${PYXML}
18
		${PYXML}
19
19
20
USE_BDB=	43
20
USE_BDB=	5+
21
USE_PYTHON=	yes
21
USE_PYTHON=	yes
22
USES=		desktop-file-utils gettext pathfix shared-mime-info gmake
22
USES=		desktop-file-utils gettext pathfix shared-mime-info gmake
23
USE_GNOME=	pygnome2 pygnomeextras gnomedocutils
23
USE_GNOME=	pygtk2
24
GNU_CONFIGURE=	yes
24
GNU_CONFIGURE=	yes
25
INSTALLS_OMF=	yes
25
INSTALLS_OMF=	yes
26
INSTALLS_ICONS=	yes
26
INSTALLS_ICONS=	yes
27
CONFIGURE_ENV+=	GMSGFMT="${LOCALBASE}/bin/msgfmt"
27
CONFIGURE_ENV+=	GMSGFMT="${LOCALBASE}/bin/msgfmt"
28
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
28
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
29
29
30
MAN1=		gramps.1
30
OPTIONS_DEFINE=	ENCHANT PYWEBKITGTK GNOME GRAPHVIZ EXIV
31
MANLANG=	"" cs fr nl pl sv
32
33
OPTIONS_DEFINE=	ENCHANT PYWEBKITGTK GRAPHVIZ EXIV
34
OPTIONS_DEFAULT=	PYWEBKITGTK GRAPHVIZ EXIV
31
OPTIONS_DEFAULT=	PYWEBKITGTK GRAPHVIZ EXIV
35
ENCHANT_DESC=		Spellchecking support
32
ENCHANT_DESC=		Spellchecking support
36
PYWEBKITGTK_DESC=	Use webkit backend for Geographic view
33
PYWEBKITGTK_DESC=	Use webkit backend for Geographic view
37
EXIV_DESC=		Managing exiv metadata support
34
EXIV_DESC=		Managing exiv metadata support
38
35
39
NO_STAGE=	yes
40
.include <bsd.port.options.mk>
36
.include <bsd.port.options.mk>
41
37
38
.if ${PORT_OPTIONS:MGNOME}
39
USE_GNOME=	pygnome2 pygnomeextras gnomedocutils
40
.endif
42
.if ${PORT_OPTIONS:MENCHANT}
41
.if ${PORT_OPTIONS:MENCHANT}
43
RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}enchant>=0:${PORTSDIR}/textproc/py-enchant
42
RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}enchant>=0:${PORTSDIR}/textproc/py-enchant
44
.endif
43
.endif
Lines 52-58 Link Here
52
RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}exiv2>=0.1.3:${PORTSDIR}/graphics/py-exiv2
51
RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}exiv2>=0.1.3:${PORTSDIR}/graphics/py-exiv2
53
.endif
52
.endif
54
53
55
post-install:
54
pre-extract:
56
	@${CAT} ${PKGMESSAGE}
55
	@${ECHO_MSG} "=========================================================="
56
	@${ECHO_MSG} "*WARNING*: The Berkeley DB has been upgraded to version 5."
57
	@${ECHO_MSG} "Cancel this installation now and export your databases if"
58
	@${ECHO_MSG} "you are upgrading from a Gramps version older than 3.4.X" 
59
	@${ECHO_MSG} "=========================================================="
60
	@sleep 5
57
61
58
.include <bsd.port.mk>
62
.include <bsd.port.mk>
(-)gramps/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (gramps-3.3.0-1.tar.gz) = 2197b1bf42cc63705a7a6b375e7e15a9dc545b7b259792a8f2a5e2048902d96f
1
SHA256 (gramps-3.4.8.tar.gz) = fea75da181c489ce2d61de6ada14b71cec21169f46265b9f22b59a6bab441002
2
SIZE (gramps-3.3.0-1.tar.gz) = 8348912
2
SIZE (gramps-3.4.8.tar.gz) = 10173818
(-)gramps/pkg-message (-16 lines)
Lines 1-16 Link Here
1
====
2
3
GRAMPS needs py-bsddb to be compiled with:
4
5
WITH_BERKELEYDB=db43
6
WITH_BDB_VER=43
7
8
9
You can do like this to make that happen:
10
11
echo "WITH_BERKELEYDB=db43" >> /etc/make.conf
12
echo "WITH_BDB_VER=43" >> /etc/make.conf
13
cd /usr/ports/databases/py-bsddb
14
make clean all deinstall reinstall clean
15
16
====
(-)gramps/pkg-plist (-154 / +347 lines)
Lines 1-4 Link Here
1
bin/gramps
1
bin/gramps
2
man/cs/man1/gramps.1.gz
3
man/fr/man1/gramps.1.gz
4
man/man1/gramps.1.gz
5
man/nl/man1/gramps.1.gz
6
man/pl/man1/gramps.1.gz
7
man/pt_BR/man1/gramps.1.gz
8
man/sv/man1/gramps.1.gz
2
share/application-registry/gramps.applications
9
share/application-registry/gramps.applications
3
share/applications/gramps.desktop
10
share/applications/gramps.desktop
4
%%DATADIR%%/Assistant.py
11
%%DATADIR%%/Assistant.py
Lines 29-34 Link Here
29
%%DATADIR%%/DateHandler/_DateUtils.py
36
%%DATADIR%%/DateHandler/_DateUtils.py
30
%%DATADIR%%/DateHandler/_DateUtils.pyc
37
%%DATADIR%%/DateHandler/_DateUtils.pyc
31
%%DATADIR%%/DateHandler/_DateUtils.pyo
38
%%DATADIR%%/DateHandler/_DateUtils.pyo
39
%%DATADIR%%/DateHandler/_Date_ar.py
40
%%DATADIR%%/DateHandler/_Date_ar.pyc
41
%%DATADIR%%/DateHandler/_Date_ar.pyo
32
%%DATADIR%%/DateHandler/_Date_bg.py
42
%%DATADIR%%/DateHandler/_Date_bg.py
33
%%DATADIR%%/DateHandler/_Date_bg.pyc
43
%%DATADIR%%/DateHandler/_Date_bg.pyc
34
%%DATADIR%%/DateHandler/_Date_bg.pyo
44
%%DATADIR%%/DateHandler/_Date_bg.pyo
Lines 38-46 Link Here
38
%%DATADIR%%/DateHandler/_Date_cs.py
48
%%DATADIR%%/DateHandler/_Date_cs.py
39
%%DATADIR%%/DateHandler/_Date_cs.pyc
49
%%DATADIR%%/DateHandler/_Date_cs.pyc
40
%%DATADIR%%/DateHandler/_Date_cs.pyo
50
%%DATADIR%%/DateHandler/_Date_cs.pyo
51
%%DATADIR%%/DateHandler/_Date_da.py
52
%%DATADIR%%/DateHandler/_Date_da.pyc
53
%%DATADIR%%/DateHandler/_Date_da.pyo
41
%%DATADIR%%/DateHandler/_Date_de.py
54
%%DATADIR%%/DateHandler/_Date_de.py
42
%%DATADIR%%/DateHandler/_Date_de.pyc
55
%%DATADIR%%/DateHandler/_Date_de.pyc
43
%%DATADIR%%/DateHandler/_Date_de.pyo
56
%%DATADIR%%/DateHandler/_Date_de.pyo
57
%%DATADIR%%/DateHandler/_Date_el.py
58
%%DATADIR%%/DateHandler/_Date_el.pyc
59
%%DATADIR%%/DateHandler/_Date_el.pyo
44
%%DATADIR%%/DateHandler/_Date_es.py
60
%%DATADIR%%/DateHandler/_Date_es.py
45
%%DATADIR%%/DateHandler/_Date_es.pyc
61
%%DATADIR%%/DateHandler/_Date_es.pyc
46
%%DATADIR%%/DateHandler/_Date_es.pyo
62
%%DATADIR%%/DateHandler/_Date_es.pyo
Lines 86-91 Link Here
86
%%DATADIR%%/DateHandler/_Date_sv.py
102
%%DATADIR%%/DateHandler/_Date_sv.py
87
%%DATADIR%%/DateHandler/_Date_sv.pyc
103
%%DATADIR%%/DateHandler/_Date_sv.pyc
88
%%DATADIR%%/DateHandler/_Date_sv.pyo
104
%%DATADIR%%/DateHandler/_Date_sv.pyo
105
%%DATADIR%%/DateHandler/_Date_uk.py
106
%%DATADIR%%/DateHandler/_Date_uk.pyc
107
%%DATADIR%%/DateHandler/_Date_uk.pyo
89
%%DATADIR%%/DateHandler/__init__.py
108
%%DATADIR%%/DateHandler/__init__.py
90
%%DATADIR%%/DateHandler/__init__.pyc
109
%%DATADIR%%/DateHandler/__init__.pyc
91
%%DATADIR%%/DateHandler/__init__.pyo
110
%%DATADIR%%/DateHandler/__init__.pyo
Lines 107-112 Link Here
107
%%DATADIR%%/ExportOptions.py
126
%%DATADIR%%/ExportOptions.py
108
%%DATADIR%%/ExportOptions.pyc
127
%%DATADIR%%/ExportOptions.pyc
109
%%DATADIR%%/ExportOptions.pyo
128
%%DATADIR%%/ExportOptions.pyo
129
%%DATADIR%%/Filters/Rules/Citation/_AllCitations.py
130
%%DATADIR%%/Filters/Rules/Citation/_AllCitations.pyc
131
%%DATADIR%%/Filters/Rules/Citation/_AllCitations.pyo
132
%%DATADIR%%/Filters/Rules/Citation/_ChangedSince.py
133
%%DATADIR%%/Filters/Rules/Citation/_ChangedSince.pyc
134
%%DATADIR%%/Filters/Rules/Citation/_ChangedSince.pyo
135
%%DATADIR%%/Filters/Rules/Citation/_CitationPrivate.py
136
%%DATADIR%%/Filters/Rules/Citation/_CitationPrivate.pyc
137
%%DATADIR%%/Filters/Rules/Citation/_CitationPrivate.pyo
138
%%DATADIR%%/Filters/Rules/Citation/_HasCitation.py
139
%%DATADIR%%/Filters/Rules/Citation/_HasCitation.pyc
140
%%DATADIR%%/Filters/Rules/Citation/_HasCitation.pyo
141
%%DATADIR%%/Filters/Rules/Citation/_HasGallery.py
142
%%DATADIR%%/Filters/Rules/Citation/_HasGallery.pyc
143
%%DATADIR%%/Filters/Rules/Citation/_HasGallery.pyo
144
%%DATADIR%%/Filters/Rules/Citation/_HasIdOf.py
145
%%DATADIR%%/Filters/Rules/Citation/_HasIdOf.pyc
146
%%DATADIR%%/Filters/Rules/Citation/_HasIdOf.pyo
147
%%DATADIR%%/Filters/Rules/Citation/_HasNote.py
148
%%DATADIR%%/Filters/Rules/Citation/_HasNote.pyc
149
%%DATADIR%%/Filters/Rules/Citation/_HasNote.pyo
150
%%DATADIR%%/Filters/Rules/Citation/_HasNoteMatchingSubstringOf.py
151
%%DATADIR%%/Filters/Rules/Citation/_HasNoteMatchingSubstringOf.pyc
152
%%DATADIR%%/Filters/Rules/Citation/_HasNoteMatchingSubstringOf.pyo
153
%%DATADIR%%/Filters/Rules/Citation/_HasNoteRegexp.py
154
%%DATADIR%%/Filters/Rules/Citation/_HasNoteRegexp.pyc
155
%%DATADIR%%/Filters/Rules/Citation/_HasNoteRegexp.pyo
156
%%DATADIR%%/Filters/Rules/Citation/_HasReferenceCountOf.py
157
%%DATADIR%%/Filters/Rules/Citation/_HasReferenceCountOf.pyc
158
%%DATADIR%%/Filters/Rules/Citation/_HasReferenceCountOf.pyo
159
%%DATADIR%%/Filters/Rules/Citation/_HasSource.py
160
%%DATADIR%%/Filters/Rules/Citation/_HasSource.pyc
161
%%DATADIR%%/Filters/Rules/Citation/_HasSource.pyo
162
%%DATADIR%%/Filters/Rules/Citation/_HasSourceIdOf.py
163
%%DATADIR%%/Filters/Rules/Citation/_HasSourceIdOf.pyc
164
%%DATADIR%%/Filters/Rules/Citation/_HasSourceIdOf.pyo
165
%%DATADIR%%/Filters/Rules/Citation/_HasSourceNoteRegexp.py
166
%%DATADIR%%/Filters/Rules/Citation/_HasSourceNoteRegexp.pyc
167
%%DATADIR%%/Filters/Rules/Citation/_HasSourceNoteRegexp.pyo
168
%%DATADIR%%/Filters/Rules/Citation/_MatchesFilter.py
169
%%DATADIR%%/Filters/Rules/Citation/_MatchesFilter.pyc
170
%%DATADIR%%/Filters/Rules/Citation/_MatchesFilter.pyo
171
%%DATADIR%%/Filters/Rules/Citation/_MatchesPageSubstringOf.py
172
%%DATADIR%%/Filters/Rules/Citation/_MatchesPageSubstringOf.pyc
173
%%DATADIR%%/Filters/Rules/Citation/_MatchesPageSubstringOf.pyo
174
%%DATADIR%%/Filters/Rules/Citation/_MatchesRepositoryFilter.py
175
%%DATADIR%%/Filters/Rules/Citation/_MatchesRepositoryFilter.pyc
176
%%DATADIR%%/Filters/Rules/Citation/_MatchesRepositoryFilter.pyo
177
%%DATADIR%%/Filters/Rules/Citation/_MatchesSourceFilter.py
178
%%DATADIR%%/Filters/Rules/Citation/_MatchesSourceFilter.pyc
179
%%DATADIR%%/Filters/Rules/Citation/_MatchesSourceFilter.pyo
180
%%DATADIR%%/Filters/Rules/Citation/_RegExpIdOf.py
181
%%DATADIR%%/Filters/Rules/Citation/_RegExpIdOf.pyc
182
%%DATADIR%%/Filters/Rules/Citation/_RegExpIdOf.pyo
183
%%DATADIR%%/Filters/Rules/Citation/_RegExpSourceIdOf.py
184
%%DATADIR%%/Filters/Rules/Citation/_RegExpSourceIdOf.pyc
185
%%DATADIR%%/Filters/Rules/Citation/_RegExpSourceIdOf.pyo
186
%%DATADIR%%/Filters/Rules/Citation/__init__.py
187
%%DATADIR%%/Filters/Rules/Citation/__init__.pyc
188
%%DATADIR%%/Filters/Rules/Citation/__init__.pyo
110
%%DATADIR%%/Filters/Rules/Event/_AllEvents.py
189
%%DATADIR%%/Filters/Rules/Event/_AllEvents.py
111
%%DATADIR%%/Filters/Rules/Event/_AllEvents.pyc
190
%%DATADIR%%/Filters/Rules/Event/_AllEvents.pyc
112
%%DATADIR%%/Filters/Rules/Event/_AllEvents.pyo
191
%%DATADIR%%/Filters/Rules/Event/_AllEvents.pyo
Lines 119-127 Link Here
119
%%DATADIR%%/Filters/Rules/Event/_HasAttribute.py
198
%%DATADIR%%/Filters/Rules/Event/_HasAttribute.py
120
%%DATADIR%%/Filters/Rules/Event/_HasAttribute.pyc
199
%%DATADIR%%/Filters/Rules/Event/_HasAttribute.pyc
121
%%DATADIR%%/Filters/Rules/Event/_HasAttribute.pyo
200
%%DATADIR%%/Filters/Rules/Event/_HasAttribute.pyo
201
%%DATADIR%%/Filters/Rules/Event/_HasCitation.py
202
%%DATADIR%%/Filters/Rules/Event/_HasCitation.pyc
203
%%DATADIR%%/Filters/Rules/Event/_HasCitation.pyo
122
%%DATADIR%%/Filters/Rules/Event/_HasData.py
204
%%DATADIR%%/Filters/Rules/Event/_HasData.py
123
%%DATADIR%%/Filters/Rules/Event/_HasData.pyc
205
%%DATADIR%%/Filters/Rules/Event/_HasData.pyc
124
%%DATADIR%%/Filters/Rules/Event/_HasData.pyo
206
%%DATADIR%%/Filters/Rules/Event/_HasData.pyo
207
%%DATADIR%%/Filters/Rules/Event/_HasDayOfWeek.py
208
%%DATADIR%%/Filters/Rules/Event/_HasDayOfWeek.pyc
209
%%DATADIR%%/Filters/Rules/Event/_HasDayOfWeek.pyo
125
%%DATADIR%%/Filters/Rules/Event/_HasGallery.py
210
%%DATADIR%%/Filters/Rules/Event/_HasGallery.py
126
%%DATADIR%%/Filters/Rules/Event/_HasGallery.pyc
211
%%DATADIR%%/Filters/Rules/Event/_HasGallery.pyc
127
%%DATADIR%%/Filters/Rules/Event/_HasGallery.pyo
212
%%DATADIR%%/Filters/Rules/Event/_HasGallery.pyo
Lines 140-148 Link Here
140
%%DATADIR%%/Filters/Rules/Event/_HasReferenceCountOf.py
225
%%DATADIR%%/Filters/Rules/Event/_HasReferenceCountOf.py
141
%%DATADIR%%/Filters/Rules/Event/_HasReferenceCountOf.pyc
226
%%DATADIR%%/Filters/Rules/Event/_HasReferenceCountOf.pyc
142
%%DATADIR%%/Filters/Rules/Event/_HasReferenceCountOf.pyo
227
%%DATADIR%%/Filters/Rules/Event/_HasReferenceCountOf.pyo
143
%%DATADIR%%/Filters/Rules/Event/_HasSource.py
228
%%DATADIR%%/Filters/Rules/Event/_HasSourceCount.py
144
%%DATADIR%%/Filters/Rules/Event/_HasSource.pyc
229
%%DATADIR%%/Filters/Rules/Event/_HasSourceCount.pyc
145
%%DATADIR%%/Filters/Rules/Event/_HasSource.pyo
230
%%DATADIR%%/Filters/Rules/Event/_HasSourceCount.pyo
146
%%DATADIR%%/Filters/Rules/Event/_HasType.py
231
%%DATADIR%%/Filters/Rules/Event/_HasType.py
147
%%DATADIR%%/Filters/Rules/Event/_HasType.pyc
232
%%DATADIR%%/Filters/Rules/Event/_HasType.pyc
148
%%DATADIR%%/Filters/Rules/Event/_HasType.pyo
233
%%DATADIR%%/Filters/Rules/Event/_HasType.pyo
Lines 152-157 Link Here
152
%%DATADIR%%/Filters/Rules/Event/_MatchesPersonFilter.py
237
%%DATADIR%%/Filters/Rules/Event/_MatchesPersonFilter.py
153
%%DATADIR%%/Filters/Rules/Event/_MatchesPersonFilter.pyc
238
%%DATADIR%%/Filters/Rules/Event/_MatchesPersonFilter.pyc
154
%%DATADIR%%/Filters/Rules/Event/_MatchesPersonFilter.pyo
239
%%DATADIR%%/Filters/Rules/Event/_MatchesPersonFilter.pyo
240
%%DATADIR%%/Filters/Rules/Event/_MatchesPlaceFilter.py
241
%%DATADIR%%/Filters/Rules/Event/_MatchesPlaceFilter.pyc
242
%%DATADIR%%/Filters/Rules/Event/_MatchesPlaceFilter.pyo
155
%%DATADIR%%/Filters/Rules/Event/_MatchesSourceConfidence.py
243
%%DATADIR%%/Filters/Rules/Event/_MatchesSourceConfidence.py
156
%%DATADIR%%/Filters/Rules/Event/_MatchesSourceConfidence.pyc
244
%%DATADIR%%/Filters/Rules/Event/_MatchesSourceConfidence.pyc
157
%%DATADIR%%/Filters/Rules/Event/_MatchesSourceConfidence.pyo
245
%%DATADIR%%/Filters/Rules/Event/_MatchesSourceConfidence.pyo
Lines 188-193 Link Here
188
%%DATADIR%%/Filters/Rules/Family/_HasAttribute.py
276
%%DATADIR%%/Filters/Rules/Family/_HasAttribute.py
189
%%DATADIR%%/Filters/Rules/Family/_HasAttribute.pyc
277
%%DATADIR%%/Filters/Rules/Family/_HasAttribute.pyc
190
%%DATADIR%%/Filters/Rules/Family/_HasAttribute.pyo
278
%%DATADIR%%/Filters/Rules/Family/_HasAttribute.pyo
279
%%DATADIR%%/Filters/Rules/Family/_HasCitation.py
280
%%DATADIR%%/Filters/Rules/Family/_HasCitation.pyc
281
%%DATADIR%%/Filters/Rules/Family/_HasCitation.pyo
191
%%DATADIR%%/Filters/Rules/Family/_HasEvent.py
282
%%DATADIR%%/Filters/Rules/Family/_HasEvent.py
192
%%DATADIR%%/Filters/Rules/Family/_HasEvent.pyc
283
%%DATADIR%%/Filters/Rules/Family/_HasEvent.pyc
193
%%DATADIR%%/Filters/Rules/Family/_HasEvent.pyo
284
%%DATADIR%%/Filters/Rules/Family/_HasEvent.pyo
Lines 215-223 Link Here
215
%%DATADIR%%/Filters/Rules/Family/_HasRelType.py
306
%%DATADIR%%/Filters/Rules/Family/_HasRelType.py
216
%%DATADIR%%/Filters/Rules/Family/_HasRelType.pyc
307
%%DATADIR%%/Filters/Rules/Family/_HasRelType.pyc
217
%%DATADIR%%/Filters/Rules/Family/_HasRelType.pyo
308
%%DATADIR%%/Filters/Rules/Family/_HasRelType.pyo
218
%%DATADIR%%/Filters/Rules/Family/_HasSource.py
309
%%DATADIR%%/Filters/Rules/Family/_HasSourceCount.py
219
%%DATADIR%%/Filters/Rules/Family/_HasSource.pyc
310
%%DATADIR%%/Filters/Rules/Family/_HasSourceCount.pyc
220
%%DATADIR%%/Filters/Rules/Family/_HasSource.pyo
311
%%DATADIR%%/Filters/Rules/Family/_HasSourceCount.pyo
312
%%DATADIR%%/Filters/Rules/Family/_HasSourceOf.py
313
%%DATADIR%%/Filters/Rules/Family/_HasSourceOf.pyc
314
%%DATADIR%%/Filters/Rules/Family/_HasSourceOf.pyo
221
%%DATADIR%%/Filters/Rules/Family/_HasTag.py
315
%%DATADIR%%/Filters/Rules/Family/_HasTag.py
222
%%DATADIR%%/Filters/Rules/Family/_HasTag.pyc
316
%%DATADIR%%/Filters/Rules/Family/_HasTag.pyc
223
%%DATADIR%%/Filters/Rules/Family/_HasTag.pyo
317
%%DATADIR%%/Filters/Rules/Family/_HasTag.pyo
Lines 272-277 Link Here
272
%%DATADIR%%/Filters/Rules/MediaObject/_HasAttribute.py
366
%%DATADIR%%/Filters/Rules/MediaObject/_HasAttribute.py
273
%%DATADIR%%/Filters/Rules/MediaObject/_HasAttribute.pyc
367
%%DATADIR%%/Filters/Rules/MediaObject/_HasAttribute.pyc
274
%%DATADIR%%/Filters/Rules/MediaObject/_HasAttribute.pyo
368
%%DATADIR%%/Filters/Rules/MediaObject/_HasAttribute.pyo
369
%%DATADIR%%/Filters/Rules/MediaObject/_HasCitation.py
370
%%DATADIR%%/Filters/Rules/MediaObject/_HasCitation.pyc
371
%%DATADIR%%/Filters/Rules/MediaObject/_HasCitation.pyo
275
%%DATADIR%%/Filters/Rules/MediaObject/_HasIdOf.py
372
%%DATADIR%%/Filters/Rules/MediaObject/_HasIdOf.py
276
%%DATADIR%%/Filters/Rules/MediaObject/_HasIdOf.pyc
373
%%DATADIR%%/Filters/Rules/MediaObject/_HasIdOf.pyc
277
%%DATADIR%%/Filters/Rules/MediaObject/_HasIdOf.pyo
374
%%DATADIR%%/Filters/Rules/MediaObject/_HasIdOf.pyo
Lines 287-298 Link Here
287
%%DATADIR%%/Filters/Rules/MediaObject/_HasReferenceCountOf.py
384
%%DATADIR%%/Filters/Rules/MediaObject/_HasReferenceCountOf.py
288
%%DATADIR%%/Filters/Rules/MediaObject/_HasReferenceCountOf.pyc
385
%%DATADIR%%/Filters/Rules/MediaObject/_HasReferenceCountOf.pyc
289
%%DATADIR%%/Filters/Rules/MediaObject/_HasReferenceCountOf.pyo
386
%%DATADIR%%/Filters/Rules/MediaObject/_HasReferenceCountOf.pyo
387
%%DATADIR%%/Filters/Rules/MediaObject/_HasSourceCount.py
388
%%DATADIR%%/Filters/Rules/MediaObject/_HasSourceCount.pyc
389
%%DATADIR%%/Filters/Rules/MediaObject/_HasSourceCount.pyo
390
%%DATADIR%%/Filters/Rules/MediaObject/_HasSourceOf.py
391
%%DATADIR%%/Filters/Rules/MediaObject/_HasSourceOf.pyc
392
%%DATADIR%%/Filters/Rules/MediaObject/_HasSourceOf.pyo
290
%%DATADIR%%/Filters/Rules/MediaObject/_HasTag.py
393
%%DATADIR%%/Filters/Rules/MediaObject/_HasTag.py
291
%%DATADIR%%/Filters/Rules/MediaObject/_HasTag.pyc
394
%%DATADIR%%/Filters/Rules/MediaObject/_HasTag.pyc
292
%%DATADIR%%/Filters/Rules/MediaObject/_HasTag.pyo
395
%%DATADIR%%/Filters/Rules/MediaObject/_HasTag.pyo
293
%%DATADIR%%/Filters/Rules/MediaObject/_MatchesFilter.py
396
%%DATADIR%%/Filters/Rules/MediaObject/_MatchesFilter.py
294
%%DATADIR%%/Filters/Rules/MediaObject/_MatchesFilter.pyc
397
%%DATADIR%%/Filters/Rules/MediaObject/_MatchesFilter.pyc
295
%%DATADIR%%/Filters/Rules/MediaObject/_MatchesFilter.pyo
398
%%DATADIR%%/Filters/Rules/MediaObject/_MatchesFilter.pyo
399
%%DATADIR%%/Filters/Rules/MediaObject/_MatchesSourceConfidence.py
400
%%DATADIR%%/Filters/Rules/MediaObject/_MatchesSourceConfidence.pyc
401
%%DATADIR%%/Filters/Rules/MediaObject/_MatchesSourceConfidence.pyo
296
%%DATADIR%%/Filters/Rules/MediaObject/_MediaPrivate.py
402
%%DATADIR%%/Filters/Rules/MediaObject/_MediaPrivate.py
297
%%DATADIR%%/Filters/Rules/MediaObject/_MediaPrivate.pyc
403
%%DATADIR%%/Filters/Rules/MediaObject/_MediaPrivate.pyc
298
%%DATADIR%%/Filters/Rules/MediaObject/_MediaPrivate.pyo
404
%%DATADIR%%/Filters/Rules/MediaObject/_MediaPrivate.pyo
Lines 368-373 Link Here
368
%%DATADIR%%/Filters/Rules/Person/_HasBirth.py
474
%%DATADIR%%/Filters/Rules/Person/_HasBirth.py
369
%%DATADIR%%/Filters/Rules/Person/_HasBirth.pyc
475
%%DATADIR%%/Filters/Rules/Person/_HasBirth.pyc
370
%%DATADIR%%/Filters/Rules/Person/_HasBirth.pyo
476
%%DATADIR%%/Filters/Rules/Person/_HasBirth.pyo
477
%%DATADIR%%/Filters/Rules/Person/_HasCitation.py
478
%%DATADIR%%/Filters/Rules/Person/_HasCitation.pyc
479
%%DATADIR%%/Filters/Rules/Person/_HasCitation.pyo
371
%%DATADIR%%/Filters/Rules/Person/_HasCommonAncestorWith.py
480
%%DATADIR%%/Filters/Rules/Person/_HasCommonAncestorWith.py
372
%%DATADIR%%/Filters/Rules/Person/_HasCommonAncestorWith.pyc
481
%%DATADIR%%/Filters/Rules/Person/_HasCommonAncestorWith.pyc
373
%%DATADIR%%/Filters/Rules/Person/_HasCommonAncestorWith.pyo
482
%%DATADIR%%/Filters/Rules/Person/_HasCommonAncestorWith.pyo
Lines 419-427 Link Here
419
%%DATADIR%%/Filters/Rules/Person/_HasRelationship.py
528
%%DATADIR%%/Filters/Rules/Person/_HasRelationship.py
420
%%DATADIR%%/Filters/Rules/Person/_HasRelationship.pyc
529
%%DATADIR%%/Filters/Rules/Person/_HasRelationship.pyc
421
%%DATADIR%%/Filters/Rules/Person/_HasRelationship.pyo
530
%%DATADIR%%/Filters/Rules/Person/_HasRelationship.pyo
422
%%DATADIR%%/Filters/Rules/Person/_HasSource.py
531
%%DATADIR%%/Filters/Rules/Person/_HasSourceCount.py
423
%%DATADIR%%/Filters/Rules/Person/_HasSource.pyc
532
%%DATADIR%%/Filters/Rules/Person/_HasSourceCount.pyc
424
%%DATADIR%%/Filters/Rules/Person/_HasSource.pyo
533
%%DATADIR%%/Filters/Rules/Person/_HasSourceCount.pyo
425
%%DATADIR%%/Filters/Rules/Person/_HasSourceOf.py
534
%%DATADIR%%/Filters/Rules/Person/_HasSourceOf.py
426
%%DATADIR%%/Filters/Rules/Person/_HasSourceOf.pyc
535
%%DATADIR%%/Filters/Rules/Person/_HasSourceOf.pyc
427
%%DATADIR%%/Filters/Rules/Person/_HasSourceOf.pyo
536
%%DATADIR%%/Filters/Rules/Person/_HasSourceOf.pyo
Lines 500-505 Link Here
500
%%DATADIR%%/Filters/Rules/Person/_IsParentOfFilterMatch.py
609
%%DATADIR%%/Filters/Rules/Person/_IsParentOfFilterMatch.py
501
%%DATADIR%%/Filters/Rules/Person/_IsParentOfFilterMatch.pyc
610
%%DATADIR%%/Filters/Rules/Person/_IsParentOfFilterMatch.pyc
502
%%DATADIR%%/Filters/Rules/Person/_IsParentOfFilterMatch.pyo
611
%%DATADIR%%/Filters/Rules/Person/_IsParentOfFilterMatch.pyo
612
%%DATADIR%%/Filters/Rules/Person/_IsRelatedWith.py
613
%%DATADIR%%/Filters/Rules/Person/_IsRelatedWith.pyc
614
%%DATADIR%%/Filters/Rules/Person/_IsRelatedWith.pyo
503
%%DATADIR%%/Filters/Rules/Person/_IsSiblingOfFilterMatch.py
615
%%DATADIR%%/Filters/Rules/Person/_IsSiblingOfFilterMatch.py
504
%%DATADIR%%/Filters/Rules/Person/_IsSiblingOfFilterMatch.pyc
616
%%DATADIR%%/Filters/Rules/Person/_IsSiblingOfFilterMatch.pyc
505
%%DATADIR%%/Filters/Rules/Person/_IsSiblingOfFilterMatch.pyo
617
%%DATADIR%%/Filters/Rules/Person/_IsSiblingOfFilterMatch.pyo
Lines 539-544 Link Here
539
%%DATADIR%%/Filters/Rules/Person/_PeoplePrivate.py
651
%%DATADIR%%/Filters/Rules/Person/_PeoplePrivate.py
540
%%DATADIR%%/Filters/Rules/Person/_PeoplePrivate.pyc
652
%%DATADIR%%/Filters/Rules/Person/_PeoplePrivate.pyc
541
%%DATADIR%%/Filters/Rules/Person/_PeoplePrivate.pyo
653
%%DATADIR%%/Filters/Rules/Person/_PeoplePrivate.pyo
654
%%DATADIR%%/Filters/Rules/Person/_PeoplePublic.py
655
%%DATADIR%%/Filters/Rules/Person/_PeoplePublic.pyc
656
%%DATADIR%%/Filters/Rules/Person/_PeoplePublic.pyo
542
%%DATADIR%%/Filters/Rules/Person/_PersonWithIncompleteEvent.py
657
%%DATADIR%%/Filters/Rules/Person/_PersonWithIncompleteEvent.py
543
%%DATADIR%%/Filters/Rules/Person/_PersonWithIncompleteEvent.pyc
658
%%DATADIR%%/Filters/Rules/Person/_PersonWithIncompleteEvent.pyc
544
%%DATADIR%%/Filters/Rules/Person/_PersonWithIncompleteEvent.pyo
659
%%DATADIR%%/Filters/Rules/Person/_PersonWithIncompleteEvent.pyo
Lines 569-574 Link Here
569
%%DATADIR%%/Filters/Rules/Place/_ChangedSince.py
684
%%DATADIR%%/Filters/Rules/Place/_ChangedSince.py
570
%%DATADIR%%/Filters/Rules/Place/_ChangedSince.pyc
685
%%DATADIR%%/Filters/Rules/Place/_ChangedSince.pyc
571
%%DATADIR%%/Filters/Rules/Place/_ChangedSince.pyo
686
%%DATADIR%%/Filters/Rules/Place/_ChangedSince.pyo
687
%%DATADIR%%/Filters/Rules/Place/_HasCitation.py
688
%%DATADIR%%/Filters/Rules/Place/_HasCitation.pyc
689
%%DATADIR%%/Filters/Rules/Place/_HasCitation.pyo
572
%%DATADIR%%/Filters/Rules/Place/_HasGallery.py
690
%%DATADIR%%/Filters/Rules/Place/_HasGallery.py
573
%%DATADIR%%/Filters/Rules/Place/_HasGallery.pyc
691
%%DATADIR%%/Filters/Rules/Place/_HasGallery.pyc
574
%%DATADIR%%/Filters/Rules/Place/_HasGallery.pyo
692
%%DATADIR%%/Filters/Rules/Place/_HasGallery.pyo
Lines 593-598 Link Here
593
%%DATADIR%%/Filters/Rules/Place/_HasReferenceCountOf.py
711
%%DATADIR%%/Filters/Rules/Place/_HasReferenceCountOf.py
594
%%DATADIR%%/Filters/Rules/Place/_HasReferenceCountOf.pyc
712
%%DATADIR%%/Filters/Rules/Place/_HasReferenceCountOf.pyc
595
%%DATADIR%%/Filters/Rules/Place/_HasReferenceCountOf.pyo
713
%%DATADIR%%/Filters/Rules/Place/_HasReferenceCountOf.pyo
714
%%DATADIR%%/Filters/Rules/Place/_HasSourceCount.py
715
%%DATADIR%%/Filters/Rules/Place/_HasSourceCount.pyc
716
%%DATADIR%%/Filters/Rules/Place/_HasSourceCount.pyo
717
%%DATADIR%%/Filters/Rules/Place/_HasSourceOf.py
718
%%DATADIR%%/Filters/Rules/Place/_HasSourceOf.pyc
719
%%DATADIR%%/Filters/Rules/Place/_HasSourceOf.pyo
596
%%DATADIR%%/Filters/Rules/Place/_InLatLonNeighborhood.py
720
%%DATADIR%%/Filters/Rules/Place/_InLatLonNeighborhood.py
597
%%DATADIR%%/Filters/Rules/Place/_InLatLonNeighborhood.pyc
721
%%DATADIR%%/Filters/Rules/Place/_InLatLonNeighborhood.pyc
598
%%DATADIR%%/Filters/Rules/Place/_InLatLonNeighborhood.pyo
722
%%DATADIR%%/Filters/Rules/Place/_InLatLonNeighborhood.pyo
Lines 602-607 Link Here
602
%%DATADIR%%/Filters/Rules/Place/_MatchesFilter.py
726
%%DATADIR%%/Filters/Rules/Place/_MatchesFilter.py
603
%%DATADIR%%/Filters/Rules/Place/_MatchesFilter.pyc
727
%%DATADIR%%/Filters/Rules/Place/_MatchesFilter.pyc
604
%%DATADIR%%/Filters/Rules/Place/_MatchesFilter.pyo
728
%%DATADIR%%/Filters/Rules/Place/_MatchesFilter.pyo
729
%%DATADIR%%/Filters/Rules/Place/_MatchesSourceConfidence.py
730
%%DATADIR%%/Filters/Rules/Place/_MatchesSourceConfidence.pyc
731
%%DATADIR%%/Filters/Rules/Place/_MatchesSourceConfidence.pyo
605
%%DATADIR%%/Filters/Rules/Place/_PlacePrivate.py
732
%%DATADIR%%/Filters/Rules/Place/_PlacePrivate.py
606
%%DATADIR%%/Filters/Rules/Place/_PlacePrivate.pyc
733
%%DATADIR%%/Filters/Rules/Place/_PlacePrivate.pyc
607
%%DATADIR%%/Filters/Rules/Place/_PlacePrivate.pyo
734
%%DATADIR%%/Filters/Rules/Place/_PlacePrivate.pyo
Lines 677-685 Link Here
677
%%DATADIR%%/Filters/Rules/Source/_HasRepositoryCallNumberRef.py
804
%%DATADIR%%/Filters/Rules/Source/_HasRepositoryCallNumberRef.py
678
%%DATADIR%%/Filters/Rules/Source/_HasRepositoryCallNumberRef.pyc
805
%%DATADIR%%/Filters/Rules/Source/_HasRepositoryCallNumberRef.pyc
679
%%DATADIR%%/Filters/Rules/Source/_HasRepositoryCallNumberRef.pyo
806
%%DATADIR%%/Filters/Rules/Source/_HasRepositoryCallNumberRef.pyo
680
%%DATADIR%%/Filters/Rules/Source/_HasSource.py
681
%%DATADIR%%/Filters/Rules/Source/_HasSource.pyc
682
%%DATADIR%%/Filters/Rules/Source/_HasSource.pyo
683
%%DATADIR%%/Filters/Rules/Source/_MatchesFilter.py
807
%%DATADIR%%/Filters/Rules/Source/_MatchesFilter.py
684
%%DATADIR%%/Filters/Rules/Source/_MatchesFilter.pyc
808
%%DATADIR%%/Filters/Rules/Source/_MatchesFilter.pyc
685
%%DATADIR%%/Filters/Rules/Source/_MatchesFilter.pyo
809
%%DATADIR%%/Filters/Rules/Source/_MatchesFilter.pyo
Lines 707-712 Link Here
707
%%DATADIR%%/Filters/Rules/_HasAttributeBase.py
831
%%DATADIR%%/Filters/Rules/_HasAttributeBase.py
708
%%DATADIR%%/Filters/Rules/_HasAttributeBase.pyc
832
%%DATADIR%%/Filters/Rules/_HasAttributeBase.pyc
709
%%DATADIR%%/Filters/Rules/_HasAttributeBase.pyo
833
%%DATADIR%%/Filters/Rules/_HasAttributeBase.pyo
834
%%DATADIR%%/Filters/Rules/_HasCitationBase.py
835
%%DATADIR%%/Filters/Rules/_HasCitationBase.pyc
836
%%DATADIR%%/Filters/Rules/_HasCitationBase.pyo
710
%%DATADIR%%/Filters/Rules/_HasEventBase.py
837
%%DATADIR%%/Filters/Rules/_HasEventBase.py
711
%%DATADIR%%/Filters/Rules/_HasEventBase.pyc
838
%%DATADIR%%/Filters/Rules/_HasEventBase.pyc
712
%%DATADIR%%/Filters/Rules/_HasEventBase.pyo
839
%%DATADIR%%/Filters/Rules/_HasEventBase.pyo
Lines 734-739 Link Here
734
%%DATADIR%%/Filters/Rules/_HasSourceBase.py
861
%%DATADIR%%/Filters/Rules/_HasSourceBase.py
735
%%DATADIR%%/Filters/Rules/_HasSourceBase.pyc
862
%%DATADIR%%/Filters/Rules/_HasSourceBase.pyc
736
%%DATADIR%%/Filters/Rules/_HasSourceBase.pyo
863
%%DATADIR%%/Filters/Rules/_HasSourceBase.pyo
864
%%DATADIR%%/Filters/Rules/_HasSourceCountBase.py
865
%%DATADIR%%/Filters/Rules/_HasSourceCountBase.pyc
866
%%DATADIR%%/Filters/Rules/_HasSourceCountBase.pyo
867
%%DATADIR%%/Filters/Rules/_HasSourceOfBase.py
868
%%DATADIR%%/Filters/Rules/_HasSourceOfBase.pyc
869
%%DATADIR%%/Filters/Rules/_HasSourceOfBase.pyo
737
%%DATADIR%%/Filters/Rules/_HasTagBase.py
870
%%DATADIR%%/Filters/Rules/_HasTagBase.py
738
%%DATADIR%%/Filters/Rules/_HasTagBase.pyc
871
%%DATADIR%%/Filters/Rules/_HasTagBase.pyc
739
%%DATADIR%%/Filters/Rules/_HasTagBase.pyo
872
%%DATADIR%%/Filters/Rules/_HasTagBase.pyo
Lines 746-751 Link Here
746
%%DATADIR%%/Filters/Rules/_IsPrivate.py
879
%%DATADIR%%/Filters/Rules/_IsPrivate.py
747
%%DATADIR%%/Filters/Rules/_IsPrivate.pyc
880
%%DATADIR%%/Filters/Rules/_IsPrivate.pyc
748
%%DATADIR%%/Filters/Rules/_IsPrivate.pyo
881
%%DATADIR%%/Filters/Rules/_IsPrivate.pyo
882
%%DATADIR%%/Filters/Rules/_IsPublic.py
883
%%DATADIR%%/Filters/Rules/_IsPublic.pyc
884
%%DATADIR%%/Filters/Rules/_IsPublic.pyo
749
%%DATADIR%%/Filters/Rules/_MatchesEventFilterBase.py
885
%%DATADIR%%/Filters/Rules/_MatchesEventFilterBase.py
750
%%DATADIR%%/Filters/Rules/_MatchesEventFilterBase.pyc
886
%%DATADIR%%/Filters/Rules/_MatchesEventFilterBase.pyc
751
%%DATADIR%%/Filters/Rules/_MatchesEventFilterBase.pyo
887
%%DATADIR%%/Filters/Rules/_MatchesEventFilterBase.pyo
Lines 767-772 Link Here
767
%%DATADIR%%/Filters/Rules/__init__.py
903
%%DATADIR%%/Filters/Rules/__init__.py
768
%%DATADIR%%/Filters/Rules/__init__.pyc
904
%%DATADIR%%/Filters/Rules/__init__.pyc
769
%%DATADIR%%/Filters/Rules/__init__.pyo
905
%%DATADIR%%/Filters/Rules/__init__.pyo
906
%%DATADIR%%/Filters/SideBar/_CitationSidebarFilter.py
907
%%DATADIR%%/Filters/SideBar/_CitationSidebarFilter.pyc
908
%%DATADIR%%/Filters/SideBar/_CitationSidebarFilter.pyo
770
%%DATADIR%%/Filters/SideBar/_EventSidebarFilter.py
909
%%DATADIR%%/Filters/SideBar/_EventSidebarFilter.py
771
%%DATADIR%%/Filters/SideBar/_EventSidebarFilter.pyc
910
%%DATADIR%%/Filters/SideBar/_EventSidebarFilter.pyc
772
%%DATADIR%%/Filters/SideBar/_EventSidebarFilter.pyo
911
%%DATADIR%%/Filters/SideBar/_EventSidebarFilter.pyo
Lines 872-877 Link Here
872
%%DATADIR%%/Merge/__init__.py
1011
%%DATADIR%%/Merge/__init__.py
873
%%DATADIR%%/Merge/__init__.pyc
1012
%%DATADIR%%/Merge/__init__.pyc
874
%%DATADIR%%/Merge/__init__.pyo
1013
%%DATADIR%%/Merge/__init__.pyo
1014
%%DATADIR%%/Merge/mergecitation.py
1015
%%DATADIR%%/Merge/mergecitation.pyc
1016
%%DATADIR%%/Merge/mergecitation.pyo
875
%%DATADIR%%/Merge/mergeevent.py
1017
%%DATADIR%%/Merge/mergeevent.py
876
%%DATADIR%%/Merge/mergeevent.pyc
1018
%%DATADIR%%/Merge/mergeevent.pyc
877
%%DATADIR%%/Merge/mergeevent.pyo
1019
%%DATADIR%%/Merge/mergeevent.pyo
Lines 974-979 Link Here
974
%%DATADIR%%/cli/plug/__init__.py
1116
%%DATADIR%%/cli/plug/__init__.py
975
%%DATADIR%%/cli/plug/__init__.pyc
1117
%%DATADIR%%/cli/plug/__init__.pyc
976
%%DATADIR%%/cli/plug/__init__.pyo
1118
%%DATADIR%%/cli/plug/__init__.pyo
1119
%%DATADIR%%/cli/user.py
1120
%%DATADIR%%/cli/user.pyc
1121
%%DATADIR%%/cli/user.pyo
977
%%DATADIR%%/config.py
1122
%%DATADIR%%/config.py
978
%%DATADIR%%/config.pyc
1123
%%DATADIR%%/config.pyc
979
%%DATADIR%%/config.pyo
1124
%%DATADIR%%/config.pyo
Lines 1087-1092 Link Here
1087
%%DATADIR%%/gen/lib/childreftype.py
1232
%%DATADIR%%/gen/lib/childreftype.py
1088
%%DATADIR%%/gen/lib/childreftype.pyc
1233
%%DATADIR%%/gen/lib/childreftype.pyc
1089
%%DATADIR%%/gen/lib/childreftype.pyo
1234
%%DATADIR%%/gen/lib/childreftype.pyo
1235
%%DATADIR%%/gen/lib/citation.py
1236
%%DATADIR%%/gen/lib/citation.pyc
1237
%%DATADIR%%/gen/lib/citation.pyo
1238
%%DATADIR%%/gen/lib/citationbase.py
1239
%%DATADIR%%/gen/lib/citationbase.pyc
1240
%%DATADIR%%/gen/lib/citationbase.pyo
1090
%%DATADIR%%/gen/lib/const.py
1241
%%DATADIR%%/gen/lib/const.py
1091
%%DATADIR%%/gen/lib/const.pyc
1242
%%DATADIR%%/gen/lib/const.pyc
1092
%%DATADIR%%/gen/lib/const.pyo
1243
%%DATADIR%%/gen/lib/const.pyo
Lines 1204-1221 Link Here
1204
%%DATADIR%%/gen/lib/src.py
1355
%%DATADIR%%/gen/lib/src.py
1205
%%DATADIR%%/gen/lib/src.pyc
1356
%%DATADIR%%/gen/lib/src.pyc
1206
%%DATADIR%%/gen/lib/src.pyo
1357
%%DATADIR%%/gen/lib/src.pyo
1207
%%DATADIR%%/gen/lib/srcbase.py
1208
%%DATADIR%%/gen/lib/srcbase.pyc
1209
%%DATADIR%%/gen/lib/srcbase.pyo
1210
%%DATADIR%%/gen/lib/srcmediatype.py
1358
%%DATADIR%%/gen/lib/srcmediatype.py
1211
%%DATADIR%%/gen/lib/srcmediatype.pyc
1359
%%DATADIR%%/gen/lib/srcmediatype.pyc
1212
%%DATADIR%%/gen/lib/srcmediatype.pyo
1360
%%DATADIR%%/gen/lib/srcmediatype.pyo
1213
%%DATADIR%%/gen/lib/srcnote.py
1361
%%DATADIR%%/gen/lib/srcnote.py
1214
%%DATADIR%%/gen/lib/srcnote.pyc
1362
%%DATADIR%%/gen/lib/srcnote.pyc
1215
%%DATADIR%%/gen/lib/srcnote.pyo
1363
%%DATADIR%%/gen/lib/srcnote.pyo
1216
%%DATADIR%%/gen/lib/srcref.py
1217
%%DATADIR%%/gen/lib/srcref.pyc
1218
%%DATADIR%%/gen/lib/srcref.pyo
1219
%%DATADIR%%/gen/lib/styledtext.py
1364
%%DATADIR%%/gen/lib/styledtext.py
1220
%%DATADIR%%/gen/lib/styledtext.pyc
1365
%%DATADIR%%/gen/lib/styledtext.pyc
1221
%%DATADIR%%/gen/lib/styledtext.pyo
1366
%%DATADIR%%/gen/lib/styledtext.pyo
Lines 1438-1452 Link Here
1438
%%DATADIR%%/gen/proxy/proxybase.py
1583
%%DATADIR%%/gen/proxy/proxybase.py
1439
%%DATADIR%%/gen/proxy/proxybase.pyc
1584
%%DATADIR%%/gen/proxy/proxybase.pyc
1440
%%DATADIR%%/gen/proxy/proxybase.pyo
1585
%%DATADIR%%/gen/proxy/proxybase.pyo
1441
%%DATADIR%%/gen/proxy/referenced.py
1442
%%DATADIR%%/gen/proxy/referenced.pyc
1443
%%DATADIR%%/gen/proxy/referenced.pyo
1444
%%DATADIR%%/gen/proxy/referencedbyselection.py
1586
%%DATADIR%%/gen/proxy/referencedbyselection.py
1445
%%DATADIR%%/gen/proxy/referencedbyselection.pyc
1587
%%DATADIR%%/gen/proxy/referencedbyselection.pyc
1446
%%DATADIR%%/gen/proxy/referencedbyselection.pyo
1588
%%DATADIR%%/gen/proxy/referencedbyselection.pyo
1447
%%DATADIR%%/gen/updatecallback.py
1589
%%DATADIR%%/gen/updatecallback.py
1448
%%DATADIR%%/gen/updatecallback.pyc
1590
%%DATADIR%%/gen/updatecallback.pyc
1449
%%DATADIR%%/gen/updatecallback.pyo
1591
%%DATADIR%%/gen/updatecallback.pyo
1592
%%DATADIR%%/gen/user.py
1593
%%DATADIR%%/gen/user.pyc
1594
%%DATADIR%%/gen/user.pyo
1450
%%DATADIR%%/gen/utils/__init__.py
1595
%%DATADIR%%/gen/utils/__init__.py
1451
%%DATADIR%%/gen/utils/__init__.pyc
1596
%%DATADIR%%/gen/utils/__init__.pyc
1452
%%DATADIR%%/gen/utils/__init__.pyo
1597
%%DATADIR%%/gen/utils/__init__.pyo
Lines 1474-1479 Link Here
1474
%%DATADIR%%/glade/editaddress.glade
1619
%%DATADIR%%/glade/editaddress.glade
1475
%%DATADIR%%/glade/editattribute.glade
1620
%%DATADIR%%/glade/editattribute.glade
1476
%%DATADIR%%/glade/editchildref.glade
1621
%%DATADIR%%/glade/editchildref.glade
1622
%%DATADIR%%/glade/editcitation.glade
1477
%%DATADIR%%/glade/editevent.glade
1623
%%DATADIR%%/glade/editevent.glade
1478
%%DATADIR%%/glade/editeventref.glade
1624
%%DATADIR%%/glade/editeventref.glade
1479
%%DATADIR%%/glade/editfamily.glade
1625
%%DATADIR%%/glade/editfamily.glade
Lines 1494-1499 Link Here
1494
%%DATADIR%%/glade/editurl.glade
1640
%%DATADIR%%/glade/editurl.glade
1495
%%DATADIR%%/glade/grampletpane.glade
1641
%%DATADIR%%/glade/grampletpane.glade
1496
%%DATADIR%%/glade/gramps.glade
1642
%%DATADIR%%/glade/gramps.glade
1643
%%DATADIR%%/glade/mergecitation.glade
1497
%%DATADIR%%/glade/mergedata.glade
1644
%%DATADIR%%/glade/mergedata.glade
1498
%%DATADIR%%/glade/mergeevent.glade
1645
%%DATADIR%%/glade/mergeevent.glade
1499
%%DATADIR%%/glade/mergefamily.glade
1646
%%DATADIR%%/glade/mergefamily.glade
Lines 1572-1577 Link Here
1572
%%DATADIR%%/gui/editors/displaytabs/childmodel.py
1719
%%DATADIR%%/gui/editors/displaytabs/childmodel.py
1573
%%DATADIR%%/gui/editors/displaytabs/childmodel.pyc
1720
%%DATADIR%%/gui/editors/displaytabs/childmodel.pyc
1574
%%DATADIR%%/gui/editors/displaytabs/childmodel.pyo
1721
%%DATADIR%%/gui/editors/displaytabs/childmodel.pyo
1722
%%DATADIR%%/gui/editors/displaytabs/citationbackreflist.py
1723
%%DATADIR%%/gui/editors/displaytabs/citationbackreflist.pyc
1724
%%DATADIR%%/gui/editors/displaytabs/citationbackreflist.pyo
1725
%%DATADIR%%/gui/editors/displaytabs/citationembedlist.py
1726
%%DATADIR%%/gui/editors/displaytabs/citationembedlist.pyc
1727
%%DATADIR%%/gui/editors/displaytabs/citationembedlist.pyo
1728
%%DATADIR%%/gui/editors/displaytabs/citationrefmodel.py
1729
%%DATADIR%%/gui/editors/displaytabs/citationrefmodel.pyc
1730
%%DATADIR%%/gui/editors/displaytabs/citationrefmodel.pyo
1575
%%DATADIR%%/gui/editors/displaytabs/dataembedlist.py
1731
%%DATADIR%%/gui/editors/displaytabs/dataembedlist.py
1576
%%DATADIR%%/gui/editors/displaytabs/dataembedlist.pyc
1732
%%DATADIR%%/gui/editors/displaytabs/dataembedlist.pyc
1577
%%DATADIR%%/gui/editors/displaytabs/dataembedlist.pyo
1733
%%DATADIR%%/gui/editors/displaytabs/dataembedlist.pyo
Lines 1659-1670 Link Here
1659
%%DATADIR%%/gui/editors/displaytabs/sourcebackreflist.py
1815
%%DATADIR%%/gui/editors/displaytabs/sourcebackreflist.py
1660
%%DATADIR%%/gui/editors/displaytabs/sourcebackreflist.pyc
1816
%%DATADIR%%/gui/editors/displaytabs/sourcebackreflist.pyc
1661
%%DATADIR%%/gui/editors/displaytabs/sourcebackreflist.pyo
1817
%%DATADIR%%/gui/editors/displaytabs/sourcebackreflist.pyo
1662
%%DATADIR%%/gui/editors/displaytabs/sourceembedlist.py
1663
%%DATADIR%%/gui/editors/displaytabs/sourceembedlist.pyc
1664
%%DATADIR%%/gui/editors/displaytabs/sourceembedlist.pyo
1665
%%DATADIR%%/gui/editors/displaytabs/sourcerefmodel.py
1666
%%DATADIR%%/gui/editors/displaytabs/sourcerefmodel.pyc
1667
%%DATADIR%%/gui/editors/displaytabs/sourcerefmodel.pyo
1668
%%DATADIR%%/gui/editors/displaytabs/surnamemodel.py
1818
%%DATADIR%%/gui/editors/displaytabs/surnamemodel.py
1669
%%DATADIR%%/gui/editors/displaytabs/surnamemodel.pyc
1819
%%DATADIR%%/gui/editors/displaytabs/surnamemodel.pyc
1670
%%DATADIR%%/gui/editors/displaytabs/surnamemodel.pyo
1820
%%DATADIR%%/gui/editors/displaytabs/surnamemodel.pyo
Lines 1686-1691 Link Here
1686
%%DATADIR%%/gui/editors/editchildref.py
1836
%%DATADIR%%/gui/editors/editchildref.py
1687
%%DATADIR%%/gui/editors/editchildref.pyc
1837
%%DATADIR%%/gui/editors/editchildref.pyc
1688
%%DATADIR%%/gui/editors/editchildref.pyo
1838
%%DATADIR%%/gui/editors/editchildref.pyo
1839
%%DATADIR%%/gui/editors/editcitation.py
1840
%%DATADIR%%/gui/editors/editcitation.pyc
1841
%%DATADIR%%/gui/editors/editcitation.pyo
1689
%%DATADIR%%/gui/editors/editevent.py
1842
%%DATADIR%%/gui/editors/editevent.py
1690
%%DATADIR%%/gui/editors/editevent.pyc
1843
%%DATADIR%%/gui/editors/editevent.pyc
1691
%%DATADIR%%/gui/editors/editevent.pyo
1844
%%DATADIR%%/gui/editors/editevent.pyo
Lines 1743-1751 Link Here
1743
%%DATADIR%%/gui/editors/editsource.py
1896
%%DATADIR%%/gui/editors/editsource.py
1744
%%DATADIR%%/gui/editors/editsource.pyc
1897
%%DATADIR%%/gui/editors/editsource.pyc
1745
%%DATADIR%%/gui/editors/editsource.pyo
1898
%%DATADIR%%/gui/editors/editsource.pyo
1746
%%DATADIR%%/gui/editors/editsourceref.py
1747
%%DATADIR%%/gui/editors/editsourceref.pyc
1748
%%DATADIR%%/gui/editors/editsourceref.pyo
1749
%%DATADIR%%/gui/editors/editurl.py
1899
%%DATADIR%%/gui/editors/editurl.py
1750
%%DATADIR%%/gui/editors/editurl.pyc
1900
%%DATADIR%%/gui/editors/editurl.pyc
1751
%%DATADIR%%/gui/editors/editurl.pyo
1901
%%DATADIR%%/gui/editors/editurl.pyo
Lines 1794-1802 Link Here
1794
%%DATADIR%%/gui/plug/report/_graphvizreportdialog.py
1944
%%DATADIR%%/gui/plug/report/_graphvizreportdialog.py
1795
%%DATADIR%%/gui/plug/report/_graphvizreportdialog.pyc
1945
%%DATADIR%%/gui/plug/report/_graphvizreportdialog.pyc
1796
%%DATADIR%%/gui/plug/report/_graphvizreportdialog.pyo
1946
%%DATADIR%%/gui/plug/report/_graphvizreportdialog.pyo
1797
%%DATADIR%%/gui/plug/report/_options.py
1798
%%DATADIR%%/gui/plug/report/_options.pyc
1799
%%DATADIR%%/gui/plug/report/_options.pyo
1800
%%DATADIR%%/gui/plug/report/_papermenu.py
1947
%%DATADIR%%/gui/plug/report/_papermenu.py
1801
%%DATADIR%%/gui/plug/report/_papermenu.pyc
1948
%%DATADIR%%/gui/plug/report/_papermenu.pyc
1802
%%DATADIR%%/gui/plug/report/_papermenu.pyo
1949
%%DATADIR%%/gui/plug/report/_papermenu.pyo
Lines 1827-1832 Link Here
1827
%%DATADIR%%/gui/selectors/baseselector.py
1974
%%DATADIR%%/gui/selectors/baseselector.py
1828
%%DATADIR%%/gui/selectors/baseselector.pyc
1975
%%DATADIR%%/gui/selectors/baseselector.pyc
1829
%%DATADIR%%/gui/selectors/baseselector.pyo
1976
%%DATADIR%%/gui/selectors/baseselector.pyo
1977
%%DATADIR%%/gui/selectors/selectcitation.py
1978
%%DATADIR%%/gui/selectors/selectcitation.pyc
1979
%%DATADIR%%/gui/selectors/selectcitation.pyo
1830
%%DATADIR%%/gui/selectors/selectevent.py
1980
%%DATADIR%%/gui/selectors/selectevent.py
1831
%%DATADIR%%/gui/selectors/selectevent.pyc
1981
%%DATADIR%%/gui/selectors/selectevent.pyc
1832
%%DATADIR%%/gui/selectors/selectevent.pyo
1982
%%DATADIR%%/gui/selectors/selectevent.pyo
Lines 1857-1862 Link Here
1857
%%DATADIR%%/gui/selectors/selectsource.py
2007
%%DATADIR%%/gui/selectors/selectsource.py
1858
%%DATADIR%%/gui/selectors/selectsource.pyc
2008
%%DATADIR%%/gui/selectors/selectsource.pyc
1859
%%DATADIR%%/gui/selectors/selectsource.pyo
2009
%%DATADIR%%/gui/selectors/selectsource.pyo
2010
%%DATADIR%%/gui/user.py
2011
%%DATADIR%%/gui/user.pyc
2012
%%DATADIR%%/gui/user.pyo
1860
%%DATADIR%%/gui/utils.py
2013
%%DATADIR%%/gui/utils.py
1861
%%DATADIR%%/gui/utils.pyc
2014
%%DATADIR%%/gui/utils.pyc
1862
%%DATADIR%%/gui/utils.pyo
2015
%%DATADIR%%/gui/utils.pyo
Lines 1881-1886 Link Here
1881
%%DATADIR%%/gui/views/treemodels/__init__.py
2034
%%DATADIR%%/gui/views/treemodels/__init__.py
1882
%%DATADIR%%/gui/views/treemodels/__init__.pyc
2035
%%DATADIR%%/gui/views/treemodels/__init__.pyc
1883
%%DATADIR%%/gui/views/treemodels/__init__.pyo
2036
%%DATADIR%%/gui/views/treemodels/__init__.pyo
2037
%%DATADIR%%/gui/views/treemodels/citationbasemodel.py
2038
%%DATADIR%%/gui/views/treemodels/citationbasemodel.pyc
2039
%%DATADIR%%/gui/views/treemodels/citationbasemodel.pyo
2040
%%DATADIR%%/gui/views/treemodels/citationlistmodel.py
2041
%%DATADIR%%/gui/views/treemodels/citationlistmodel.pyc
2042
%%DATADIR%%/gui/views/treemodels/citationlistmodel.pyo
2043
%%DATADIR%%/gui/views/treemodels/citationtreemodel.py
2044
%%DATADIR%%/gui/views/treemodels/citationtreemodel.pyc
2045
%%DATADIR%%/gui/views/treemodels/citationtreemodel.pyo
1884
%%DATADIR%%/gui/views/treemodels/eventmodel.py
2046
%%DATADIR%%/gui/views/treemodels/eventmodel.py
1885
%%DATADIR%%/gui/views/treemodels/eventmodel.pyc
2047
%%DATADIR%%/gui/views/treemodels/eventmodel.pyc
1886
%%DATADIR%%/gui/views/treemodels/eventmodel.pyo
2048
%%DATADIR%%/gui/views/treemodels/eventmodel.pyo
Lines 1914-1922 Link Here
1914
%%DATADIR%%/gui/widgets/__init__.py
2076
%%DATADIR%%/gui/widgets/__init__.py
1915
%%DATADIR%%/gui/widgets/__init__.pyc
2077
%%DATADIR%%/gui/widgets/__init__.pyc
1916
%%DATADIR%%/gui/widgets/__init__.pyo
2078
%%DATADIR%%/gui/widgets/__init__.pyo
2079
%%DATADIR%%/gui/widgets/basicentry.py
2080
%%DATADIR%%/gui/widgets/basicentry.pyc
2081
%%DATADIR%%/gui/widgets/basicentry.pyo
1917
%%DATADIR%%/gui/widgets/buttons.py
2082
%%DATADIR%%/gui/widgets/buttons.py
1918
%%DATADIR%%/gui/widgets/buttons.pyc
2083
%%DATADIR%%/gui/widgets/buttons.pyc
1919
%%DATADIR%%/gui/widgets/buttons.pyo
2084
%%DATADIR%%/gui/widgets/buttons.pyo
2085
%%DATADIR%%/gui/widgets/dateentry.py
2086
%%DATADIR%%/gui/widgets/dateentry.pyc
2087
%%DATADIR%%/gui/widgets/dateentry.pyo
1920
%%DATADIR%%/gui/widgets/expandcollapsearrow.py
2088
%%DATADIR%%/gui/widgets/expandcollapsearrow.py
1921
%%DATADIR%%/gui/widgets/expandcollapsearrow.pyc
2089
%%DATADIR%%/gui/widgets/expandcollapsearrow.pyc
1922
%%DATADIR%%/gui/widgets/expandcollapsearrow.pyo
2090
%%DATADIR%%/gui/widgets/expandcollapsearrow.pyo
Lines 2000-2005 Link Here
2000
%%DATADIR%%/images/16x16/gramps-bookmark-edit.png
2168
%%DATADIR%%/images/16x16/gramps-bookmark-edit.png
2001
%%DATADIR%%/images/16x16/gramps-bookmark-new.png
2169
%%DATADIR%%/images/16x16/gramps-bookmark-new.png
2002
%%DATADIR%%/images/16x16/gramps-bookmark.png
2170
%%DATADIR%%/images/16x16/gramps-bookmark.png
2171
%%DATADIR%%/images/16x16/gramps-citation.png
2003
%%DATADIR%%/images/16x16/gramps-config.png
2172
%%DATADIR%%/images/16x16/gramps-config.png
2004
%%DATADIR%%/images/16x16/gramps-date-edit.png
2173
%%DATADIR%%/images/16x16/gramps-date-edit.png
2005
%%DATADIR%%/images/16x16/gramps-date.png
2174
%%DATADIR%%/images/16x16/gramps-date.png
Lines 2054-2059 Link Here
2054
%%DATADIR%%/images/22x22/gramps-bookmark-edit.png
2223
%%DATADIR%%/images/22x22/gramps-bookmark-edit.png
2055
%%DATADIR%%/images/22x22/gramps-bookmark-new.png
2224
%%DATADIR%%/images/22x22/gramps-bookmark-new.png
2056
%%DATADIR%%/images/22x22/gramps-bookmark.png
2225
%%DATADIR%%/images/22x22/gramps-bookmark.png
2226
%%DATADIR%%/images/22x22/gramps-citation.png
2057
%%DATADIR%%/images/22x22/gramps-config.png
2227
%%DATADIR%%/images/22x22/gramps-config.png
2058
%%DATADIR%%/images/22x22/gramps-date-edit.png
2228
%%DATADIR%%/images/22x22/gramps-date-edit.png
2059
%%DATADIR%%/images/22x22/gramps-date.png
2229
%%DATADIR%%/images/22x22/gramps-date.png
Lines 2113-2118 Link Here
2113
%%DATADIR%%/images/48x48/gramps-bookmark-edit.png
2283
%%DATADIR%%/images/48x48/gramps-bookmark-edit.png
2114
%%DATADIR%%/images/48x48/gramps-bookmark-new.png
2284
%%DATADIR%%/images/48x48/gramps-bookmark-new.png
2115
%%DATADIR%%/images/48x48/gramps-bookmark.png
2285
%%DATADIR%%/images/48x48/gramps-bookmark.png
2286
%%DATADIR%%/images/48x48/gramps-citation.png
2116
%%DATADIR%%/images/48x48/gramps-config.png
2287
%%DATADIR%%/images/48x48/gramps-config.png
2117
%%DATADIR%%/images/48x48/gramps-date-edit.png
2288
%%DATADIR%%/images/48x48/gramps-date-edit.png
2118
%%DATADIR%%/images/48x48/gramps-date.png
2289
%%DATADIR%%/images/48x48/gramps-date.png
Lines 2183-2188 Link Here
2183
%%DATADIR%%/images/scalable/gramps-bookmark-edit.svg
2354
%%DATADIR%%/images/scalable/gramps-bookmark-edit.svg
2184
%%DATADIR%%/images/scalable/gramps-bookmark-new.svg
2355
%%DATADIR%%/images/scalable/gramps-bookmark-new.svg
2185
%%DATADIR%%/images/scalable/gramps-bookmark.svg
2356
%%DATADIR%%/images/scalable/gramps-bookmark.svg
2357
%%DATADIR%%/images/scalable/gramps-citation.svg
2186
%%DATADIR%%/images/scalable/gramps-config.svg
2358
%%DATADIR%%/images/scalable/gramps-config.svg
2187
%%DATADIR%%/images/scalable/gramps-date-edit.svg
2359
%%DATADIR%%/images/scalable/gramps-date-edit.svg
2188
%%DATADIR%%/images/scalable/gramps-date.svg
2360
%%DATADIR%%/images/scalable/gramps-date.svg
Lines 2256-2273 Link Here
2256
%%DATADIR%%/plugins/docgen/ODFDoc.py
2428
%%DATADIR%%/plugins/docgen/ODFDoc.py
2257
%%DATADIR%%/plugins/docgen/ODFDoc.pyc
2429
%%DATADIR%%/plugins/docgen/ODFDoc.pyc
2258
%%DATADIR%%/plugins/docgen/ODFDoc.pyo
2430
%%DATADIR%%/plugins/docgen/ODFDoc.pyo
2259
%%DATADIR%%/plugins/docgen/PSDrawDoc.py
2260
%%DATADIR%%/plugins/docgen/PSDrawDoc.pyc
2261
%%DATADIR%%/plugins/docgen/PSDrawDoc.pyo
2262
%%DATADIR%%/plugins/docgen/PdfDoc.py
2263
%%DATADIR%%/plugins/docgen/PdfDoc.pyc
2264
%%DATADIR%%/plugins/docgen/PdfDoc.pyo
2265
%%DATADIR%%/plugins/docgen/RTFDoc.py
2431
%%DATADIR%%/plugins/docgen/RTFDoc.py
2266
%%DATADIR%%/plugins/docgen/RTFDoc.pyc
2432
%%DATADIR%%/plugins/docgen/RTFDoc.pyc
2267
%%DATADIR%%/plugins/docgen/RTFDoc.pyo
2433
%%DATADIR%%/plugins/docgen/RTFDoc.pyo
2268
%%DATADIR%%/plugins/docgen/SvgDrawDoc.py
2434
%%DATADIR%%/plugins/docgen/SvgDrawDoc.py
2269
%%DATADIR%%/plugins/docgen/SvgDrawDoc.pyc
2435
%%DATADIR%%/plugins/docgen/SvgDrawDoc.pyc
2270
%%DATADIR%%/plugins/docgen/SvgDrawDoc.pyo
2436
%%DATADIR%%/plugins/docgen/SvgDrawDoc.pyo
2437
%%DATADIR%%/plugins/docgen/cairodoc.py
2438
%%DATADIR%%/plugins/docgen/cairodoc.pyc
2439
%%DATADIR%%/plugins/docgen/cairodoc.pyo
2271
%%DATADIR%%/plugins/docgen/docgen.gpr.py
2440
%%DATADIR%%/plugins/docgen/docgen.gpr.py
2272
%%DATADIR%%/plugins/docgen/docgen.gpr.pyc
2441
%%DATADIR%%/plugins/docgen/docgen.gpr.pyc
2273
%%DATADIR%%/plugins/docgen/docgen.gpr.pyo
2442
%%DATADIR%%/plugins/docgen/docgen.gpr.pyo
Lines 2320-2330 Link Here
2320
%%DATADIR%%/plugins/export/export.gpr.py
2489
%%DATADIR%%/plugins/export/export.gpr.py
2321
%%DATADIR%%/plugins/export/export.gpr.pyc
2490
%%DATADIR%%/plugins/export/export.gpr.pyc
2322
%%DATADIR%%/plugins/export/export.gpr.pyo
2491
%%DATADIR%%/plugins/export/export.gpr.pyo
2323
%%DATADIR%%/plugins/export/exportcsv.glade
2324
%%DATADIR%%/plugins/export/exportftree.glade
2325
%%DATADIR%%/plugins/export/exportgeneweb.glade
2326
%%DATADIR%%/plugins/export/exportvcalendar.glade
2327
%%DATADIR%%/plugins/export/exportvcard.glade
2328
%%DATADIR%%/plugins/gramplet/AgeOnDateGramplet.py
2492
%%DATADIR%%/plugins/gramplet/AgeOnDateGramplet.py
2329
%%DATADIR%%/plugins/gramplet/AgeOnDateGramplet.pyc
2493
%%DATADIR%%/plugins/gramplet/AgeOnDateGramplet.pyc
2330
%%DATADIR%%/plugins/gramplet/AgeOnDateGramplet.pyo
2494
%%DATADIR%%/plugins/gramplet/AgeOnDateGramplet.pyo
Lines 2334-2342 Link Here
2334
%%DATADIR%%/plugins/gramplet/Attributes.py
2498
%%DATADIR%%/plugins/gramplet/Attributes.py
2335
%%DATADIR%%/plugins/gramplet/Attributes.pyc
2499
%%DATADIR%%/plugins/gramplet/Attributes.pyc
2336
%%DATADIR%%/plugins/gramplet/Attributes.pyo
2500
%%DATADIR%%/plugins/gramplet/Attributes.pyo
2337
%%DATADIR%%/plugins/gramplet/AttributesGramplet.py
2338
%%DATADIR%%/plugins/gramplet/AttributesGramplet.pyc
2339
%%DATADIR%%/plugins/gramplet/AttributesGramplet.pyo
2340
%%DATADIR%%/plugins/gramplet/Backlinks.py
2501
%%DATADIR%%/plugins/gramplet/Backlinks.py
2341
%%DATADIR%%/plugins/gramplet/Backlinks.pyc
2502
%%DATADIR%%/plugins/gramplet/Backlinks.pyc
2342
%%DATADIR%%/plugins/gramplet/Backlinks.pyo
2503
%%DATADIR%%/plugins/gramplet/Backlinks.pyo
Lines 2346-2351 Link Here
2346
%%DATADIR%%/plugins/gramplet/Children.py
2507
%%DATADIR%%/plugins/gramplet/Children.py
2347
%%DATADIR%%/plugins/gramplet/Children.pyc
2508
%%DATADIR%%/plugins/gramplet/Children.pyc
2348
%%DATADIR%%/plugins/gramplet/Children.pyo
2509
%%DATADIR%%/plugins/gramplet/Children.pyo
2510
%%DATADIR%%/plugins/gramplet/Citations.py
2511
%%DATADIR%%/plugins/gramplet/Citations.pyc
2512
%%DATADIR%%/plugins/gramplet/Citations.pyo
2349
%%DATADIR%%/plugins/gramplet/DescendGramplet.py
2513
%%DATADIR%%/plugins/gramplet/DescendGramplet.py
2350
%%DATADIR%%/plugins/gramplet/DescendGramplet.pyc
2514
%%DATADIR%%/plugins/gramplet/DescendGramplet.pyc
2351
%%DATADIR%%/plugins/gramplet/DescendGramplet.pyo
2515
%%DATADIR%%/plugins/gramplet/DescendGramplet.pyo
Lines 2391-2399 Link Here
2391
%%DATADIR%%/plugins/gramplet/PlaceDetails.py
2555
%%DATADIR%%/plugins/gramplet/PlaceDetails.py
2392
%%DATADIR%%/plugins/gramplet/PlaceDetails.pyc
2556
%%DATADIR%%/plugins/gramplet/PlaceDetails.pyc
2393
%%DATADIR%%/plugins/gramplet/PlaceDetails.pyo
2557
%%DATADIR%%/plugins/gramplet/PlaceDetails.pyo
2394
%%DATADIR%%/plugins/gramplet/PluginManagerGramplet.py
2395
%%DATADIR%%/plugins/gramplet/PluginManagerGramplet.pyc
2396
%%DATADIR%%/plugins/gramplet/PluginManagerGramplet.pyo
2397
%%DATADIR%%/plugins/gramplet/QuickViewGramplet.py
2558
%%DATADIR%%/plugins/gramplet/QuickViewGramplet.py
2398
%%DATADIR%%/plugins/gramplet/QuickViewGramplet.pyc
2559
%%DATADIR%%/plugins/gramplet/QuickViewGramplet.pyc
2399
%%DATADIR%%/plugins/gramplet/QuickViewGramplet.pyo
2560
%%DATADIR%%/plugins/gramplet/QuickViewGramplet.pyo
Lines 2406-2414 Link Here
2406
%%DATADIR%%/plugins/gramplet/SessionLogGramplet.py
2567
%%DATADIR%%/plugins/gramplet/SessionLogGramplet.py
2407
%%DATADIR%%/plugins/gramplet/SessionLogGramplet.pyc
2568
%%DATADIR%%/plugins/gramplet/SessionLogGramplet.pyc
2408
%%DATADIR%%/plugins/gramplet/SessionLogGramplet.pyo
2569
%%DATADIR%%/plugins/gramplet/SessionLogGramplet.pyo
2409
%%DATADIR%%/plugins/gramplet/Sources.py
2410
%%DATADIR%%/plugins/gramplet/Sources.pyc
2411
%%DATADIR%%/plugins/gramplet/Sources.pyo
2412
%%DATADIR%%/plugins/gramplet/StatsGramplet.py
2570
%%DATADIR%%/plugins/gramplet/StatsGramplet.py
2413
%%DATADIR%%/plugins/gramplet/StatsGramplet.pyc
2571
%%DATADIR%%/plugins/gramplet/StatsGramplet.pyc
2414
%%DATADIR%%/plugins/gramplet/StatsGramplet.pyo
2572
%%DATADIR%%/plugins/gramplet/StatsGramplet.pyo
Lines 2504-2509 Link Here
2504
%%DATADIR%%/plugins/lib/libmapservice.py
2662
%%DATADIR%%/plugins/lib/libmapservice.py
2505
%%DATADIR%%/plugins/lib/libmapservice.pyc
2663
%%DATADIR%%/plugins/lib/libmapservice.pyc
2506
%%DATADIR%%/plugins/lib/libmapservice.pyo
2664
%%DATADIR%%/plugins/lib/libmapservice.pyo
2665
%%DATADIR%%/plugins/lib/libmetadata.py
2666
%%DATADIR%%/plugins/lib/libmetadata.pyc
2667
%%DATADIR%%/plugins/lib/libmetadata.pyo
2507
%%DATADIR%%/plugins/lib/libmixin.py
2668
%%DATADIR%%/plugins/lib/libmixin.py
2508
%%DATADIR%%/plugins/lib/libmixin.pyc
2669
%%DATADIR%%/plugins/lib/libmixin.pyc
2509
%%DATADIR%%/plugins/lib/libmixin.pyo
2670
%%DATADIR%%/plugins/lib/libmixin.pyo
Lines 2597-2602 Link Here
2597
%%DATADIR%%/plugins/records.gpr.py
2758
%%DATADIR%%/plugins/records.gpr.py
2598
%%DATADIR%%/plugins/records.gpr.pyc
2759
%%DATADIR%%/plugins/records.gpr.pyc
2599
%%DATADIR%%/plugins/records.gpr.pyo
2760
%%DATADIR%%/plugins/records.gpr.pyo
2761
%%DATADIR%%/plugins/rel/rel_ca.py
2762
%%DATADIR%%/plugins/rel/rel_ca.pyc
2763
%%DATADIR%%/plugins/rel/rel_ca.pyo
2600
%%DATADIR%%/plugins/rel/rel_cs.py
2764
%%DATADIR%%/plugins/rel/rel_cs.py
2601
%%DATADIR%%/plugins/rel/rel_cs.pyc
2765
%%DATADIR%%/plugins/rel/rel_cs.pyc
2602
%%DATADIR%%/plugins/rel/rel_cs.pyo
2766
%%DATADIR%%/plugins/rel/rel_cs.pyo
Lines 2648-2653 Link Here
2648
%%DATADIR%%/plugins/rel/rel_sv.py
2812
%%DATADIR%%/plugins/rel/rel_sv.py
2649
%%DATADIR%%/plugins/rel/rel_sv.pyc
2813
%%DATADIR%%/plugins/rel/rel_sv.pyc
2650
%%DATADIR%%/plugins/rel/rel_sv.pyo
2814
%%DATADIR%%/plugins/rel/rel_sv.pyo
2815
%%DATADIR%%/plugins/rel/rel_uk.py
2816
%%DATADIR%%/plugins/rel/rel_uk.pyc
2817
%%DATADIR%%/plugins/rel/rel_uk.pyo
2651
%%DATADIR%%/plugins/rel/relplugins.gpr.py
2818
%%DATADIR%%/plugins/rel/relplugins.gpr.py
2652
%%DATADIR%%/plugins/rel/relplugins.gpr.pyc
2819
%%DATADIR%%/plugins/rel/relplugins.gpr.pyc
2653
%%DATADIR%%/plugins/rel/relplugins.gpr.pyo
2820
%%DATADIR%%/plugins/rel/relplugins.gpr.pyo
Lines 2657-2662 Link Here
2657
%%DATADIR%%/plugins/sidebar/sidebar.gpr.py
2824
%%DATADIR%%/plugins/sidebar/sidebar.gpr.py
2658
%%DATADIR%%/plugins/sidebar/sidebar.gpr.pyc
2825
%%DATADIR%%/plugins/sidebar/sidebar.gpr.pyc
2659
%%DATADIR%%/plugins/sidebar/sidebar.gpr.pyo
2826
%%DATADIR%%/plugins/sidebar/sidebar.gpr.pyo
2827
%%DATADIR%%/plugins/textreport/AlphabeticalIndex.py
2828
%%DATADIR%%/plugins/textreport/AlphabeticalIndex.pyc
2829
%%DATADIR%%/plugins/textreport/AlphabeticalIndex.pyo
2660
%%DATADIR%%/plugins/textreport/AncestorReport.py
2830
%%DATADIR%%/plugins/textreport/AncestorReport.py
2661
%%DATADIR%%/plugins/textreport/AncestorReport.pyc
2831
%%DATADIR%%/plugins/textreport/AncestorReport.pyc
2662
%%DATADIR%%/plugins/textreport/AncestorReport.pyo
2832
%%DATADIR%%/plugins/textreport/AncestorReport.pyo
Lines 2699-2704 Link Here
2699
%%DATADIR%%/plugins/textreport/Summary.py
2869
%%DATADIR%%/plugins/textreport/Summary.py
2700
%%DATADIR%%/plugins/textreport/Summary.pyc
2870
%%DATADIR%%/plugins/textreport/Summary.pyc
2701
%%DATADIR%%/plugins/textreport/Summary.pyo
2871
%%DATADIR%%/plugins/textreport/Summary.pyo
2872
%%DATADIR%%/plugins/textreport/TableOfContents.py
2873
%%DATADIR%%/plugins/textreport/TableOfContents.pyc
2874
%%DATADIR%%/plugins/textreport/TableOfContents.pyo
2702
%%DATADIR%%/plugins/textreport/TagReport.py
2875
%%DATADIR%%/plugins/textreport/TagReport.py
2703
%%DATADIR%%/plugins/textreport/TagReport.pyc
2876
%%DATADIR%%/plugins/textreport/TagReport.pyc
2704
%%DATADIR%%/plugins/textreport/TagReport.pyo
2877
%%DATADIR%%/plugins/textreport/TagReport.pyo
Lines 2738-2743 Link Here
2738
%%DATADIR%%/plugins/tool/MediaManager.py
2911
%%DATADIR%%/plugins/tool/MediaManager.py
2739
%%DATADIR%%/plugins/tool/MediaManager.pyc
2912
%%DATADIR%%/plugins/tool/MediaManager.pyc
2740
%%DATADIR%%/plugins/tool/MediaManager.pyo
2913
%%DATADIR%%/plugins/tool/MediaManager.pyo
2914
%%DATADIR%%/plugins/tool/MergeCitations.py
2915
%%DATADIR%%/plugins/tool/MergeCitations.pyc
2916
%%DATADIR%%/plugins/tool/MergeCitations.pyo
2741
%%DATADIR%%/plugins/tool/NotRelated.py
2917
%%DATADIR%%/plugins/tool/NotRelated.py
2742
%%DATADIR%%/plugins/tool/NotRelated.pyc
2918
%%DATADIR%%/plugins/tool/NotRelated.pyc
2743
%%DATADIR%%/plugins/tool/NotRelated.pyo
2919
%%DATADIR%%/plugins/tool/NotRelated.pyo
Lines 2779-2784 Link Here
2779
%%DATADIR%%/plugins/tool/eventcmp.glade
2955
%%DATADIR%%/plugins/tool/eventcmp.glade
2780
%%DATADIR%%/plugins/tool/finddupes.glade
2956
%%DATADIR%%/plugins/tool/finddupes.glade
2781
%%DATADIR%%/plugins/tool/leak.glade
2957
%%DATADIR%%/plugins/tool/leak.glade
2958
%%DATADIR%%/plugins/tool/mergecitations.glade
2782
%%DATADIR%%/plugins/tool/notrelated.glade
2959
%%DATADIR%%/plugins/tool/notrelated.glade
2783
%%DATADIR%%/plugins/tool/ownereditor.glade
2960
%%DATADIR%%/plugins/tool/ownereditor.glade
2784
%%DATADIR%%/plugins/tool/patchnames.glade
2961
%%DATADIR%%/plugins/tool/patchnames.glade
Lines 2790-2795 Link Here
2790
%%DATADIR%%/plugins/tool/tools.gpr.pyc
2967
%%DATADIR%%/plugins/tool/tools.gpr.pyc
2791
%%DATADIR%%/plugins/tool/tools.gpr.pyo
2968
%%DATADIR%%/plugins/tool/tools.gpr.pyo
2792
%%DATADIR%%/plugins/tool/verify.glade
2969
%%DATADIR%%/plugins/tool/verify.glade
2970
%%DATADIR%%/plugins/view/citationlistview.py
2971
%%DATADIR%%/plugins/view/citationlistview.pyc
2972
%%DATADIR%%/plugins/view/citationlistview.pyo
2973
%%DATADIR%%/plugins/view/citationtreeview.py
2974
%%DATADIR%%/plugins/view/citationtreeview.pyc
2975
%%DATADIR%%/plugins/view/citationtreeview.pyo
2793
%%DATADIR%%/plugins/view/eventview.py
2976
%%DATADIR%%/plugins/view/eventview.py
2794
%%DATADIR%%/plugins/view/eventview.pyc
2977
%%DATADIR%%/plugins/view/eventview.pyc
2795
%%DATADIR%%/plugins/view/eventview.pyo
2978
%%DATADIR%%/plugins/view/eventview.pyo
Lines 2872-2892 Link Here
2872
%%DATADIR%%/plugins/webreport/webplugins.gpr.pyc
3055
%%DATADIR%%/plugins/webreport/webplugins.gpr.pyc
2873
%%DATADIR%%/plugins/webreport/webplugins.gpr.pyo
3056
%%DATADIR%%/plugins/webreport/webplugins.gpr.pyo
2874
%%DATADIR%%/plugins/webstuff/css/GeoView.css
3057
%%DATADIR%%/plugins/webstuff/css/GeoView.css
2875
%%DATADIR%%/plugins/webstuff/css/Mapstraction.css
2876
%%DATADIR%%/plugins/webstuff/css/Web_Basic-Ash.css
3058
%%DATADIR%%/plugins/webstuff/css/Web_Basic-Ash.css
2877
%%DATADIR%%/plugins/webstuff/css/Web_Basic-Blue.css
3059
%%DATADIR%%/plugins/webstuff/css/Web_Basic-Blue.css
2878
%%DATADIR%%/plugins/webstuff/css/Web_Basic-Cypress.css
3060
%%DATADIR%%/plugins/webstuff/css/Web_Basic-Cypress.css
2879
%%DATADIR%%/plugins/webstuff/css/Web_Basic-Lilac.css
3061
%%DATADIR%%/plugins/webstuff/css/Web_Basic-Lilac.css
2880
%%DATADIR%%/plugins/webstuff/css/Web_Basic-Peach.css
3062
%%DATADIR%%/plugins/webstuff/css/Web_Basic-Peach.css
2881
%%DATADIR%%/plugins/webstuff/css/Web_Basic-Spruce.css
3063
%%DATADIR%%/plugins/webstuff/css/Web_Basic-Spruce.css
3064
%%DATADIR%%/plugins/webstuff/css/Web_DropDown-Menus.css
3065
%%DATADIR%%/plugins/webstuff/css/Web_Fade-Menus.css
3066
%%DATADIR%%/plugins/webstuff/css/Web_Horizontal-Menus.css
2882
%%DATADIR%%/plugins/webstuff/css/Web_Mainz.css
3067
%%DATADIR%%/plugins/webstuff/css/Web_Mainz.css
2883
%%DATADIR%%/plugins/webstuff/css/Web_Navigation-Horizontal.css
2884
%%DATADIR%%/plugins/webstuff/css/Web_Navigation-Vertical.css
2885
%%DATADIR%%/plugins/webstuff/css/Web_Nebraska.css
3068
%%DATADIR%%/plugins/webstuff/css/Web_Nebraska.css
2886
%%DATADIR%%/plugins/webstuff/css/Web_Print-Default.css
3069
%%DATADIR%%/plugins/webstuff/css/Web_Print-Default.css
3070
%%DATADIR%%/plugins/webstuff/css/Web_Vertical-Menus.css
2887
%%DATADIR%%/plugins/webstuff/css/Web_Visually.css
3071
%%DATADIR%%/plugins/webstuff/css/Web_Visually.css
2888
%%DATADIR%%/plugins/webstuff/css/ancestortree.css
3072
%%DATADIR%%/plugins/webstuff/css/ancestortree.css
2889
%%DATADIR%%/plugins/webstuff/css/behaviour.css
3073
%%DATADIR%%/plugins/webstuff/css/behaviour.css
3074
%%DATADIR%%/plugins/webstuff/css/narrative-maps.css
2890
%%DATADIR%%/plugins/webstuff/images/Web_Gender_Female.png
3075
%%DATADIR%%/plugins/webstuff/images/Web_Gender_Female.png
2891
%%DATADIR%%/plugins/webstuff/images/Web_Gender_Male.png
3076
%%DATADIR%%/plugins/webstuff/images/Web_Gender_Male.png
2892
%%DATADIR%%/plugins/webstuff/images/Web_Mainz_Bkgd.png
3077
%%DATADIR%%/plugins/webstuff/images/Web_Mainz_Bkgd.png
Lines 2909-2923 Link Here
2909
%%DATADIR%%/plugins/webstuff/images/gramps-geo-marriage.png
3094
%%DATADIR%%/plugins/webstuff/images/gramps-geo-marriage.png
2910
%%DATADIR%%/plugins/webstuff/images/gramps-geo-marriage.svg
3095
%%DATADIR%%/plugins/webstuff/images/gramps-geo-marriage.svg
2911
%%DATADIR%%/plugins/webstuff/images/somerights20.gif
3096
%%DATADIR%%/plugins/webstuff/images/somerights20.gif
2912
%%DATADIR%%/plugins/webstuff/js/mapstraction/README
3097
%%DATADIR%%/plugins/webstuff/js/jquery-1.3.2.min.js
2913
%%DATADIR%%/plugins/webstuff/js/mapstraction/mxn.core.js
3098
%%DATADIR%%/plugins/webstuff/js/jquery-1.7.1.js
2914
%%DATADIR%%/plugins/webstuff/js/mapstraction/mxn.geocommons.core.js
3099
%%DATADIR%%/plugins/webstuff/js/jquery-1.7.min.js
2915
%%DATADIR%%/plugins/webstuff/js/mapstraction/mxn.google.core.js
3100
%%DATADIR%%/plugins/webstuff/js/jquery-ui-1.7.2.custom.min.js
2916
%%DATADIR%%/plugins/webstuff/js/mapstraction/mxn.google.geocoder.js
2917
%%DATADIR%%/plugins/webstuff/js/mapstraction/mxn.googleearth.core.js
2918
%%DATADIR%%/plugins/webstuff/js/mapstraction/mxn.googlev3.core.js
2919
%%DATADIR%%/plugins/webstuff/js/mapstraction/mxn.js
2920
%%DATADIR%%/plugins/webstuff/js/mapstraction/mxn.openlayers.core.js
2921
%%DATADIR%%/plugins/webstuff/webstuff.gpr.py
3101
%%DATADIR%%/plugins/webstuff/webstuff.gpr.py
2922
%%DATADIR%%/plugins/webstuff/webstuff.gpr.pyc
3102
%%DATADIR%%/plugins/webstuff/webstuff.gpr.pyc
2923
%%DATADIR%%/plugins/webstuff/webstuff.gpr.pyo
3103
%%DATADIR%%/plugins/webstuff/webstuff.gpr.pyo
Lines 2937-2947 Link Here
2937
share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-gramps-package.svg
3117
share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-gramps-package.svg
2938
share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-gramps-xml.svg
3118
share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-gramps-xml.svg
2939
share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-gramps.svg
3119
share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-gramps.svg
3120
share/locale/ar/LC_MESSAGES/gramps.mo
2940
share/locale/bg/LC_MESSAGES/gramps.mo
3121
share/locale/bg/LC_MESSAGES/gramps.mo
2941
share/locale/ca/LC_MESSAGES/gramps.mo
3122
share/locale/ca/LC_MESSAGES/gramps.mo
2942
share/locale/cs/LC_MESSAGES/gramps.mo
3123
share/locale/cs/LC_MESSAGES/gramps.mo
2943
share/locale/da/LC_MESSAGES/gramps.mo
3124
share/locale/da/LC_MESSAGES/gramps.mo
2944
share/locale/de/LC_MESSAGES/gramps.mo
3125
share/locale/de/LC_MESSAGES/gramps.mo
3126
share/locale/el/LC_MESSAGES/gramps.mo
2945
share/locale/es/LC_MESSAGES/gramps.mo
3127
share/locale/es/LC_MESSAGES/gramps.mo
2946
share/locale/fi/LC_MESSAGES/gramps.mo
3128
share/locale/fi/LC_MESSAGES/gramps.mo
2947
share/locale/fr/LC_MESSAGES/gramps.mo
3129
share/locale/fr/LC_MESSAGES/gramps.mo
Lines 2949-2954 Link Here
2949
share/locale/hr/LC_MESSAGES/gramps.mo
3131
share/locale/hr/LC_MESSAGES/gramps.mo
2950
share/locale/hu/LC_MESSAGES/gramps.mo
3132
share/locale/hu/LC_MESSAGES/gramps.mo
2951
share/locale/it/LC_MESSAGES/gramps.mo
3133
share/locale/it/LC_MESSAGES/gramps.mo
3134
share/locale/ja/LC_MESSAGES/gramps.mo
2952
share/locale/lt/LC_MESSAGES/gramps.mo
3135
share/locale/lt/LC_MESSAGES/gramps.mo
2953
share/locale/nb/LC_MESSAGES/gramps.mo
3136
share/locale/nb/LC_MESSAGES/gramps.mo
2954
share/locale/nl/LC_MESSAGES/gramps.mo
3137
share/locale/nl/LC_MESSAGES/gramps.mo
Lines 2962-3065 Link Here
2962
share/locale/sq/LC_MESSAGES/gramps.mo
3145
share/locale/sq/LC_MESSAGES/gramps.mo
2963
share/locale/sv/LC_MESSAGES/gramps.mo
3146
share/locale/sv/LC_MESSAGES/gramps.mo
2964
share/locale/uk/LC_MESSAGES/gramps.mo
3147
share/locale/uk/LC_MESSAGES/gramps.mo
3148
share/locale/vi/LC_MESSAGES/gramps.mo
2965
share/locale/zh_CN/LC_MESSAGES/gramps.mo
3149
share/locale/zh_CN/LC_MESSAGES/gramps.mo
2966
share/mime-info/gramps.keys
3150
share/mime-info/gramps.keys
2967
share/mime-info/gramps.mime
3151
share/mime-info/gramps.mime
3152
share/mime/XMLnamespaces
3153
share/mime/aliases
2968
share/mime/application/x-geneweb.xml
3154
share/mime/application/x-geneweb.xml
2969
share/mime/application/x-gramps-package.xml
3155
share/mime/application/x-gramps-package.xml
2970
share/mime/application/x-gramps-xml.xml
3156
share/mime/application/x-gramps-xml.xml
2971
share/mime/application/x-gramps.xml
3157
share/mime/application/x-gramps.xml
3158
share/mime/generic-icons
3159
share/mime/globs
3160
share/mime/globs2
3161
share/mime/icons
3162
share/mime/magic
3163
share/mime/mime.cache
2972
share/mime/packages/gramps.xml
3164
share/mime/packages/gramps.xml
3165
share/mime/subclasses
3166
share/mime/treemagic
3167
share/mime/types
3168
share/mime/version
2973
share/pixmaps/gramps.png
3169
share/pixmaps/gramps.png
2974
@dirrmtry share/omf
3170
@dirrmtry man/cs/man1
2975
@dirrmtry share/mime/packages
3171
@dirrmtry man/cs
2976
@dirrmtry share/mime/application
3172
@dirrmtry man/fr/man1
2977
@dirrmtry share/mime-info
3173
@dirrmtry man/fr
2978
@dirrmtry share/mime
3174
@dirrmtry man/nl/man1
2979
@dirrmtry share/icons/gnome/scalable/mimetypes
3175
@dirrmtry man/nl
2980
@dirrmtry share/icons/gnome/scalable
3176
@dirrmtry man/pl/man1
3177
@dirrmtry man/pl
3178
@dirrmtry man/pt_BR/man1
3179
@dirrmtry man/pt_BR
3180
@dirrmtry man/sv/man1
3181
@dirrmtry man/sv
3182
@dirrmtry %%DATADIR%%/DateHandler
3183
@dirrmtry %%DATADIR%%/Filters/Rules/Citation
3184
@dirrmtry %%DATADIR%%/Filters/Rules/Event
3185
@dirrmtry %%DATADIR%%/Filters/Rules/Family
3186
@dirrmtry %%DATADIR%%/Filters/Rules/MediaObject
3187
@dirrmtry %%DATADIR%%/Filters/Rules/Note
3188
@dirrmtry %%DATADIR%%/Filters/Rules/Person
3189
@dirrmtry %%DATADIR%%/Filters/Rules/Place
3190
@dirrmtry %%DATADIR%%/Filters/Rules/Repository
3191
@dirrmtry %%DATADIR%%/Filters/Rules/Source
3192
@dirrmtry %%DATADIR%%/Filters/Rules
3193
@dirrmtry %%DATADIR%%/Filters/SideBar
3194
@dirrmtry %%DATADIR%%/Filters
3195
@dirrmtry %%DATADIR%%/GrampsLocale
3196
@dirrmtry %%DATADIR%%/GrampsLogger
3197
@dirrmtry %%DATADIR%%/Merge
3198
@dirrmtry %%DATADIR%%/Simple
3199
@dirrmtry %%DATADIR%%/cli/plug
3200
@dirrmtry %%DATADIR%%/cli
3201
@dirrmtry %%DATADIR%%/data
3202
@dirrmtry %%DATADIR%%/docgen
3203
@dirrmtry %%DATADIR%%/example
3204
@dirrmtry %%DATADIR%%/gen/db
3205
@dirrmtry %%DATADIR%%/gen/display
3206
@dirrmtry %%DATADIR%%/gen/lib
3207
@dirrmtry %%DATADIR%%/gen/mime
3208
@dirrmtry %%DATADIR%%/gen/plug/docbackend
3209
@dirrmtry %%DATADIR%%/gen/plug/docgen
3210
@dirrmtry %%DATADIR%%/gen/plug/menu
3211
@dirrmtry %%DATADIR%%/gen/plug/report
3212
@dirrmtry %%DATADIR%%/gen/plug
3213
@dirrmtry %%DATADIR%%/gen/proxy
3214
@dirrmtry %%DATADIR%%/gen/utils
3215
@dirrmtry %%DATADIR%%/gen
3216
@dirrmtry %%DATADIR%%/glade
3217
@dirrmtry %%DATADIR%%/gui/editors/displaytabs
3218
@dirrmtry %%DATADIR%%/gui/editors
3219
@dirrmtry %%DATADIR%%/gui/plug/report
3220
@dirrmtry %%DATADIR%%/gui/plug
3221
@dirrmtry %%DATADIR%%/gui/selectors
3222
@dirrmtry %%DATADIR%%/gui/views/treemodels
3223
@dirrmtry %%DATADIR%%/gui/views
3224
@dirrmtry %%DATADIR%%/gui/widgets
3225
@dirrmtry %%DATADIR%%/gui
3226
@dirrmtry %%DATADIR%%/images/16x16
3227
@dirrmtry %%DATADIR%%/images/22x22
3228
@dirrmtry %%DATADIR%%/images/48x48
3229
@dirrmtry %%DATADIR%%/images/scalable
3230
@dirrmtry %%DATADIR%%/images
3231
@dirrmtry %%DATADIR%%/plugins/docgen
3232
@dirrmtry %%DATADIR%%/plugins/drawreport
3233
@dirrmtry %%DATADIR%%/plugins/export
3234
@dirrmtry %%DATADIR%%/plugins/gramplet
3235
@dirrmtry %%DATADIR%%/plugins/graph
3236
@dirrmtry %%DATADIR%%/plugins/import
3237
@dirrmtry %%DATADIR%%/plugins/lib/maps
3238
@dirrmtry %%DATADIR%%/plugins/lib
3239
@dirrmtry %%DATADIR%%/plugins/mapservices
3240
@dirrmtry %%DATADIR%%/plugins/quickview
3241
@dirrmtry %%DATADIR%%/plugins/rel
3242
@dirrmtry %%DATADIR%%/plugins/sidebar
3243
@dirrmtry %%DATADIR%%/plugins/textreport
3244
@dirrmtry %%DATADIR%%/plugins/tool
3245
@dirrmtry %%DATADIR%%/plugins/view
3246
@dirrmtry %%DATADIR%%/plugins/webreport
3247
@dirrmtry %%DATADIR%%/plugins/webstuff/css
3248
@dirrmtry %%DATADIR%%/plugins/webstuff/images
3249
@dirrmtry %%DATADIR%%/plugins/webstuff/js
3250
@dirrmtry %%DATADIR%%/plugins/webstuff
3251
@dirrmtry %%DATADIR%%/plugins
3252
@dirrmtry %%DATADIR%%
2981
@dirrmtry share/icons/gnome/48x48/mimetypes
3253
@dirrmtry share/icons/gnome/48x48/mimetypes
2982
@dirrmtry share/icons/gnome/48x48
3254
@dirrmtry share/icons/gnome/48x48
3255
@dirrmtry share/icons/gnome/scalable/mimetypes
3256
@dirrmtry share/icons/gnome/scalable
2983
@dirrmtry share/icons/gnome
3257
@dirrmtry share/icons/gnome
2984
@dirrmtry share/icons
3258
@dirrmtry share/mime/application
2985
@dirrm %%DATADIR%%/plugins/webstuff/js/mapstraction
2986
@dirrm %%DATADIR%%/plugins/webstuff/js
2987
@dirrm %%DATADIR%%/plugins/webstuff/images
2988
@dirrm %%DATADIR%%/plugins/webstuff/css
2989
@dirrm %%DATADIR%%/plugins/webstuff
2990
@dirrm %%DATADIR%%/plugins/webreport
2991
@dirrm %%DATADIR%%/plugins/view
2992
@dirrm %%DATADIR%%/plugins/tool
2993
@dirrm %%DATADIR%%/plugins/textreport
2994
@dirrm %%DATADIR%%/plugins/sidebar
2995
@dirrm %%DATADIR%%/plugins/rel
2996
@dirrm %%DATADIR%%/plugins/quickview
2997
@dirrm %%DATADIR%%/plugins/mapservices
2998
@dirrm %%DATADIR%%/plugins/lib/maps
2999
@dirrm %%DATADIR%%/plugins/lib
3000
@dirrm %%DATADIR%%/plugins/import
3001
@dirrm %%DATADIR%%/plugins/graph
3002
@dirrm %%DATADIR%%/plugins/gramplet
3003
@dirrm %%DATADIR%%/plugins/export
3004
@dirrm %%DATADIR%%/plugins/drawreport
3005
@dirrm %%DATADIR%%/plugins/docgen
3006
@dirrm %%DATADIR%%/plugins
3007
@dirrm %%DATADIR%%/images/scalable
3008
@dirrm %%DATADIR%%/images/48x48
3009
@dirrm %%DATADIR%%/images/22x22
3010
@dirrm %%DATADIR%%/images/16x16
3011
@dirrm %%DATADIR%%/images
3012
@dirrm %%DATADIR%%/gui/widgets
3013
@dirrm %%DATADIR%%/gui/views/treemodels
3014
@dirrm %%DATADIR%%/gui/views
3015
@dirrm %%DATADIR%%/gui/selectors
3016
@dirrm %%DATADIR%%/gui/plug/report
3017
@dirrm %%DATADIR%%/gui/plug
3018
@dirrm %%DATADIR%%/gui/editors/displaytabs
3019
@dirrm %%DATADIR%%/gui/editors
3020
@dirrm %%DATADIR%%/gui
3021
@dirrm %%DATADIR%%/glade
3022
@dirrm %%DATADIR%%/gen/utils
3023
@dirrm %%DATADIR%%/gen/proxy
3024
@dirrm %%DATADIR%%/gen/plug/report
3025
@dirrm %%DATADIR%%/gen/plug/menu
3026
@dirrm %%DATADIR%%/gen/plug/docgen
3027
@dirrm %%DATADIR%%/gen/plug/docbackend
3028
@dirrm %%DATADIR%%/gen/plug
3029
@dirrm %%DATADIR%%/gen/mime
3030
@dirrm %%DATADIR%%/gen/lib
3031
@dirrm %%DATADIR%%/gen/display
3032
@dirrm %%DATADIR%%/gen/db
3033
@dirrm %%DATADIR%%/gen
3034
@dirrm %%DATADIR%%/example
3035
@dirrm %%DATADIR%%/docgen
3036
@dirrm %%DATADIR%%/data
3037
@dirrm %%DATADIR%%/cli/plug
3038
@dirrm %%DATADIR%%/cli
3039
@dirrm %%DATADIR%%/Simple
3040
@dirrm %%DATADIR%%/Merge
3041
@dirrm %%DATADIR%%/GrampsLogger
3042
@dirrm %%DATADIR%%/GrampsLocale
3043
@dirrm %%DATADIR%%/Filters/SideBar
3044
@dirrm %%DATADIR%%/Filters/Rules/Source
3045
@dirrm %%DATADIR%%/Filters/Rules/Repository
3046
@dirrm %%DATADIR%%/Filters/Rules/Place
3047
@dirrm %%DATADIR%%/Filters/Rules/Person
3048
@dirrm %%DATADIR%%/Filters/Rules/Note
3049
@dirrm %%DATADIR%%/Filters/Rules/MediaObject
3050
@dirrm %%DATADIR%%/Filters/Rules/Family
3051
@dirrm %%DATADIR%%/Filters/Rules/Event
3052
@dirrm %%DATADIR%%/Filters/Rules
3053
@dirrm %%DATADIR%%/Filters
3054
@dirrm %%DATADIR%%/DateHandler
3055
@dirrm %%DATADIR%%
3056
@dirrmtry man/sv/man1
3057
@dirrmtry man/sv
3058
@dirrmtry man/pl/man1
3059
@dirrmtry man/pl
3060
@dirrmtry man/nl/man1
3061
@dirrmtry man/nl
3062
@dirrmtry man/fr/man1
3063
@dirrmtry man/fr
3064
@dirrmtry man/cs/man1
3065
@dirrmtry man/cs

Return to bug 192117