~ubuntu-core-doc/ubuntu-docs/maverick

« back to all changes in this revision

Viewing changes to website-index/README

  • Committer: Matthew East
  • Date: 2008-04-03 21:36:44 UTC
  • Revision ID: mdke@ubuntu.com-20080403213644-f1raxxlwe4ng37s6
Smashing up the directory to create new structure discussed on mailing list.
Nothing works.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
To make the pot file for this document, you need to install gnome-doc-utils from GNOME CVS, with the new improved "Ubuntu mode"!
2
 
 
3
 
Then to build the pot file run: xml2po -m ubuntu -k -o website-index.pot C/website-index.xml
4
 
 
5
 
To build translated documentation run (for example, if you have a german translation): xml2po -m ubuntu -k -o de/website-index.xml -p de.po C/website-index.xml