Account confirmers, Anti-spam team, canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,083
edits
No edit summary |
|||
| Line 1: | Line 1: | ||
This document describes the directory layout to be used within the suite/ directory in the mozilla.org source tree. | This document describes the directory layout to be used within the suite/ directory in the mozilla.org source tree. | ||
'''''Do NOT change this document unless SeaMonkey Council | '''''Do NOT change this document unless SeaMonkey Council people have agreed with what those edits are telling!''''' | ||
<br>You can add your comments or proposals to the [[Talk:SeaMonkey:Suite Directory Layout|Discussion]] page instead, we're glad to read your opinion there. | |||
== Guidelines == | == Guidelines == | ||
| Line 7: | Line 8: | ||
* organize things according to function, not according to "how it's built" | * organize things according to function, not according to "how it's built" | ||
* organize locales in a way that works well for "source L10n" (even if that might not fit with the above rule) | * organize locales in a way that works well for "source L10n" (even if that might not fit with the above rule) | ||
* use general descriptive names for the components' | * use general descriptive names for the components' directories, not "brand" names ("common" instead of "communicator", "browser" instead of "navigator", "mailnews" instead of "messenger", etc.) | ||
== Example == | == Example == | ||
edits