Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit)
This commit is contained in:
12
HACKING
12
HACKING
@@ -1,13 +1,13 @@
|
||||
guidelines for xedit
|
||||
guidelines for xed
|
||||
====================
|
||||
|
||||
xedit source code is maintained using the git version control system
|
||||
xed source code is maintained using the git version control system
|
||||
and is available at the following location:
|
||||
|
||||
https://github.com/linuxmint/xedit
|
||||
https://github.com/linuxmint/xed
|
||||
|
||||
Please don't commit directly to the git repository unless
|
||||
you have been given the green light to commit freely to xedit.
|
||||
you have been given the green light to commit freely to xed.
|
||||
When in doubt assume you haven't ;-).
|
||||
|
||||
Please attach patches in GitHub.
|
||||
@@ -23,7 +23,7 @@ your help, I just want to review these fixes before applying.
|
||||
If you are a "build sheriff", feel free to commit fixes for build and
|
||||
configure (please, send me an e-mail with the patch you have applied).
|
||||
|
||||
When committing to the xedit git repository make sure to include a
|
||||
When committing to the xed git repository make sure to include a
|
||||
meaningful commit message. Changes without a sufficient commit message
|
||||
will be reverted. Commit messages should have the following format:
|
||||
|
||||
@@ -54,4 +54,4 @@ tracker reference if applicable) and so forth. Be concise but not too brief.
|
||||
|
||||
Thanks,
|
||||
|
||||
The xedit team.
|
||||
The xed team.
|
||||
|
Reference in New Issue
Block a user