~ubuntu-branches/ubuntu/saucy/ubuntu-docs/saucy-proposed

« back to all changes in this revision

Viewing changes to html/Makefile

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-04-04 09:13:40 UTC
  • Revision ID: package-import@ubuntu.com-20120404091340-6q6wqt93ai8kwh9c
Tags: 12.04.4
* Finalize screenshots for Ubuntu 12.04
* Fix missing keyboard shortcuts page
* Refer to the Windows key as the Super key instead of the meta key
* Update for new Unity Ctrl+Super keyboard shortcuts (LP: #969235)

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
# for the HTML to be built in turn. This means all the locales for which
34
34
# HTML output is needed will have to have been specified in the main
35
35
# HELP_LINGUAS variable in the ubuntu-help Makefile
36
 
HELP_LINGUAS=
 
36
HELP_LINGUAS=ast bs ca cs da de el en_AU  es fi fr gl hu it ja nl pt_BR ru sk sl sr sv tr ug uk zh_CN
37
37
 
38
38
index_file_exists = $(wildcard $(SRCDIR)/$(lingua)/index.page)
39
39
linguas := $(HELP_LINGUAS)