Update README.md
* Add more details on the project directory structure. * Add information on contributions and donations. * Move contributors to the manual but keep a reference. Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
This commit is contained in:
parent
5efc334c1b
commit
9f8622905c
46
README.md
46
README.md
@ -27,34 +27,32 @@ checkout, you need to run `./autogen.sh` before `./configure`.
|
|||||||
Package Overview
|
Package Overview
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
* `src`: contains calcurse sources
|
* `build-aux`: auxiliary files for the build process
|
||||||
* `test`: contains a test suite and test cases for calcurse
|
* `contrib`: useful tools such as hooks or the CalDAV synchronization script
|
||||||
* `scripts`: contains additional scripts, such as `calcurse-upgrade`
|
* `doc`: detailed documentation in plain text and HTML
|
||||||
* `doc`: contains detailed documentation in plain text and HTML
|
* `po`: translations and i18n-related files
|
||||||
|
* `scripts`: additional official scripts, such as `calcurse-upgrade`
|
||||||
|
* `src`: the actual calcurse source files
|
||||||
|
* `test`: test suite and test cases for calcurse
|
||||||
|
|
||||||
Authors
|
Authors
|
||||||
-------
|
-------
|
||||||
|
|
||||||
* Lukas Fleischer (Maintainer)
|
calcurse was originally authored by Frederic Culot and is currently maintained
|
||||||
* Frederic Culot (Original Author)
|
by Lukas Fleischer.
|
||||||
|
|
||||||
Contributors
|
Of course, there are numerous other contributors. Check the Git commit log and
|
||||||
------------
|
the `Thanks` section in the manual for a list of people who have contributed by
|
||||||
|
reporting bugs, sending fixes, or suggesting improvements.
|
||||||
|
|
||||||
* RegEx support: Erik Saule
|
Contributing and Donations
|
||||||
* Dutch translation: Jeremy Roon, 2007-2010
|
--------------------------
|
||||||
* French translation: Frédéric Culot, 2006-2010
|
|
||||||
* French translation: Toucouch, 2007
|
|
||||||
* French translation: Erik Saule, 2011-2012
|
|
||||||
* French translation: Stéphane Aulery, 2012
|
|
||||||
* French translation: Baptiste Jonglez, 2012
|
|
||||||
* German translation: Michael Schulz, 2006-2010
|
|
||||||
* German translation: Chris M., 2006
|
|
||||||
* German translation: Benjamin Moeller, 2010
|
|
||||||
* German translation: Lukas Fleischer, 2011-2012
|
|
||||||
* Portuguese (Brazil) translation: Rafael Ferreira, 2012
|
|
||||||
* Russian translation: Aleksey Mechonoshin, 2011-2012
|
|
||||||
* Spanish translation: Jose Lopez, 2006-2010
|
|
||||||
|
|
||||||
Also check the `Thanks` section in the manual for a list of people who have
|
Patches, bug reports and other requests are always welcome! You can submit them
|
||||||
contributed by reporting bugs, sending fixes, or suggesting improvements.
|
to one of our mailing lists (check the [patch submission
|
||||||
|
guidelines](doc/submitting-patches.txt) for details) or via GitHub.
|
||||||
|
|
||||||
|
We are also extremely grateful for donations which help us continue developing
|
||||||
|
calcurse as open source software and are used to cover recurring costs, such as
|
||||||
|
for our servers. You can use https://calcurse.org/donate/ for a one-time
|
||||||
|
payment. If you prefer another form of donation, do not hesitate to contact us!
|
||||||
|
@ -1495,7 +1495,7 @@ Thanks
|
|||||||
------
|
------
|
||||||
|
|
||||||
Its time now to thank other people without whom this program would not exist!
|
Its time now to thank other people without whom this program would not exist!
|
||||||
So here is a list of contributing persons I would like to thank :
|
So here is a list of contributing persons I would like to thank:
|
||||||
|
|
||||||
* Alex for its patches, help and advices with `C` programming
|
* Alex for its patches, help and advices with `C` programming
|
||||||
|
|
||||||
@ -1519,8 +1519,8 @@ So here is a list of contributing persons I would like to thank :
|
|||||||
|
|
||||||
* Jeremy Roon for the Dutch translation
|
* Jeremy Roon for the Dutch translation
|
||||||
|
|
||||||
* Frédéric Culot, Toucouch, Erik Saule, Stéphane Aulery
|
* Frédéric Culot, Toucouch, Erik Saule, Stéphane Aulery and Baptiste Jonglez
|
||||||
and Baptiste Jonglez for the French translation
|
for the French translation
|
||||||
|
|
||||||
* Michael Schulz, Chris M., Benjamin Moeller and Lukas Fleischer for the German
|
* Michael Schulz, Chris M., Benjamin Moeller and Lukas Fleischer for the German
|
||||||
translation
|
translation
|
||||||
@ -1535,9 +1535,15 @@ So here is a list of contributing persons I would like to thank :
|
|||||||
and for implementing the date format configuration options
|
and for implementing the date format configuration options
|
||||||
|
|
||||||
* Erik Saule for its patch implementing the `-N`, `-s`, `-S`, `-r` and `-D`
|
* Erik Saule for its patch implementing the `-N`, `-s`, `-S`, `-r` and `-D`
|
||||||
flags
|
flags as well as support for regular expressions!
|
||||||
|
|
||||||
* people who write softwares I like and which inspired me, especially :
|
* Baptiste Jonglez and Lars Henriksen for their awesome work on many important
|
||||||
|
features of calcurse!
|
||||||
|
|
||||||
|
* Randy Ramos for his improvements to the calcurse-caldav synchronization
|
||||||
|
script.
|
||||||
|
|
||||||
|
* people who write software I like and which inspired me, especially:
|
||||||
|
|
||||||
- `vim` for the displacement keys
|
- `vim` for the displacement keys
|
||||||
- `orpheus` and `abook` for documentation
|
- `orpheus` and `abook` for documentation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user