Calendar:Build: Difference between revisions

Jump to navigation Jump to search
m
No edit summary
Line 161: Line 161:
=Creating a Patch=
=Creating a Patch=
''General documentation [http://developer.mozilla.org/en/docs/Creating_a_patch here]''.
''General documentation [http://developer.mozilla.org/en/docs/Creating_a_patch here]''.
After you have changed everything you wanted to, you should take a look at the [[Calendar:Style_Guide|Style Guide]], to make sure your code follow the calendar style guidelines we use.
After you have changed everything you wanted to, you should take a look at the [[Calendar:Style_Guide|Style Guide]], to make sure your code follow the calendar style guidelines we use.


Next, you need to create the patch. The following command can be used to create a patch of all *changed* files. Additional commands are needed if you added new files. If possible, you should always do the diff inside the <code>$MOZILLA/calendar</code> directory, so its easy to apply the patch.
Next, you need to create the patch. The following command can be used to create a patch of all ''changed'' files. Additional commands are needed if you added new files. If possible, you should always do the diff inside the <code>$MOZILLA/calendar</code> directory, so its easy to apply the patch.


<pre>
<pre>
264

edits

Navigation menu