Change texi encoding to utf-8 from us-ascii

This commit is contained in:
Daniel Martí 2013-12-30 16:48:07 +01:00
parent 44e2c339e0
commit f5946a687e

View file

@ -1,6 +1,7 @@
\input texinfo @c -*-texinfo-*- \input texinfo @c -*-texinfo-*-
@c %**start of header @c %**start of header
@setfilename fdroid.info @setfilename fdroid.info
@documentencoding UTF-8
@settitle F-Droid Server Manual @settitle F-Droid Server Manual
@c %**end of header @c %**end of header