git.schokokeks.org
Repositories
Help
Report an Issue
tor-tb-manual.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
d20851a
Branches
Tags
master
tor-tb-manual.git
README
Adding details to README for generating .POT file
Colin Childs
commited
d20851a
at 2018-06-11 12:53:56
README
Blame
History
Raw
Tor Browser User Manual ======================= Written using Mallard. Original (English) source lies in `C`. Building the HTML version ------------------------- Required dependencies on Debian: git autoconf yelp-tools yelp-xsl intltool Bootstrap: autoreconf -vif Build: ./configure make html Generating the .POT file for localization ----------------------------------------- xml2po -o tor-browser-user-manual.pot -m mallard ./C/*.page Ressources ---------- Mallard cheat sheet: <http://blogs.gnome.org/shaunm/files/2012/01/mallardcheatsheet.png>