* C/cmdplug.xml: Add to CVS.
* C/gramps-manual-C.omf: Update. * fr/gramps-manual-fr.omf: Update. * C/Makefile.am: Ship new file. * C/gramps-manual.xml: Define new entity. * C/cmdline.xml: Include new section. * ChangeLog: Add to CVS. svn: r5332
This commit is contained in:
parent
a61ccb51eb
commit
16b25fe6c1
@ -12,6 +12,7 @@ entities = legal.xml\
|
||||
keybind.xml\
|
||||
filtref.xml\
|
||||
cmdline.xml\
|
||||
cmdplug.xml\
|
||||
bugs.xml\
|
||||
authors.xml
|
||||
include $(top_srcdir)/doc/xmldocs.make
|
||||
|
@ -319,6 +319,7 @@
|
||||
|
||||
</sect1>
|
||||
|
||||
&cmdplug;
|
||||
|
||||
<sect1 id="cmdline-operation">
|
||||
<title>Operation</title>
|
||||
|
1524
manual/C/cmdplug.xml
Normal file
1524
manual/C/cmdplug.xml
Normal file
File diff suppressed because it is too large
Load Diff
@ -3,8 +3,8 @@
|
||||
<resource>
|
||||
<creator>Alex Roitman shura@alex.neuro.umn.edu</creator>
|
||||
<title>GRAMPS Manual</title>
|
||||
<date>2003-12-01</date>
|
||||
<version identifier="2.4" date="2003-12-01" description="GNOME2 Compliant GRAMPS Manual"/>
|
||||
<date>2005-10-16</date>
|
||||
<version identifier="2.6" date="2004-10-16" description="GNOME2 Compliant GRAMPS Manual"/>
|
||||
<subject category="GNOME|Applications"/>
|
||||
<description>User Manual for GRAMPS.</description>
|
||||
<type>User Manual</type>
|
||||
@ -12,7 +12,6 @@
|
||||
<identifier url=""/>
|
||||
<language code="C"/>
|
||||
<relation seriesid="aa15a444-5ed9-11d7-8329-d7319c90009c"/>
|
||||
<rights type="GNU FDL" license.version="1.1" license="http://www.gnu.org/licenses/fdl.html" holder="Alex Roitman"/>
|
||||
<rights type="GNU GPL" license.version="2" license="http://www.gnu.org/licenses/gpl.html" holder="Alex Roitman"/>
|
||||
</resource>
|
||||
</omf>
|
||||
|
||||
|
@ -50,6 +50,7 @@
|
||||
<!ENTITY keybind SYSTEM "keybind.xml">
|
||||
<!ENTITY filtref SYSTEM "filtref.xml">
|
||||
<!ENTITY cmdline SYSTEM "cmdline.xml">
|
||||
<!ENTITY cmdplug SYSTEM "cmdplug.xml">
|
||||
<!ENTITY bugs SYSTEM "bugs.xml">
|
||||
<!ENTITY authors SYSTEM "authors.xml">
|
||||
]>
|
||||
|
@ -1,2 +1,11 @@
|
||||
2005-10-18 Alex Roitman <shura@gramps-project.org>
|
||||
* C/cmdplug.xml: Add to CVS.
|
||||
* C/gramps-manual-C.omf: Update.
|
||||
* fr/gramps-manual-fr.omf: Update.
|
||||
* C/Makefile.am: Ship new file.
|
||||
* C/gramps-manual.xml: Define new entity.
|
||||
* C/cmdline.xml: Include new section.
|
||||
* ChangeLog: Add to CVS.
|
||||
|
||||
2005-09-24 Don Allingham <don@gramps-project.org>
|
||||
* New module.
|
||||
|
@ -3,8 +3,8 @@
|
||||
<resource>
|
||||
<creator>Alex Roitman shura@alex.neuro.umn.edu</creator>
|
||||
<title>GRAMPS Manual</title>
|
||||
<date>2003-12-01</date>
|
||||
<version identifier="2.4" date="2003-12-01" description="GNOME2 Compliant GRAMPS Manual"/>
|
||||
<date>2005-10-16</date>
|
||||
<version identifier="2.6" date="2005-10-16" description="GNOME2 Compliant GRAMPS Manual"/>
|
||||
<subject category="GNOME|Applications"/>
|
||||
<description>User Manual for GRAMPS.</description>
|
||||
<type>User Manual</type>
|
||||
@ -12,7 +12,6 @@
|
||||
<identifier url=""/>
|
||||
<language code="fr"/>
|
||||
<relation seriesid="aa15a444-5ed9-11d7-8329-d7319c90009c"/>
|
||||
<rights type="GNU FDL" license.version="1.1" license="http://www.gnu.org/licenses/fdl.html" holder="Alex Roitman"/>
|
||||
<rights type="GNU GPL" license.version="2" license="http://www.gnu.org/licenses/gpl.html" holder="Alex Roitman"/>
|
||||
</resource>
|
||||
</omf>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user