add upload to cloud menu to copy all the files to the server

This commit is contained in:
2017-11-04 22:48:18 +00:00
parent 2baaff10cc
commit b42fbb197a
5 changed files with 64 additions and 4 deletions

View File

@@ -464,6 +464,10 @@
<icon icon="disk" width="20"/>
<text text="Export PNG" margin="0 0 0 5" font-face="arial" font-size="11"/>
</button-custom>
<button-custom id="file-upload" text="Menu" height="40" align="center" color=".2" pad="0 0 0 10" dir="row">
<icon icon="weather_clouds" width="20"/>
<text text="Upload to Cloud" margin="0 0 0 5" font-face="arial" font-size="11"/>
</button-custom>
<button-custom text="Menu" height="40" align="center" color=".2" pad="0 0 0 10" dir="row">
<icon width="20"/>
<text text="Quit" margin="0 0 0 5" font-face="arial" font-size="11"/>