summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTommy Reynolds <Tommy.Reynolds@MegaCoder.com>2005-12-10 02:23:43 +0000
committerTommy Reynolds <Tommy.Reynolds@MegaCoder.com>2005-12-10 02:23:43 +0000
commite787d97e9674a9a56cb3fc3d02235726ae62ae05 (patch)
tree1ca52634765c2093dfda1fa56f7fca4656db4de3
parentb3951b0e188d0494aa96d89394540312b5c658b8 (diff)
downloadfedora-doc-utils-e787d97e9674a9a56cb3fc3d02235726ae62ae05.tar.gz
fedora-doc-utils-e787d97e9674a9a56cb3fc3d02235726ae62ae05.tar.xz
fedora-doc-utils-e787d97e9674a9a56cb3fc3d02235726ae62ae05.zip
Require per-language watermark file by default.
-rw-r--r--Makefile.common2
-rw-r--r--images/watermark-en.png (renamed from images/watermark.png)bin48626 -> 48626 bytes
-rw-r--r--images/watermark-en.svg (renamed from images/watermark.svg)0
3 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 1a34a00..48d141a 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -47,7 +47,7 @@ ifeq (${HTMLCSS},)
HTMLCSS = ${FDPDIR}/docs-common/css/fedora-draft.css
endif
ifeq (${HTMLCSSEXTRA},)
-HTMLCSSEXTRA = ${FDPDIR}/docs-common/images/watermark.png
+HTMLCSSEXTRA = ${FDPDIR}/docs-common/images/watermark-${LANG}.png
endif
#########################################################################
# Define a macro to locate xmlto(1) so we can choose a specific version
diff --git a/images/watermark.png b/images/watermark-en.png
index 83ec3b1..83ec3b1 100644
--- a/images/watermark.png
+++ b/images/watermark-en.png
Binary files differ
diff --git a/images/watermark.svg b/images/watermark-en.svg
index 6d585a3..6d585a3 100644
--- a/images/watermark.svg
+++ b/images/watermark-en.svg