";
?>
|
|
| tab">Mouse Gestures |
|
tab">Tweaks |
|
|
".$desc."";
}
if ($SUBPROJECT == "gestures") {
addNav("installation.html", "Installation");
addNav("faqs.html", "FAQs");
addNav("bugs.html", "Bugs");
addNav("screenshots.html", "Screenshots");
//addNav("wishlist.html", "Wishlist");
} else if ($SUBPROJECT == "tweaks") {
addNav("installation.html", "Installation");
addNav("bugs.html", "Bugs");
} else {
echo " choose sub-project above ";
}
?>
|
|
Source Code
The optimoz source code can be accessed in either of the following ways:
- View the source using the CVS web interface
- Check out the source using anonymous CVS with the following commands (password is guest):
cvs -d :pserver:guest@mozdev.org:/cvs login
cvs -d :pserver:guest@mozdev.org:/cvs co optimoz