Updated README
This commit is contained in:
parent
97913d97b1
commit
4483ef0f64
28
README
28
README
@ -1,9 +1,7 @@
|
|||||||
General Information
|
General Information
|
||||||
===================
|
===================
|
||||||
|
|
||||||
medit is a GTK text editor. Started as an editor component of GGAP
|
medit is a text editor.
|
||||||
(http://ggap.sourceforge.net/), it grew up to a real full-featured
|
|
||||||
text editor.
|
|
||||||
|
|
||||||
medit is free software, released under GNU GPL license. See the LICENSE
|
medit is free software, released under GNU GPL license. See the LICENSE
|
||||||
file in this distribution for details.
|
file in this distribution for details.
|
||||||
@ -23,24 +21,18 @@ See INSTALL file in this distribution.
|
|||||||
Bug reports and contact
|
Bug reports and contact
|
||||||
=======================
|
=======================
|
||||||
|
|
||||||
Report bugs and file feature requests in medit bug base at
|
Report bugs and file feature requests in the medit bug tracker at
|
||||||
http://sourceforge.net/tracker/?group_id=167563&atid=843451 .
|
http://sourceforge.net/tracker/?group_id=167563&atid=843451 . You can
|
||||||
You can also send email to emuntyan@users.sourceforge.net if you don't feel like
|
also send an email to emuntyan@users.sourceforge.net if you don't feel
|
||||||
using bug base, or have any questions/comments/beer.
|
like using the bug tracker, or have any questions/comments.
|
||||||
medit IRC channel is #ggap at irc.freenode.net.
|
|
||||||
|
|
||||||
Provide information available from menu Help > System Info
|
|
||||||
along with bug report. See also INSTALL file for instructions on how to
|
|
||||||
build medit for better debugging information.
|
|
||||||
|
|
||||||
|
|
||||||
CVS
|
Sources
|
||||||
===
|
=======
|
||||||
|
|
||||||
medit sources are tracked using mercurial, therefore there is no
|
medit sources are tracked using mercurial. You can browse medit source
|
||||||
CVS or SVN access. You may browse medit repository online at
|
repository online at http://bitbucket.org/medit/medit/. To check out a
|
||||||
http://bitbucket.org/medit/medit/. To check out a copy of medit
|
copy of medit repository, install mercurial, and do
|
||||||
repository, install mercurial, and do
|
|
||||||
hg clone http://bitbucket.org/medit/medit/
|
hg clone http://bitbucket.org/medit/medit/
|
||||||
This will create a new directory named 'medit' with medit sources inside.
|
This will create a new directory named 'medit' with medit sources inside.
|
||||||
To update them later on, do
|
To update them later on, do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user