Skip to content
Snippets Groups Projects
Commit 3688b8b8 authored by benjamin.jakimow@geo.hu-berlin.de's avatar benjamin.jakimow@geo.hu-berlin.de
Browse files

n.r.c.

parent 49d48d66
No related branches found
No related tags found
No related merge requests found
...@@ -410,10 +410,9 @@ if __name__ == '__main__': ...@@ -410,10 +410,9 @@ if __name__ == '__main__':
createCreditsHTML() createCreditsHTML()
if False: if True:
#convert SVG to PNG and link them into the resource file #convert SVG to PNG and link them into the resource file
svg2png(icondir, overwrite=False) svg2png(icondir, overwrite=False)
if True: if True:
#add png icons to qrc file #add png icons to qrc file
png2qrc(icondir, pathQrc) png2qrc(icondir, pathQrc)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment