summaryrefslogtreecommitdiff
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* Adding back RNG files for nowShaun McCance2012-03-184-1/+2985
| | | | | | | | | | | | Per an IRC discussion with Michael Biebl. The build tools have needed the RNG files. I removed the RNG files and didn't remove that requirement. That was a big screw-up. Then I removed the requirement. That's cool, but there's a whole generation of packages that still need the RNG without the RNG being there. So I'm adding the RNG back, but without any rules that call them. I'll hold it this was for one release cycle, as a way to transition over.
* Moving icons into "status" subdirectory, for correct icon theme usageShaun McCance2009-09-2822-20/+22
|
* [mallard] Trying out 24x24 admonition iconsShaun McCance2009-05-186-0/+0
|
* - Made bibliodiv chunkableShaun McCance2007-05-234-0/+768
| | | | | | | | | | | | | | | * test/testbook/testbook.xml: * xslt/docbook/common/db-chunk.xsl: * xslt/docbook/html/db2html-bibliography.xsl: - Made bibliodiv chunkable * data/icons/hicolor/scalable/admon-caution-shadow.svg: * data/icons/hicolor/scalable/admon-caution.svg: * data/icons/hicolor/scalable/admon-warning-shadow.svg: * data/icons/hicolor/scalable/admon-warning.svg: - Adding SVG some files I'd forgotten svn path=/trunk/; revision=959
* - Added lots of inline tests - Added the beginning of a glossaryShaun McCance2007-05-213-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * test/testbook/testbook.xml: - Added lots of inline tests - Added the beginning of a glossary * xslt/docbook/common/db-title.xsl: * xslt/docbook/html/db2html-division.xsl: - Made the empty $info selectors node sets - Fixed some automatic titles * xslt/docbook/html/db2html-info.xsl: - Use the new dl-compact class in credits * xslt/docbook/html/db2html-cmdsynopsis.xsl: - Made cmdsynopsis have a pre wrapped in a div for consistency * xslt/docbook/html/db2html-bibliography.xsl: - Bibliographies have bibliographyinfo, not glossaryinfo * xslt/docbook/html/db2html-classsynopsis.xsl: - Moved ooclass, ooexception, and oointerface to db2html-inline * xslt/docbook/html/db2html-css.xsl: * xslt/docbook/html/db2html-inline.xsl: - Revamped all inline elements - Added db2html.inline.content.mode * xslt/docbook/common/db-common.xsl: - Small db.personname modification * xslt/gettext/l10n.xml.in: - Added localizable citation formatting * data/icons/hicolor/48x48/admon-caution.png: * data/icons/hicolor/48x48/admon-warning.png: * data/icons/hicolor/scalable/Makefile.am: - More icons from cornelius[cz] svn path=/trunk/; revision=956
* - Fixed selector for not-bug note admonitionShaun McCance2007-05-159-25/+2766
| | | | | | | | | | | | | | | | | | * xslt/docbook/utils/graphics.xsl: - Fixed selector for not-bug note admonition * data/icons/hicolor/48x48/admon-note.png: * data/icons/hicolor/48x48/admon-tip.png: * data/icons/hicolor/scalable/Makefile.am: * data/icons/hicolor/scalable/admon-bug-shadow.svg: * data/icons/hicolor/scalable/admon-important-shadow.svg: * data/icons/hicolor/scalable/admon-note-shadow.svg: * data/icons/hicolor/scalable/admon-note.svg: * data/icons/hicolor/scalable/admon-tip-shadow.svg: * data/icons/hicolor/scalable/admon-tip.svg: - Adding more wonderful images from cornelius[cz] svn path=/trunk/; revision=951
* - Adding watermark graphics I'd forgottenShaun McCance2007-05-113-0/+100
| | | | | | | | | * data/watermarks/watermark-code-python.png: * data/watermarks/watermark-code-python.svg: * data/watermarks/watermark-code.png: - Adding watermark graphics I'd forgotten svn path=/trunk/; revision=949
* - Adding, building, and installing some data filesShaun McCance2007-05-1122-0/+2463
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.am: * configure.in: * data/Makefile.am: * data/icons/Makefile.am: * data/icons/hicolor/48x48/Makefile.am: * data/icons/hicolor/48x48/admon-bug.png: * data/icons/hicolor/48x48/admon-caution.png: * data/icons/hicolor/48x48/admon-important.png: * data/icons/hicolor/48x48/admon-note.png: * data/icons/hicolor/48x48/admon-tip.png: * data/icons/hicolor/48x48/admon-warning.png: * data/icons/hicolor/Makefile.am: * data/icons/hicolor/scalable/Makefile.am: * data/icons/hicolor/scalable/admon-bug.svg: * data/icons/hicolor/scalable/admon-important.svg: * data/icons/hicolor/scalable/admon-note.svg: * data/templates/Makefile.am: * data/watermarks/Makefile.am: * data/watermarks/watermark-blockquote-00AB.png: * data/watermarks/watermark-blockquote-00BB.png: * data/watermarks/watermark-blockquote-201C.png: * data/watermarks/watermark-blockquote-201D.png: * data/watermarks/watermark-blockquote-201E.png: * data/watermarks/watermark-blockquote.xcf: - Adding, building, and installing some data files * doc/xslt/Makefile.am: - Fixed some srcdir and g-d-u interaction problems svn path=/trunk/; revision=947
* - Adding <abstract role="description">, #397174Joachim Noreiko2007-01-182-2/+8
| | | | | | | | | | 2007-01-18 Joachim Noreiko <jnoreiko@yahoo.com> * data/templates/gnome-app-template.xml: * data/templates/gnome-applet-template.xml: - Adding <abstract role="description">, #397174 svn path=/trunk/; revision=862
* - explicit 'on adding &applet; to a panel' in link to User GuideJoachim Noreiko2006-12-101-1/+1
|
* - made all ids consistenly "myapplet-" (figures were "applet-")Joachim Noreiko2006-12-101-7/+7
| | | | - changed screenshot to informalfigure, as 'Figure 1' is overkill
* - First draft of an applet manual template, based onJoachim Noreiko2006-12-101-0/+522
| | | | | | | | 2006-12-10 Joachim Noreiko <jnoreiko@yahoo.com> * data/templates/gnome-applet-template.xml: - First draft of an applet manual template, based on http://developer.gnome.org/projects/gdp/templates.html
* Fixed a few old links and quaint verbiageJoachim Noreiko2006-12-091-39/+31
| | | | | | | 2006-12-09 Joachim Noreiko <jnoreiko@yahoo.com> * data/templates/gnome-app-template.xml: Fixed a few old links and quaint verbiage
* Standard legal.xml file.Joachim Noreiko2006-11-211-0/+73
|
* First draft, based on template here:Joachim Noreiko2006-11-211-0/+866
http://developer.gnome.org/projects/gdp/templates.html