a server-side copy/move. svn path=/trunk/kdegraphics/kdvi/; revision=17917remotes/origin/kdvi-2.0
parent
eb5e7e3c5a
commit
5459714414
5 changed files with 8 additions and 32 deletions
@ -1,3 +1,9 @@ |
|||||||
|
|
||||||
# add here all the languages, you have docu for
|
# add here all files
|
||||||
SUBDIRS = en fi
|
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…
Reference in new issue