After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 439974 - [patch] english documentation enhancements
[patch] english documentation enhancements
Status: RESOLVED FIXED
Product: dia
Classification: Other
Component: doc
CVS head
Other All
: Normal minor
: 0.97
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2007-05-20 16:34 UTC by Thomas Harding
Modified: 2009-01-31 19:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
svn diff -x '-u' => english doc patch (662.21 KB, patch)
2007-05-20 16:40 UTC, Thomas Harding
none Details | Review
color selector box capture (29.28 KB, image/png)
2007-05-20 16:46 UTC, Thomas Harding
  Details
preferences box capture (44.72 KB, image/png)
2007-05-20 16:47 UTC, Thomas Harding
  Details
svn diff -x "-u" => English doc patch (664.26 KB, patch)
2007-05-20 17:29 UTC, Thomas Harding
none Details | Review
doc/en/README.hardcopies (295 bytes, text/plain)
2007-05-20 17:40 UTC, Thomas Harding
  Details
doc/en/graphics/line_props.png (481 bytes, image/png)
2007-05-20 17:44 UTC, Thomas Harding
  Details
color selector in English. (21.63 KB, image/png)
2007-05-23 14:46 UTC, Jeremy
  Details
preferences dialog in English (32.23 KB, image/png)
2007-05-23 14:56 UTC, Jeremy
  Details
Color selector in English (eps). (49.66 KB, image/x-eps)
2007-05-23 14:58 UTC, Jeremy
  Details
Preferences dialog in English (eps) (61.04 KB, image/x-eps)
2007-05-23 14:59 UTC, Jeremy
  Details
svn diff -x "-u" => English doc patch (150.00 KB, patch)
2007-05-23 20:50 UTC, Thomas Harding
none Details | Review
svn diff -x "-u" => English doc patch (151.30 KB, patch)
2007-05-24 21:07 UTC, Thomas Harding
none Details | Review
svn diff -x "-u" => English doc patch (151.90 KB, patch)
2007-05-25 19:47 UTC, Thomas Harding
none Details | Review

Description Thomas Harding 2007-05-20 16:34:01 UTC
Documentation 
Section: None
Nothing in xml doc about shapes,
Nothing about color selector dialog box

Correct version:
Adding shapes doc (xml formatted version of "shapes" text from /doc)
documentation of color selector dialog box
"hardcopies" makefile to build postscript, indexed pdf and html versions

Other information:
patch and figures attachments joined.
Need someone to captures dialog box and color selector figures,
both in png and encapsuled postscript format (current versions of these figures
are in French, sorry :/)
Comment 1 Thomas Harding 2007-05-20 16:40:04 UTC
Created attachment 88493 [details] [review]
svn diff -x '-u' => english doc patch

png figures uploaded in other attachments
Comment 2 Thomas Harding 2007-05-20 16:46:24 UTC
Created attachment 88494 [details]
color selector box capture

needs to be replaced by an English version
Comment 3 Thomas Harding 2007-05-20 16:47:59 UTC
Created attachment 88495 [details]
preferences box capture

needs to be replaced by an English version
Comment 4 Thomas Harding 2007-05-20 17:29:38 UTC
Created attachment 88497 [details] [review]
svn diff -x "-u" => English doc patch

corrected some xml typos from previous patch which caused openjade to fails
Comment 5 Thomas Harding 2007-05-20 17:40:48 UTC
Created attachment 88498 [details]
doc/en/README.hardcopies

just describes requirements and how to build html, postscript and pdf versions
Comment 6 Thomas Harding 2007-05-20 17:44:05 UTC
Created attachment 88499 [details]
doc/en/graphics/line_props.png

replacement of line_props.png capture (the other one is completely unusable for pdf output, don't now why)
Comment 7 Jeremy 2007-05-23 14:46:04 UTC
Created attachment 88670 [details]
color selector in English.
Comment 8 Jeremy 2007-05-23 14:56:35 UTC
Created attachment 88673 [details]
preferences dialog in English
Comment 9 Jeremy 2007-05-23 14:58:47 UTC
Created attachment 88675 [details]
Color selector in English (eps).
Comment 10 Jeremy 2007-05-23 14:59:42 UTC
Created attachment 88676 [details]
Preferences dialog in English (eps)
Comment 11 Thomas Harding 2007-05-23 20:50:01 UTC
Created attachment 88699 [details] [review]
svn diff -x "-u" => English doc patch

re-numbered chapters,
integrated Jeremys's captures,
added dia-cmdline.xml to xml_files in Makefile.am
added README.hardcopies to the diff

Note you need to add manually the two png captures from Jeremy (thanks!)
in doc/en/graphics, and replace line_props.png by attachment 88499 [details]
Comment 12 Thomas Harding 2007-05-24 21:07:17 UTC
Created attachment 88774 [details] [review]
svn diff -x "-u" => English doc patch

re-formating of custom-shapes chapter
Comment 13 Thomas Harding 2007-05-25 19:47:35 UTC
Created attachment 88819 [details] [review]
svn diff -x "-u" => English doc patch

using xsltproc for html transformation
(rendering problem with jw for <litterallayout>)
Comment 14 Steffen Macke 2007-07-06 17:58:32 UTC
Hi Thomas,
excellent work!

Trying to apply the patch, I'm missing dia-cmdline.xml. Could you attach it?

Do I have to commit the EPS files?
Comment 15 Thomas Harding 2007-07-07 20:56:11 UTC
Hi Steffen,

about dia-cmdline:

dia-cmdline is created on-the-fly from dia.dbk via the sed script
(see Makefile.am). This allows future up-to-date man page included
in the manual.

Feel free to check-up Makefile.am

about postscripts:

I added these ones because of conversion loosing quality
(especially for inside text). Conversion is done for the
other ones, so we don't need to include every postscript
version of the figures, just that onces.

Postscripts are needed for postscript output:
make -f hardcopies.makefile dia.ps
do the job fine...

about hardcopies.makefile:

This works fine, but I wish someones includes it's features
to the main Makefile template (in top of source tree).
I don't know enough automake to do this myself :)

Cheers,
Thomas
Comment 16 Steffen Macke 2007-08-07 17:05:24 UTC
Lars has applied this patch recently. Thanks!
Comment 17 Hans Breuer 2009-01-31 19:46:40 UTC
If I understood correctly the below included the last chunk:

2009-01-31  Hans Breuer  <hans@breuer.org>

	[
	  Huge documentation update from Mark Dexter, bug #455400, 
	  hope I didn't break anything during merge.
	]
	* doc/en/*.xml doc/en/graphics/*.png : 
	1. major edits to the following XML files: usage-quickstart.xml,
	usage-canvas.xml, usage-objects.xml, usage-objects-basic.xml,
	usage-objects-special.xml, usage-objects-selecting.xml. 
	Added documentation for items not previously documented (e.g., 
	Diagram Tree, Sheets and Objects, etc.) and expanded other 
	documentation.
	2. Added 78 screenshots (for a total of 82).
	3. Minor edit to authors.xml. (Still need to fix broken links and
	bad e-mails).
	4. Updated images. These changes obsolete the following bugs:
	#347209, #439974, #144128.