Alan, Do we want to convert images in the tree to svg? I want to do this, before the 7.7 release next summer. Thoughts?
Matt On Mon, Dec 20, 2010 at 1:11 AM, Alan Coopersmith <[email protected]> wrote: > Signed-off-by: Alan Coopersmith <[email protected]> > --- > specs/Makefile.am | 13 ++++++++++++- > 1 files changed, 12 insertions(+), 1 deletions(-) > > diff --git a/specs/Makefile.am b/specs/Makefile.am > index d421927..6d99edd 100644 > --- a/specs/Makefile.am > +++ b/specs/Makefile.am > @@ -46,7 +46,18 @@ dist_doc_DATA = \ > ch13.xml \ > ch14.xml \ > ch15.xml \ > - ch16.xml > + ch16.xml \ > + XKBproto-1.gif \ > + XKBproto-2.gif \ > + XKBproto-3.gif \ > + XKBproto-4.gif \ > + XKBproto-5.gif \ > + XKBproto-6.gif \ > + XKBproto-7.gif \ > + XKBproto-8.gif \ > + XKBproto-9.gif \ > + XKBproto-10.gif \ > + XKBproto-11.gif > > if HAVE_XMLTO > doc_DATA = $(doc_sources:.xml=.html) > -- > 1.7.3.2 > > _______________________________________________ > [email protected]: X.Org development > Archives: http://lists.x.org/archives/xorg-devel > Info: http://lists.x.org/mailman/listinfo/xorg-devel > _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
