From 3688b8b8d6bd667feef5add645cf80a3593b79b7 Mon Sep 17 00:00:00 2001
From: "benjamin.jakimow@geo.hu-berlin.de" <q8DTkxUg-BB>
Date: Fri, 20 Jan 2017 19:01:58 +0100
Subject: [PATCH] n.r.c.

---
 make/make.py | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/make/make.py b/make/make.py
index 06d52401..d18baf5d 100644
--- a/make/make.py
+++ b/make/make.py
@@ -410,10 +410,9 @@ if __name__ == '__main__':
         createCreditsHTML()
 
 
-    if False:
+    if True:
         #convert SVG to PNG and link them into the resource file
         svg2png(icondir, overwrite=False)
-
     if True:
         #add png icons to qrc file
         png2qrc(icondir, pathQrc)
-- 
GitLab