Rename _HavePhotos.py to _HasGallery

svn: r11231
This commit is contained in:
Jérôme Rapinat 2008-11-01 15:44:00 +00:00
parent bb936aca6d
commit 42414332e5

View File

@ -15,6 +15,7 @@ pkgdata_PYTHON = \
_HasEvent.py \ _HasEvent.py \
_HasFamilyAttribute.py \ _HasFamilyAttribute.py \
_HasFamilyEvent.py \ _HasFamilyEvent.py \
_HasGallery.py \
_HasIdOf.py \ _HasIdOf.py \
_HasNameOf.py \ _HasNameOf.py \
_HasNote.py \ _HasNote.py \
@ -26,7 +27,6 @@ pkgdata_PYTHON = \
_HasUnknownGender.py \ _HasUnknownGender.py \
_HaveAltFamilies.py \ _HaveAltFamilies.py \
_HaveChildren.py \ _HaveChildren.py \
_HavePhotos.py \
_IncompleteNames.py \ _IncompleteNames.py \
_IsAncestorOf.py \ _IsAncestorOf.py \
_IsAncestorOfFilterMatch.py \ _IsAncestorOfFilterMatch.py \