gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-www] 02/02: cover the possibility of localized image


From: gnunet
Subject: [GNUnet-SVN] [taler-www] 02/02: cover the possibility of localized images.
Date: Mon, 02 Sep 2019 17:11:17 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository www.

commit 693762fbfdb27336f39a6c41f30f33592bfe3ba0
Author: ng0 <address@hidden>
AuthorDate: Mon Sep 2 15:10:44 2019 +0000

    cover the possibility of localized images.
---
 Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index 1f3e367..ad0bcfe 100644
--- a/Makefile
+++ b/Makefile
@@ -18,6 +18,7 @@ all: locale template
        for x in en de fr it es ru pt ; do cp rendered/sitemap.xml rendered/$$x 
; done
        cp styles.css rendered/
        cp -R images rendered/
+       for x in en de fr it es ru pt ; do cp -R images rendered/$$x ; done
        cp -R dist rendered/
        cp -R icons rendered/
        cp -R papers rendered/

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]