1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147
|
2009-03-27 Claude Paroz <claude@2xlibre.net>
* Makefile.am:
* fr/fr.po: Added French translation by Bruno Brouard and Claude Paroz.
2009-03-21 Mario Blättermann <mariobl@svn.gnome.org>
* de/de.po: Added German translation.
* Makefile.am: Added de.
2009-03-18 Kostas Papadimas <pkst@gnome.org>
* Makefile.am:
* el/el.po: Added Greek translation by Marios Zindilis.
2009-03-14 Philip Withnall <philip@tecnocode.co.uk>
* en_GB/en_GB.po: Fixed British English translation.
2009-03-14 Philip Withnall <philip@tecnocode.co.uk>
* Makefile.am:
* en_GB/en_GB.po: Added British English translation by Jen Ockwell
<jenfraggleubuntu@gmail.com>.
2009-03-08 Petr Kovar <pknbe@volny.cz>
* cs/cs.po: Added Czech translation by Lucas Lommer.
* Makefile.am: Added cs.
2009-02-15 Jorge Gonzalez <jorgegonz@svn.gnome.org>
* es.po: Updated initial Spanish translation
2009-02-14 Leonardo Ferreira Fontenelle <leonardof@gnome.org>
* C/integration-guide.xml: Concluded the fixes of bug #566720.
* pt_BR/pt_BR.po: Updated Brazilian Portuguese translation.
2009-02-14 Leonardo Ferreira Fontenelle <leonardof@gnome.org>
reviewed by: Federico Mena Quintero
* C/integration-guide.xml: Minor fixes by myself and Federico.
2009-01-26 Daniel Nylander <po@danielnylander.se>
* sv/sv.po: Added Swedish translation.
2009-01-07 Leonardo Ferreira Fontenelle <leonardof@gnome.org>
* pt_BR/pt_BR.po: Updated Brazilian Portuguese translation. Contributed
by Jonh Wendell and myself.
2009-01-04 Leonardo Ferreira Fontenelle <leonardof@gnome.org>
* Makefile.am: Added pt_BR to DOC_LINGUAS.
* pt_BR/pt_BR.po: Added (partial) Brazilian Portuguese translation.
2008-11-22 Jorge Gonzalez <jorgegonz@svn.gnome.org>
* es.po: Updated initial Spanish translation
2008-11-16 Jorge Gonzalez <jorgegonz@svn.gnome.org>
* es.po: Updated initial Spanish translation
2008-11-15 Jorge Gonzalez <jorgegonz@svn.gnome.org>
* es.po: Updated initial Spanish translation
2008-11-09 Jorge Gonzalez <jorgegonz@svn.gnome.org>
* es.po: Updated initial Spanish translation
2008-11-02 Jorge Gonzalez <jorgegonz@svn.gnome.org>
* es.po: Updated initial Spanish translation
2008-10-26 Jorge Gonzalez <jorgegonz@svn.gnome.org>
* es.po: Added initial Spanish translation
* Makefile: Added es to DOC_LINGUAS
2007-08-15 Federico Mena Quintero <federico@novell.com>
* integration-guide/C/integration-guide.xml:
- Fixed some validity errors
2006-09-19 Federico Mena Quintero <federico@novell.com>
* Makefile (STYLESHEET): Point to where onechunk.xsl is installed
in SLED 10. Grrr, we need an automatic way to do this.
* gnome-isv-guide.xml: Fix "<ulink http=...>" with
"<ulink url=...>".
(Appendix): Added an appendix with acknowledgments.
2006-09-20 Jakub Steiner <jimmac@ximian.com>
* docbook.css: more whitespace for lists
* bullet.png: darker/more visible
2006-09-20 Jakub Steiner <jimmac@ximian.com>
* docbook.css: more tweaks
* bullet.png: for fancy ulist items
2006-09-19 Jakub Steiner <jimmac@ximian.com>
* docbook.css: tweaks to make it look proper.
2006-09-19 Jakub Steiner <jimmac@ximian.com>
* docbook.css, Makefile: use an external CSS for styling of the
html output. Will need touching up.
2006-09-19 Jakub Steiner <jimmac@ximian.com>
* gnome-isv-guide.xml: replace the vague definition of 'neutral
style' with links to the Tango style guidelines which were
created specifically to address this problem.
2006-09-18 Federico Mena Quintero <federico@novell.com>
* gnome-isv-guide.xml: Integrated the content of Rosanna Yuen's
first article on freedesktop.org standards.
2005-07-18 Federico Mena Quintero <federico@ximian.com>
* gnome-isv-guide.xml: Add a section on how to install a
thumbnailer; do a bit of general cleanup.
2005-06-20 Mike Hearn <mike@navi.cx>
* gnome-isv-guide.xml: Add notes on the menus, a basic .desktop
file template and an explanation of what they do and how to
install them.
2005-06-16 Federico Mena Quintero <federico@ximian.com>
* gnome-isv-guide.xml: Start with something: preface, start of the
section on panel menus, appendix with integration checklist.
* Makefile: Very simple Makefile to build the guide as HTML.
* ChangeLog: Start the ChangeLog.
|