From Fedora Project Wiki
(creating new tools page) |
(Removed "Docs Project" category.) |
||
Line 1: | Line 1: | ||
These steps are for repository maintainers who need to add new languages to the common files area of <code>fedora-doc-utils</code>. | These steps are for repository maintainers who need to add new languages to the common files area of <code>fedora-doc-utils</code>. | ||
# In the directory <code>fedora-doc-utils/common</code>, use the <code>new-legal-files.sh $LANG</code> script to create new languages. Substitute the language code for $LANG. | # In the directory <code>fedora-doc-utils/common</code>, use the <code>new-legal-files.sh $LANG</code> script to create new languages. Substitute the language code for $LANG. | ||
# Commit and push these changes to the main repository. | # Commit and push these changes to the main repository. | ||
[[Category:Documentation tools]] |
Revision as of 15:36, 21 November 2009
These steps are for repository maintainers who need to add new languages to the common files area of fedora-doc-utils
.
- In the directory
fedora-doc-utils/common
, use thenew-legal-files.sh $LANG
script to create new languages. Substitute the language code for $LANG. - Commit and push these changes to the main repository.