This commit was manufactured by cvs2svn to accommodate

a server-side copy/move.

svn path=/trunk/kdegraphics/kdvi/; revision=17917
remotes/origin/kdvi-2.0
nobody 27 years ago
parent eb5e7e3c5a
commit 5459714414
  1. 10
      doc/Makefile.am
  2. 9
      doc/en/Makefile.am
  3. 10
      doc/fi/Makefile.am
  4. 11
      doc/fi/index.html
  5. 0
      doc/index.html

@ -1,3 +1,9 @@
# add here all the languages, you have docu for
SUBDIRS = en fi
# add here all files
data_DATA = index.html
# this is the directory, where all datas are installed
# you have given the datas in data_DATA
datadir = $(kde_htmldir)/en/kdvi
EXTRA_DIST = $(data_DATA)

@ -1,9 +0,0 @@
# add here all files
data_DATA = index.html
# this is the directory, where all datas are installed
# you have given the datas in data_DATA
datadir = $(kde_htmldir)/en/kdvi
EXTRA_DIST = $(data_DATA)

@ -1,10 +0,0 @@
# add here all files
data_DATA = index.html
# this is the directory, where all datas are installed
# you have given the datas in data_DATA
datadir = $(kde_htmldir)/fi/kdvi
EXTRA_DIST = $(data_DATA)

@ -1,11 +0,0 @@
<html>
<head><title>Kdvi Käyttöohje</title></head>
<body>
<h1>Kdvi - TeX DVI Tiedostojen katseluohjelma</h1>
Kdvi on ohjeistettu tällä hetkellä
<a href=../../en/kdvi/index.html>englannin</a> kielellä.
</body>
</html>
Loading…
Cancel
Save