Renamed to from "upload file" to "upload files".

Multiple file uploads are supported now.
This commit is contained in:
Christoph Haas 2015-04-19 01:12:01 +02:00
parent 1ac12c02a8
commit e8b4b7b525

View file

@ -1,17 +1,94 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg id="svg3066" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 160 120" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
<metadata id="metadata3072">
<rdf:RDF>
<cc:Work rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<dc:title/>
</cc:Work>
</rdf:RDF>
</metadata>
<defs id="defs3070"></defs>
<rect id="rect3082" stroke-linejoin="miter" stroke-dasharray="none" stroke-dashoffset="0" rx="13.645" ry="13.645" height="117.1" width="157.63" stroke="#999" stroke-linecap="round" stroke-miterlimit="4" y="1.5124" x="1.6871" stroke-width="3" fill="#FFF"/>
<text id="text3076" style="letter-spacing:0px;word-spacing:0px;" font-weight="bold" xml:space="preserve" font-size="18.4612751px" font-stretch="normal" line-height="125%" font-variant="normal" y="78.099998" x="79.721725" font-family="Droid Sans" font-style="normal" fill="#999999"><tspan id="tspan3080" style="text-anchor:middle;text-align:center;" y="78.099998" x="79.721725">Upload a new</tspan><tspan id="tspan2988" style="text-anchor:middle;text-align:center;" y="101.17659" x="79.721725">screenshot</tspan></text>
<path id="path3008" fill="#999" d="M80.277,54.518,61.311,45.896,71.243,24.048,61.761,19.737,87.348,13.793,99.692,36.98,90.209,32.67z"/>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
id="svg3066"
viewBox="0 0 160 120"
version="1.1"
inkscape:version="0.48.5 r10040"
width="100%"
height="100%"
sodipodi:docname="upload.svg">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="664"
inkscape:window-height="480"
id="namedview10"
showgrid="false"
inkscape:zoom="1.9666667"
inkscape:cx="80"
inkscape:cy="60"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="svg3066" />
<metadata
id="metadata3072">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs3070" />
<rect
id="rect3082"
stroke-linejoin="miter"
stroke-dasharray="none"
stroke-dashoffset="0"
rx="13.645"
ry="13.645"
height="117.1"
width="157.63"
stroke="#999"
stroke-linecap="round"
stroke-miterlimit="4"
y="1.5124"
x="1.6871"
stroke-width="3"
fill="#FFF" />
<text
id="text3076"
style="font-size:18.4612751px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#999999;font-family:Droid Sans"
font-weight="bold"
xml:space="preserve"
font-size="18.4612751px"
font-stretch="normal"
line-height="125%"
font-variant="normal"
y="78.099998"
x="79.721725"
font-style="normal"
sodipodi:linespacing="125%"><tspan
id="tspan3080"
style="text-align:center;text-anchor:middle"
y="78.099998"
x="79.721725">Upload new</tspan><tspan
id="tspan2988"
style="text-align:center;text-anchor:middle"
y="101.17659"
x="79.721725">screenshots</tspan></text>
<path
id="path3008"
fill="#999"
d="M80.277,54.518,61.311,45.896,71.243,24.048,61.761,19.737,87.348,13.793,99.692,36.98,90.209,32.67z" />
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

Before After
Before After