mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
move entry into alphabetical order
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10520 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
e0bad3d2f4
commit
77dee6cd69
@ -76,6 +76,9 @@
|
|||||||
@bEdscott Wilson Garcia
|
@bEdscott Wilson Garcia
|
||||||
@iE-mail: edscott@xfce.org
|
@iE-mail: edscott@xfce.org
|
||||||
Bug fixes
|
Bug fixes
|
||||||
|
@bMichael Gerz
|
||||||
|
@iE-mail: michael.gerz@teststep.org
|
||||||
|
lots of bug reports, German localization, bug fixes
|
||||||
@bStefano Ghirlanda
|
@bStefano Ghirlanda
|
||||||
@iE-mail: stefano.ghirlanda@unibo.it
|
@iE-mail: stefano.ghirlanda@unibo.it
|
||||||
Improvements to lyxserver
|
Improvements to lyxserver
|
||||||
@ -235,9 +238,6 @@
|
|||||||
@bEulogio Serradilla Rodríguez
|
@bEulogio Serradilla Rodríguez
|
||||||
@iE-mail: eulogio.sr@terra.es
|
@iE-mail: eulogio.sr@terra.es
|
||||||
contribution to the spanish internationalization
|
contribution to the spanish internationalization
|
||||||
@bMichael Gerz
|
|
||||||
@iE-mail: michael.gerz@teststep.org
|
|
||||||
lots of bug reports, German localization, bug fixes
|
|
||||||
@bHubert Schreier
|
@bHubert Schreier
|
||||||
@iE-mail: schreier@sc.edu
|
@iE-mail: schreier@sc.edu
|
||||||
spellchecker (ispell frontend); beautiful document-manager based on the simple table of contents (removed)
|
spellchecker (ispell frontend); beautiful document-manager based on the simple table of contents (removed)
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
2005-10-03 Michael Gerz <michael.gerz@teststep.org>
|
||||||
|
|
||||||
|
* generate_contributions.py:
|
||||||
|
* CREDITS: move my entry into alphabetical order
|
||||||
|
|
||||||
2005-09-21 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
|
2005-09-21 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
|
||||||
|
|
||||||
* scripts/legacy_lyxpreview2ppm.py:
|
* scripts/legacy_lyxpreview2ppm.py:
|
||||||
|
@ -524,6 +524,14 @@ contributers = [
|
|||||||
"30 March 2005",
|
"30 March 2005",
|
||||||
u"Bug fixes"),
|
u"Bug fixes"),
|
||||||
|
|
||||||
|
contributer(u"Michael Gerz",
|
||||||
|
"michael.gerz () teststep ! org",
|
||||||
|
"GPL",
|
||||||
|
"Re: The LyX licence",
|
||||||
|
"m=110909251110103",
|
||||||
|
"22 February 2005",
|
||||||
|
u"lots of bug reports, German localization, bug fixes"),
|
||||||
|
|
||||||
contributer(u"Stefano Ghirlanda",
|
contributer(u"Stefano Ghirlanda",
|
||||||
"stefano.ghirlanda () unibo ! it",
|
"stefano.ghirlanda () unibo ! it",
|
||||||
"GPL",
|
"GPL",
|
||||||
@ -956,14 +964,6 @@ contributers = [
|
|||||||
"23 February 2005",
|
"23 February 2005",
|
||||||
u"contribution to the spanish internationalization"),
|
u"contribution to the spanish internationalization"),
|
||||||
|
|
||||||
contributer(u"Michael Gerz",
|
|
||||||
"michael.gerz () teststep ! org",
|
|
||||||
"GPL",
|
|
||||||
"Re: The LyX licence",
|
|
||||||
"m=110909251110103",
|
|
||||||
"22 February 2005",
|
|
||||||
u"lots of bug reports, German localization, bug fixes"),
|
|
||||||
|
|
||||||
contributer(u"Hubert Schreier",
|
contributer(u"Hubert Schreier",
|
||||||
"schreier () sc ! edu",
|
"schreier () sc ! edu",
|
||||||
"",
|
"",
|
||||||
|
Loading…
Reference in New Issue
Block a user