* C/gramps.xml: Add sect2 ids; remove image scale.

svn: r7450
This commit is contained in:
Alex Roitman 2006-10-27 18:24:17 +00:00
parent d51e7f0b58
commit 2680be19dc
2 changed files with 3 additions and 3 deletions

View File

@ -549,7 +549,7 @@
<mediaobject> <mediaobject>
<imageobject> <imageobject>
<imagedata depth="" fileref="figures/mainwin.png" format="PNG" <imagedata depth="" fileref="figures/mainwin.png" format="PNG"
scale="100" width="" /> scale="" width="" />
</imageobject> </imageobject>
</mediaobject> </mediaobject>
</screenshot> </screenshot>
@ -733,7 +733,7 @@
<mediaobject> <mediaobject>
<imageobject> <imageobject>
<imagedata depth="" fileref="figures/mainwin.png" format="PNG" <imagedata depth="" fileref="figures/mainwin.png" format="PNG"
scale="100" width="" /> scale="" width="" />
</imageobject> </imageobject>
<textobject> <textobject>

View File

@ -1,5 +1,5 @@
2006-10-27 Alex Roitman <shura@gramps-project.org> 2006-10-27 Alex Roitman <shura@gramps-project.org>
* C/gramps.xml: Add sect2 ids. * C/gramps.xml: Add sect2 ids; remove image scale.
2006-10-11 Alex Roitman <shura@gramps-project.org> 2006-10-11 Alex Roitman <shura@gramps-project.org>
* Makefile.am (DOC_MODULE): Use gramps in stead of gramps-manual. * Makefile.am (DOC_MODULE): Use gramps in stead of gramps-manual.