aboutsummaryrefslogtreecommitdiffstats
path: root/swedish/Makefile
diff options
context:
space:
mode:
authorSwedish Language Team <swedish>1999-04-23 01:23:08 +0000
committerSwedish Language Team <swedish>1999-04-23 01:23:08 +0000
commit608be5dcf05e6c88a099963a3e081ea6aca0ef03 (patch)
tree33a78064bbec3564f0361fe2b71a31ef9bccde60 /swedish/Makefile
parent91e0aa697822356ecda1979ba51e384283a742b0 (diff)
Added Swedish translation.
CVS version numbers english/template/debian/basic.wml: 1.14 -> 1.15 english/template/debian/common_translation.wml: 1.9 -> 1.10 english/template/debian/consultant.wml: 1.7 -> 1.8 english/template/debian/countries.wml: 1.16 -> 1.17 english/template/debian/ctime.wml: 1.8 -> 1.9 english/template/debian/event.wml: 1.18 -> 1.19 english/template/debian/fixes_link.wml: 1.14 -> 1.15 english/template/debian/footer.wml: 1.16 -> 1.17 english/template/debian/language_names.wml: 1.7 -> 1.8 english/template/debian/languages.wml: 1.20 -> 1.21 english/template/debian/menubar.wml: 1.44 -> 1.45 english/template/debian/navbar.wml: 1.14 -> 1.15 english/template/debian/recent_list.wml: 1.18 -> 1.19 english/template/debian/security.wml: 1.19 -> 1.20 english/template/debian/votebar.wml: 1.13 -> 1.14 swedish/.wmlrc: INITIAL -> 1.1 swedish/Make.common: INITIAL -> 1.1 swedish/Make.dep.generic: INITIAL -> 1.1 swedish/Make.dep.templ: INITIAL -> 1.1 swedish/Make.lang: INITIAL -> 1.1 swedish/Makefile: INITIAL -> 1.1 swedish/contact.wml: INITIAL -> 1.1 swedish/donations.wml: INITIAL -> 1.1 swedish/index.wml: INITIAL -> 1.1 swedish/Pics/Makefile: INITIAL -> 1.1 swedish/Pics/about.sv.gif: INITIAL -> 1.1 swedish/Pics/devel.sv.gif: INITIAL -> 1.1 swedish/Pics/distrib.sv.gif: INITIAL -> 1.1 swedish/Pics/home.sv.gif: INITIAL -> 1.1 swedish/Pics/news.sv.gif: INITIAL -> 1.1 swedish/Pics/search.sv.gif: INITIAL -> 1.1 swedish/Pics/support.sv.gif: INITIAL -> 1.1
Diffstat (limited to 'swedish/Makefile')
-rw-r--r--swedish/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/swedish/Makefile b/swedish/Makefile
new file mode 100644
index 00000000000..fc746833152
--- /dev/null
+++ b/swedish/Makefile
@@ -0,0 +1,24 @@
+# This Makefile should need no changes from webwml/english/Makefile
+# Please send a message to debian-www if you need to modify anything
+# so the problem can be fixed.
+
+WMLBASE=.
+CUR_DIR=
+# list any subdirectories in the following variable. Any directories listed
+# must exist or the make will not work
+SUBS=Bugs MailingLists News Pics SPI consultants devel distrib doc events intro \
+logos mirror partners ports releases security vote y2k
+
+include $(WMLBASE)/Make.lang
+include $(WMLBASE)/Make.common
+
+include $(WMLBASE)/Make.dep.generic
+include $(WMLBASE)/Make.dep.templ
+
+# Do Not modify the following line
+index.$(LANGUAGE).html: index.wml $(TEMPLDIR)/mainpage.wml \
+ $(wildcard News/1998/1998*.wml) $(wildcard $(ENGLISHSRCDIR)/News/1998/1998*.wml) \
+ $(wildcard security/1999/1999*.wml) $(wildcard $(ENGLISHSRCDIR)/security/1999/1999*.wml) \
+ $(TEMPLDIR)/ctime.wml $(TEMPLDIR)/recent_list.wml $(TEMPLDIR)/languages.wml
+ $(WML) index.wml
+

© 2014-2024 Faster IT GmbH | imprint | privacy policy