5914: Cannot save bookmarked citations into Gramps XML file format

svn: r20048
This commit is contained in:
Jérôme Rapinat
2012-07-22 05:36:13 +00:00
parent ff5aa4101d
commit 800d6aef45
4 changed files with 11 additions and 2 deletions

View File

@@ -383,7 +383,7 @@ BOOKMARKS
<!ELEMENT bookmarks (bookmark)*>
<!ELEMENT bookmark EMPTY>
<!ATTLIST bookmark
target (person|family|event|source|place|media|repository|
target (person|family|event|source|citation|place|media|repository|
note) #REQUIRED
hlink IDREF #REQUIRED
>

View File

@@ -546,6 +546,7 @@
<value>family</value>
<value>event</value>
<value>source</value>
<value>citation</value>
<value>place</value>
<value>media</value>
<value>repository</value>