diff options
author | Glynn Foster <glynn.foster@sun.com> | 2004-03-15 03:28:02 +0000 |
---|---|---|
committer | Glynn Foster <gman@src.gnome.org> | 2004-03-15 03:28:02 +0000 |
commit | 9db6f1293d8e3d8caa25a099db1ecf554b97406b (patch) | |
tree | c8a88b5a2172d98b323e0ed41b19e48a2e88ab4f /docs/sv/Makefile.am | |
parent | da70691fcfe9829a61ec5d7268dd63b05710a749 (diff) | |
download | gdm-9db6f1293d8e3d8caa25a099db1ecf554b97406b.tar.gz |
Add localized docs to build. Add de, es, fr, it, ja, ko, sv, zh_CN, zh_HK
2004-03-15 Glynn Foster <glynn.foster@sun.com>
* configure.in, docs/Makefile.am: Add localized docs to build.
* docs/*: Add de, es, fr, it, ja, ko, sv, zh_CN, zh_HK and zh_TW
all from the Sun translation team.
Diffstat (limited to 'docs/sv/Makefile.am')
-rw-r--r-- | docs/sv/Makefile.am | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/sv/Makefile.am b/docs/sv/Makefile.am new file mode 100644 index 00000000..779a6754 --- /dev/null +++ b/docs/sv/Makefile.am @@ -0,0 +1,9 @@ +figs = \ + figures/gdm_window.png +figdir = figures +docname = gdm +lang = sv +omffile = gdm-sv.omf +entities = legal.xml +include $(top_srcdir)/xmldocs.make +dist-hook: app-dist-hook |