mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
generate_contributions.py:
- sort entries, otherwise you wont find them when you search the Credits from within LyX - fix a typo git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29303 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
dcc543995b
commit
8b00d71379
@ -519,6 +519,14 @@ contributers = [
|
|||||||
"m=113725822602516",
|
"m=113725822602516",
|
||||||
"14 January 2006",
|
"14 January 2006",
|
||||||
u"Improvements to the Swedish translation of the Windows Installer"),
|
u"Improvements to the Swedish translation of the Windows Installer"),
|
||||||
|
|
||||||
|
contributer(u"Martin Engbers",
|
||||||
|
"martin.engbers () gmx ! de",
|
||||||
|
"GPL",
|
||||||
|
"Re: [patch] Icon replacement",
|
||||||
|
"m=123877725311464",
|
||||||
|
"Apr 3 2009",
|
||||||
|
u"icon loading tweaks"),
|
||||||
|
|
||||||
contributer(u"Matthias Ettrich",
|
contributer(u"Matthias Ettrich",
|
||||||
"ettrich () trolltech ! com",
|
"ettrich () trolltech ! com",
|
||||||
@ -647,6 +655,22 @@ contributers = [
|
|||||||
"m=111225910223564",
|
"m=111225910223564",
|
||||||
"30 March 2005",
|
"30 March 2005",
|
||||||
u"Improvements to Koma-Script classes"),
|
u"Improvements to Koma-Script classes"),
|
||||||
|
|
||||||
|
contributer(u"Peter Gumm",
|
||||||
|
"gumm () mathematik ! uni-marburg ! de",
|
||||||
|
"GPL",
|
||||||
|
"Re: xy-pic manual",
|
||||||
|
"m=122469079629276",
|
||||||
|
"22 October 2008",
|
||||||
|
u"XY-pic manual"),
|
||||||
|
|
||||||
|
contributer(u"İbrahim Güngör",
|
||||||
|
"h.ibrahim.gungor () gmail ! com",
|
||||||
|
"GPL",
|
||||||
|
"Update Turkish Translation",
|
||||||
|
"m=122583550732670",
|
||||||
|
"4 Nov 2008",
|
||||||
|
u"Turkish translation"),
|
||||||
|
|
||||||
contributer(u"Hartmut Haase",
|
contributer(u"Hartmut Haase",
|
||||||
"hha4491 () web ! de",
|
"hha4491 () web ! de",
|
||||||
@ -951,6 +975,14 @@ contributers = [
|
|||||||
"m=119485816312776",
|
"m=119485816312776",
|
||||||
"12 November 2007",
|
"12 November 2007",
|
||||||
u"French translations of the documentation"),
|
u"French translations of the documentation"),
|
||||||
|
|
||||||
|
contributer(u"Günter Milde",
|
||||||
|
"milde () users ! berlios ! de",
|
||||||
|
"GPL",
|
||||||
|
"copyleft",
|
||||||
|
"m=122398147620761",
|
||||||
|
"14 October 2008",
|
||||||
|
u"Unicode and layout file fixes"),
|
||||||
|
|
||||||
contributer(u"Joan Montané",
|
contributer(u"Joan Montané",
|
||||||
"jmontane () gmail ! com",
|
"jmontane () gmail ! com",
|
||||||
@ -1103,6 +1135,14 @@ contributers = [
|
|||||||
"m=110905169512662",
|
"m=110905169512662",
|
||||||
"21 February 2005",
|
"21 February 2005",
|
||||||
u"GUI-I architect, LyX PR head, LDN, bug reports/fixes, Itemize Bullet Selection, xforms-0.81 + gcc-2.6.3 compatibility"),
|
u"GUI-I architect, LyX PR head, LDN, bug reports/fixes, Itemize Bullet Selection, xforms-0.81 + gcc-2.6.3 compatibility"),
|
||||||
|
|
||||||
|
contributer(u"Vincent van Ravesteijn",
|
||||||
|
"V.F.vanRavesteijn () tudelft ! nl",
|
||||||
|
"GPL",
|
||||||
|
"RE: crash lyx-1.6rc1",
|
||||||
|
"m=121786603726114",
|
||||||
|
"4 August 2008",
|
||||||
|
u"lots of fixes"),
|
||||||
|
|
||||||
contributer(u"Adrien Rebollo",
|
contributer(u"Adrien Rebollo",
|
||||||
"adrien.rebollo () gmx ! fr",
|
"adrien.rebollo () gmx ! fr",
|
||||||
@ -1207,6 +1247,14 @@ contributers = [
|
|||||||
"m=117541472517274",
|
"m=117541472517274",
|
||||||
"1 April 2007",
|
"1 April 2007",
|
||||||
u"font improvements, bug fixes"),
|
u"font improvements, bug fixes"),
|
||||||
|
|
||||||
|
contributer(u"Horst Schirmeier",
|
||||||
|
"horst () schirmeier ! com",
|
||||||
|
"GPL",
|
||||||
|
"Re: [patch] reordering capabilities for GuiBibtex",
|
||||||
|
"m=120009631506298",
|
||||||
|
"12 January 2008",
|
||||||
|
u"small fixes"),
|
||||||
|
|
||||||
contributer(u"Hubert Schreier",
|
contributer(u"Hubert Schreier",
|
||||||
"schreier () sc ! edu",
|
"schreier () sc ! edu",
|
||||||
@ -1254,7 +1302,15 @@ contributers = [
|
|||||||
"Fwd: Re: The LyX licence",
|
"Fwd: Re: The LyX licence",
|
||||||
"m=110910432427450",
|
"m=110910432427450",
|
||||||
"22 February 2005",
|
"22 February 2005",
|
||||||
u"Tweaks to various XForms dialogs. Implemented the --userdir command line option, enabling LyX to run with multiple configurations for different users. Implemented the original code to make colours for diferent inset properties configurable."),
|
u"Tweaks to various XForms dialogs. Implemented the --userdir command line option, enabling LyX to run with multiple configurations for different users. Implemented the original code to make colours for different inset properties configurable."),
|
||||||
|
|
||||||
|
contributer(u"Waluyo Adi Siswanto",
|
||||||
|
"was.uthm () gmail ! com",
|
||||||
|
"GPL",
|
||||||
|
"Licence contributions",
|
||||||
|
"m=123595530114385",
|
||||||
|
"Mar 2 2009",
|
||||||
|
u"Indonesian translation"),
|
||||||
|
|
||||||
contributer(u"Andre Spiegel",
|
contributer(u"Andre Spiegel",
|
||||||
"spiegel () gnu ! org",
|
"spiegel () gnu ! org",
|
||||||
@ -1496,70 +1552,6 @@ contributers = [
|
|||||||
"22 February 2005",
|
"22 February 2005",
|
||||||
u"rotation of wysiwyg figures"),
|
u"rotation of wysiwyg figures"),
|
||||||
|
|
||||||
contributer(u"Horst Schirmeier",
|
|
||||||
"horst () schirmeier ! com",
|
|
||||||
"GPL",
|
|
||||||
"Re: [patch] reordering capabilities for GuiBibtex",
|
|
||||||
"m=120009631506298",
|
|
||||||
"12 January 2008",
|
|
||||||
u"small fixes"),
|
|
||||||
|
|
||||||
contributer(u"Vincent van Ravesteijn",
|
|
||||||
"V.F.vanRavesteijn () tudelft ! nl",
|
|
||||||
"GPL",
|
|
||||||
"RE: crash lyx-1.6rc1",
|
|
||||||
"m=121786603726114",
|
|
||||||
"4 August 2008",
|
|
||||||
u"lots of fixes"),
|
|
||||||
|
|
||||||
contributer(u"Günter Milde",
|
|
||||||
"milde () users ! berlios ! de",
|
|
||||||
"GPL",
|
|
||||||
"copyleft",
|
|
||||||
"m=122398147620761",
|
|
||||||
"14 October 2008",
|
|
||||||
u"Unicode and layout file fixes"),
|
|
||||||
|
|
||||||
contributer(u"Peter Gumm",
|
|
||||||
"gumm () mathematik ! uni-marburg ! de",
|
|
||||||
"GPL",
|
|
||||||
"Re: xy-pic manual",
|
|
||||||
"m=122469079629276",
|
|
||||||
"22 October 2008",
|
|
||||||
u"XY-pic manual"),
|
|
||||||
|
|
||||||
contributer(u"İbrahim Güngör",
|
|
||||||
"h.ibrahim.gungor () gmail ! com",
|
|
||||||
"GPL",
|
|
||||||
"Update Turkish Translation",
|
|
||||||
"m=122583550732670",
|
|
||||||
"4 Nov 2008",
|
|
||||||
u"Turkish translation"),
|
|
||||||
|
|
||||||
contributer(u"Manoj Rajagopalan",
|
|
||||||
"rmanoj () umich ! edu",
|
|
||||||
"GPL",
|
|
||||||
"Re: patch for case-insensitive reference sorting",
|
|
||||||
"m=123506398801004",
|
|
||||||
"Feb 19 2009",
|
|
||||||
u"reference dialog tweaks"),
|
|
||||||
|
|
||||||
contributer(u"Waluyo Adi Siswanto",
|
|
||||||
"was.uthm () gmail ! com",
|
|
||||||
"GPL",
|
|
||||||
"Licence contributions",
|
|
||||||
"m=123595530114385",
|
|
||||||
"Mar 2 2009",
|
|
||||||
u"Indonesian translation"),
|
|
||||||
|
|
||||||
contributer(u"Martin Engbers",
|
|
||||||
"martin.engbers () gmx ! de",
|
|
||||||
"GPL",
|
|
||||||
"Re: [patch] Icon replacement",
|
|
||||||
"m=123877725311464",
|
|
||||||
"Apr 3 2009",
|
|
||||||
u"icon loading tweaks"),
|
|
||||||
|
|
||||||
contributer(u"Xiaokun Zhu",
|
contributer(u"Xiaokun Zhu",
|
||||||
"xiaokun () aero ! gla ! ac ! uk",
|
"xiaokun () aero ! gla ! ac ! uk",
|
||||||
"",
|
"",
|
||||||
|
Loading…
Reference in New Issue
Block a user