mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 19:07:45 +00:00
Re-sort credits.
This commit is contained in:
parent
cefbd644f3
commit
030d75187c
@ -1,6 +1,3 @@
|
|||||||
@bRamanathan Vishnampet
|
|
||||||
@iE-mail: rvishnampet () gmail ! com
|
|
||||||
Support for g++ on 4.8 Mac
|
|
||||||
@bRonen Abravanel
|
@bRonen Abravanel
|
||||||
@iE-mail: ronena () gmail ! com
|
@iE-mail: ronena () gmail ! com
|
||||||
Support for feyn diagrams
|
Support for feyn diagrams
|
||||||
@ -561,6 +558,9 @@
|
|||||||
@bPauli Virtanen
|
@bPauli Virtanen
|
||||||
@iE-mail: pauli.virtanen () hut ! fi
|
@iE-mail: pauli.virtanen () hut ! fi
|
||||||
Finnish localization of the interface
|
Finnish localization of the interface
|
||||||
|
@bRamanathan Vishnampet
|
||||||
|
@iE-mail: rvishnampet () gmail ! com
|
||||||
|
Support for g++ on 4.8 Mac
|
||||||
@bHerbert Voß
|
@bHerbert Voß
|
||||||
@iE-mail: herbert.voss () alumni ! tu-berlin ! de
|
@iE-mail: herbert.voss () alumni ! tu-berlin ! de
|
||||||
The one who answers all questions on lyx-users mailing list and maintains www.lyx.org/help/ Big insetgraphics and bibliography cleanups
|
The one who answers all questions on lyx-users mailing list and maintains www.lyx.org/help/ Big insetgraphics and bibliography cleanups
|
||||||
|
@ -315,14 +315,6 @@ def main(argv, contributors):
|
|||||||
# Store the raw data.
|
# Store the raw data.
|
||||||
contributors = [
|
contributors = [
|
||||||
|
|
||||||
contributor(u"Ramanathan Vishnampet",
|
|
||||||
"rvishnampet () gmail ! com",
|
|
||||||
"GPL",
|
|
||||||
"Re: [Patch] -fobjc-exceptions for compiling linkback sources with g++ on Mac",
|
|
||||||
"",
|
|
||||||
"17 February 2014",
|
|
||||||
u"Support for g++ on 4.8 Mac"),
|
|
||||||
|
|
||||||
contributor(u"Ronen Abravanel",
|
contributor(u"Ronen Abravanel",
|
||||||
"ronena () gmail ! com",
|
"ronena () gmail ! com",
|
||||||
"GPL",
|
"GPL",
|
||||||
@ -1819,6 +1811,14 @@ contributors = [
|
|||||||
"23 February 2005",
|
"23 February 2005",
|
||||||
u"Finnish localization of the interface"),
|
u"Finnish localization of the interface"),
|
||||||
|
|
||||||
|
contributor(u"Ramanathan Vishnampet",
|
||||||
|
"rvishnampet () gmail ! com",
|
||||||
|
"GPL",
|
||||||
|
"Re: [Patch] -fobjc-exceptions for compiling linkback sources with g++ on Mac",
|
||||||
|
"",
|
||||||
|
"17 February 2014",
|
||||||
|
u"Support for g++ on 4.8 Mac"),
|
||||||
|
|
||||||
contributor(u"Herbert Voß",
|
contributor(u"Herbert Voß",
|
||||||
"herbert.voss () alumni ! tu-berlin ! de",
|
"herbert.voss () alumni ! tu-berlin ! de",
|
||||||
"GPL",
|
"GPL",
|
||||||
|
Loading…
Reference in New Issue
Block a user