mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-21 12:28:14 +02:00
added Contributors.txt
git-svn-id: trunk@4867 -
This commit is contained in:
parent
a4bb6dff22
commit
9dd16e6693
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -213,6 +213,7 @@ designer/taborderdlg.pas svneol=native#text/pascal
|
|||||||
doceditor/doceditor.lfm svneol=native#text/plain
|
doceditor/doceditor.lfm svneol=native#text/plain
|
||||||
doceditor/doceditor.lrs svneol=native#text/pascal
|
doceditor/doceditor.lrs svneol=native#text/pascal
|
||||||
doceditor/doceditor.pas svneol=native#text/pascal
|
doceditor/doceditor.pas svneol=native#text/pascal
|
||||||
|
docs/Contributors.txt svneol=native#text/plain
|
||||||
docs/CrossCompile.txt svneol=native#text/plain
|
docs/CrossCompile.txt svneol=native#text/plain
|
||||||
docs/ExtendingTheIDE.txt svneol=native#text/plain
|
docs/ExtendingTheIDE.txt svneol=native#text/plain
|
||||||
docs/ForDelphians.txt svneol=native#text/plain
|
docs/ForDelphians.txt svneol=native#text/plain
|
||||||
|
13
README
13
README
@ -13,12 +13,21 @@ and many more).
|
|||||||
|
|
||||||
The LCL currently supports linux (gtk, gnome and little bit gtk2) and windows.
|
The LCL currently supports linux (gtk, gnome and little bit gtk2) and windows.
|
||||||
|
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
Installation:
|
Installation:
|
||||||
|
|
||||||
See the file docs/INSTALL.
|
See the file docs/INSTALL.
|
||||||
|
|
||||||
|
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
Usage:
|
||||||
|
|
||||||
|
Start the IDE with:
|
||||||
|
[]$ cd your/lazarus/directory
|
||||||
|
[]$ ./lazarus
|
||||||
|
|
||||||
|
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
Documentation:
|
Documentation:
|
||||||
|
|
||||||
The official site is www.lazarus.freepascal.org. There you can find the FAQ -
|
The official site is www.lazarus.freepascal.org. There you can find the FAQ -
|
||||||
@ -28,6 +37,7 @@ Examples, how to use the LCL can be found in the 'examples' directory.
|
|||||||
Help, documents and files about FreePascal are at www.freepascal.org.
|
Help, documents and files about FreePascal are at www.freepascal.org.
|
||||||
|
|
||||||
|
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
Mailing list:
|
Mailing list:
|
||||||
|
|
||||||
There is a very active and helpful mailing list for lazarus, where the
|
There is a very active and helpful mailing list for lazarus, where the
|
||||||
@ -37,6 +47,7 @@ To subscribe send an email with the subject "subscribe" to
|
|||||||
lazarus-request@miraclec.com
|
lazarus-request@miraclec.com
|
||||||
|
|
||||||
|
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
How to help lazarus:
|
How to help lazarus:
|
||||||
|
|
||||||
If you find bugs, don't hesitate to use the bug tracking tool at the website,
|
If you find bugs, don't hesitate to use the bug tracking tool at the website,
|
||||||
|
27
docs/Contributors.txt
Normal file
27
docs/Contributors.txt
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
The following people contributed to Lazarus:
|
||||||
|
|
||||||
|
Andrew Johnson
|
||||||
|
GongYu
|
||||||
|
Jeroen van Idekinge
|
||||||
|
Jesus Reyes
|
||||||
|
Karl Brandt
|
||||||
|
Keith Bowes
|
||||||
|
Marc Weustink
|
||||||
|
Martin Patik
|
||||||
|
Martin Smat
|
||||||
|
Mattias Gaertner
|
||||||
|
Michael A. Hess
|
||||||
|
Micha Nelissen
|
||||||
|
Michal Bukovjan
|
||||||
|
Olivier Guilbaud
|
||||||
|
Reimar Grabowski
|
||||||
|
Shane Miller
|
||||||
|
Stefan Hille
|
||||||
|
Tom Lisjac
|
||||||
|
Tony Maro
|
||||||
|
Vasily I. Volchenko
|
||||||
|
Vincent Snijders
|
||||||
|
|
||||||
|
|
||||||
|
and special thanks to the FPC team.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user