|
Source CodeAccess source codeThe bazil source code can be accessed in either of the following ways:
ContributionsIf you have made a contribution the make a patch of the file(s) and mail them to the project owner or create a bug (if none allready exsist) with the fix/rfe and post it there as an attachment.Example to make at patch for bazil/filemanager/content/filemanager.xul (you have to be locatede within the project dir for diff to work): cd bazil cvs -d :pserver:guest@mozdev.org:/cvs diff filemanager/content/filemanager.xul > filemanager.xul.patch |
|