mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Oops... I don't know the alphabet, Liviu Andronic now in the right place. Also fixed help text in the script
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26184 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
4adb471713
commit
f015d2f575
@ -1,9 +1,6 @@
|
||||
@bMaarten Afman
|
||||
@iE-mail: info () afman ! net
|
||||
Dutch translation team member
|
||||
@bLiviu Andronic
|
||||
@iE-mail: landronimirc () gmail ! com
|
||||
Romanian localization; Wiki editor; and Individual sponsor
|
||||
@bHatim Alahmadi
|
||||
@iE-mail: dr.hatim () hotmail ! com
|
||||
Arabic translation
|
||||
@ -13,6 +10,9 @@
|
||||
@bPascal André
|
||||
@iE-mail: andre () via ! ecp ! fr
|
||||
External style definition files, linuxdoc sgml support and more ftp-site ftp.lyx.org
|
||||
@bLiviu Andronic
|
||||
@iE-mail: landronimirc () gmail ! com
|
||||
Romanian localization; Wiki editor; and Individual sponsor
|
||||
@bJoão Luis Meloni Assirati
|
||||
@iE-mail: assirati () nonada ! if ! usp ! br
|
||||
Added support for unix sockets and thence the 'inverse DVI' feature
|
||||
|
@ -91,7 +91,7 @@ def error(message):
|
||||
|
||||
|
||||
def usage(prog_name):
|
||||
return "Usage: %s <CREDITS> <credits.php> <blanket-permission.php>" % prog_name
|
||||
return "Usage: %s <CREDITS> <credits.inc> <blanket-permission.inc>" % prog_name
|
||||
|
||||
|
||||
def collate_incomplete(contributers):
|
||||
@ -312,14 +312,6 @@ contributers = [
|
||||
"27 February 2005",
|
||||
u"Dutch translation team member"),
|
||||
|
||||
contributer(u"Liviu Andronic",
|
||||
"landronimirc () gmail ! com",
|
||||
"GPL",
|
||||
"contributions GPLed",
|
||||
"m=121869084720708",
|
||||
"14 August 2008",
|
||||
u"Romanian localization; Wiki editor; and Individual sponsor"),
|
||||
|
||||
contributer(u"Hatim Alahmadi",
|
||||
"dr.hatim () hotmail ! com",
|
||||
"GPL",
|
||||
@ -344,6 +336,14 @@ contributers = [
|
||||
"1 April 2005",
|
||||
u"External style definition files, linuxdoc sgml support and more ftp-site ftp.lyx.org"),
|
||||
|
||||
contributer(u"Liviu Andronic",
|
||||
"landronimirc () gmail ! com",
|
||||
"GPL",
|
||||
"contributions GPLed",
|
||||
"m=121869084720708",
|
||||
"14 August 2008",
|
||||
u"Romanian localization; Wiki editor; and Individual sponsor"),
|
||||
|
||||
contributer(u"João Luis Meloni Assirati",
|
||||
"assirati () nonada ! if ! usp ! br",
|
||||
"GPL",
|
||||
|
Loading…
Reference in New Issue
Block a user