Update type system.

This commit is contained in:
Lars Jung 2014-06-04 17:03:11 +02:00
parent 26eb27eae3
commit 1660227a54
24 changed files with 288 additions and 617 deletions

View File

@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
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"
height="96"
width="96"
version="1.1">
<path
style="fill:#555555;fill-opacity:1;stroke:none"
d="M 6,6 6,90 90,90 90,24 72,6 z m 6,6 57.559322,0 L 84,26.576271 84,84 12,84 z"
id="rect2984"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccccccc" />
<rect
style="fill:#555555;fill-opacity:1;stroke:none"
id="rect3031"
width="12"
height="24"
x="42"
y="12" />
</svg>

After

Width:  |  Height:  |  Size: 774 B

View File

@ -0,0 +1,47 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
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"
height="96"
width="96"
version="1.1">
<path
style="fill:#555555;fill-opacity:1;stroke:none"
d="M 12,6 12,90 84,90 84,24 66,6 z m 6,6 45.559322,0 L 78,26.576271 78,84 18,84 z"
id="rect2984"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccccccc" />
<g
id="g3006"
transform="translate(2.5793231,-3.2660688)">
<path
transform="matrix(1.353211,0,0,0.99662165,-14.954127,-1.1081069)"
d="m 47.999999,65.830505 c 0,4.156177 -3.30854,7.525424 -7.389831,7.525424 -4.08129,0 -7.38983,-3.369247 -7.38983,-7.525424 0,-4.156176 3.30854,-7.525423 7.38983,-7.525423 4.081291,0 7.389831,3.369247 7.389831,7.525423 z"
sodipodi:ry="7.5254235"
sodipodi:rx="7.3898306"
sodipodi:cy="65.830505"
sodipodi:cx="40.610168"
id="path2984"
style="fill:#555555;fill-opacity:1;stroke:none"
sodipodi:type="arc" />
<rect
y="35.000015"
x="44"
height="30"
width="6"
id="rect2986"
style="fill:#555555;fill-opacity:1;stroke:none" />
<rect
transform="matrix(0.69076685,-0.72307756,0.72307756,0.69076685,0,0)"
y="55.90287"
x="5.1795917"
height="17.559322"
width="6"
id="rect2986-2"
style="fill:#555555;fill-opacity:1;stroke:none" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -2,70 +2,13 @@
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<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="svg7384"
height="96"
width="96"
version="1.1"
inkscape:version="0.48.4 r9939"
sodipodi:docname="file.svg"
inkscape:export-filename="/home/lars/env/workspace/h5ai/local/file.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
id="defs10" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1877"
inkscape:window-height="1056"
id="namedview8"
showgrid="true"
inkscape:zoom="7.375"
inkscape:cx="23.67136"
inkscape:cy="43.419032"
inkscape:window-x="43"
inkscape:window-y="24"
inkscape:window-maximized="1"
inkscape:current-layer="svg7384"
showguides="true"
inkscape:guide-bbox="true">
<inkscape:grid
type="xygrid"
id="grid3002"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true"
spacingx="6px"
spacingy="6px" />
</sodipodi:namedview>
<metadata
id="metadata90">
<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>Gnome Symbolic Icon Theme</dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<title
id="title9167">Gnome Symbolic Icon Theme</title>
version="1.1">
<path
style="fill:#555555;fill-opacity:1;stroke:none"
d="M 12,6 12,90 84,90 84,24 66,6 z m 6,6 45.559322,0 L 78,26.576271 78,84 18,84 z"

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 636 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 644 B

View File

@ -2,70 +2,13 @@
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<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="svg7384"
height="96"
width="96"
version="1.1"
inkscape:version="0.48.4 r9939"
sodipodi:docname="folder-page.svg"
inkscape:export-filename="/home/lars/env/workspace/h5ai/src/_h5ai/client/images/fallback/folder-page.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
id="defs10" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1877"
inkscape:window-height="1056"
id="namedview8"
showgrid="true"
inkscape:zoom="7.375"
inkscape:cx="37.319242"
inkscape:cy="44.02228"
inkscape:window-x="43"
inkscape:window-y="24"
inkscape:window-maximized="1"
inkscape:current-layer="svg7384"
showguides="true"
inkscape:guide-bbox="true">
<inkscape:grid
type="xygrid"
id="grid3001"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true"
spacingx="6px"
spacingy="6px" />
</sodipodi:namedview>
<metadata
id="metadata90">
<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>Gnome Symbolic Icon Theme</dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<title
id="title9167">Gnome Symbolic Icon Theme</title>
version="1.1">
<path
style="fill:#555555"
d="m 0,18 0,72 96,0 0,-72 -30,0 -12,-12.0000002 -42,0 z m 12,12 54,0 18,18 0,36 -72,0 z m 66,54 0,-30 -18,0 0,-18 -42,0 0,48"

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 660 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 380 B

View File

@ -2,70 +2,13 @@
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<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="svg7384"
height="96"
width="96"
version="1.1"
inkscape:version="0.48.4 r9939"
sodipodi:docname="folder-parent.svg"
inkscape:export-filename="/home/lars/folder-16.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
id="defs10" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1877"
inkscape:window-height="1056"
id="namedview8"
showgrid="true"
inkscape:zoom="7.375"
inkscape:cx="49.162692"
inkscape:cy="47.182237"
inkscape:window-x="43"
inkscape:window-y="24"
inkscape:window-maximized="1"
inkscape:current-layer="svg7384"
showguides="true"
inkscape:guide-bbox="true">
<inkscape:grid
type="xygrid"
id="grid3002"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true"
spacingx="6px"
spacingy="6px" />
</sodipodi:namedview>
<metadata
id="metadata90">
<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>Gnome Symbolic Icon Theme</dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<title
id="title9167">Gnome Symbolic Icon Theme</title>
version="1.1">
<path
style="fill:#555555"
d="M 12,5.9999998 0,18 0,90 96,90 96,18 66,18 54,5.9999998 z M 48,30 72,54 66,60 54,54 54,72 42,72 42,54 30,60 24,54 z"

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 716 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 784 B

View File

@ -2,70 +2,13 @@
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<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="svg7384"
height="96"
width="96"
version="1.1"
inkscape:version="0.48.4 r9939"
sodipodi:docname="folder-parent.svg"
inkscape:export-filename="/home/lars/env/workspace/h5ai/src/_h5ai/client/themes/fallback/icons/folder-parent-1.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
id="defs10" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1877"
inkscape:window-height="1056"
id="namedview8"
showgrid="true"
inkscape:zoom="7.375"
inkscape:cx="33.027099"
inkscape:cy="47.182237"
inkscape:window-x="43"
inkscape:window-y="24"
inkscape:window-maximized="1"
inkscape:current-layer="svg7384"
showguides="true"
inkscape:guide-bbox="true">
<inkscape:grid
type="xygrid"
id="grid3002"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true"
spacingx="6px"
spacingy="6px" />
</sodipodi:namedview>
<metadata
id="metadata90">
<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>Gnome Symbolic Icon Theme</dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<title
id="title9167">Gnome Symbolic Icon Theme</title>
version="1.1">
<path
style="fill:#555555"
d="M 48,20 80,51.999999 72,60 56,51.999999 56,76 l -15.999999,0 0,-24.000001 L 24,60 16,51.999999 z"

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 689 B

View File

@ -2,82 +2,13 @@
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<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"
height="96"
version="1.1"
inkscape:version="0.48.4 r9939"
sodipodi:docname="folder-parent.svg"
id="svg7384"
width="96"
inkscape:export-filename="/home/lars/env/workspace/h5ai/src/_h5ai/client/themes/fallback/icons/folder-parent.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<metadata
id="metadata90">
<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>Gnome Symbolic Icon Theme</dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<sodipodi:namedview
objecttolerance="10"
inkscape:zoom="8"
inkscape:snap-bbox="true"
inkscape:object-nodes="false"
inkscape:object-paths="false"
inkscape:snap-global="true"
inkscape:snap-grids="true"
showgrid="false"
showborder="true"
inkscape:window-x="43"
inkscape:window-y="24"
inkscape:snap-others="false"
inkscape:guide-bbox="true"
bordercolor="#666666"
borderopacity="1"
inkscape:current-layer="layer12"
guidetolerance="10"
id="namedview88"
inkscape:pageshadow="2"
inkscape:cx="35.857415"
inkscape:cy="44.695707"
inkscape:pageopacity="0"
inkscape:snap-nodes="true"
pagecolor="#000000"
inkscape:window-height="1056"
gridtolerance="10"
showguides="true"
inkscape:bbox-paths="false"
inkscape:snap-bbox-midpoints="false"
inkscape:snap-to-guides="true"
inkscape:window-width="1877"
inkscape:window-maximized="1"
inkscape:showpageshadow="false">
<inkscape:grid
snapvisiblegridlinesonly="true"
visible="true"
type="xygrid"
id="grid4866"
empspacing="2"
enabled="true"
spacingx="1px"
spacingy="1px" />
</sodipodi:namedview>
<title
id="title9167">Gnome Symbolic Icon Theme</title>
<defs
id="defs7386" />
height="96"
version="1.1">
<g
inkscape:groupmode="layer"
transform="translate(-321.00015,-587)"

Before

Width:  |  Height:  |  Size: 5.6 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

@ -2,70 +2,13 @@
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<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="svg7384"
height="96"
width="96"
version="1.1"
inkscape:version="0.48.4 r9939"
sodipodi:docname="folder.svg.2014_05_17_14_45_14.0.svg"
inkscape:export-filename="/home/lars/env/workspace/web/h5ai/src/_h5ai/client/icons/scalable/folder.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
id="defs10" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1877"
inkscape:window-height="1056"
id="namedview8"
showgrid="true"
inkscape:zoom="7.375"
inkscape:cx="31.901036"
inkscape:cy="43.419032"
inkscape:window-x="43"
inkscape:window-y="24"
inkscape:window-maximized="1"
inkscape:current-layer="svg7384"
showguides="true"
inkscape:guide-bbox="true">
<inkscape:grid
type="xygrid"
id="grid3002"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true"
spacingx="6px"
spacingy="6px" />
</sodipodi:namedview>
<metadata
id="metadata90">
<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>Gnome Symbolic Icon Theme</dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<title
id="title9167">Gnome Symbolic Icon Theme</title>
version="1.1">
<path
style="fill:#555555"
d="m 0,18 0,72 96,0 0,-72 -30,0 -12,-12.0000002 -42,0 z"

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 579 B

View File

@ -0,0 +1,34 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
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"
height="96"
width="96"
version="1.1">
<path
style="fill:#555555;fill-opacity:1;stroke:none"
d="M 6,12 6,84 90,84 90,30 72,12 z m 6,6 57.559322,0 L 84,32.576271 84,78 12,78 z"
id="rect2984"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccccccc" />
<path
style="fill:#555555;fill-opacity:1;stroke:none"
d="M 30,36 45.968325,55.161989 60,48 78,72 18,72 z"
id="rect2985"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccc" />
<path
sodipodi:type="arc"
style="fill:#555555;fill-opacity:1;stroke:none"
id="path2988"
sodipodi:cx="-39"
sodipodi:cy="53.237289"
sodipodi:rx="15"
sodipodi:ry="15"
d="m -24,53.237289 a 15,15 0 1 1 -30,0 15,15 0 1 1 30,0 z"
transform="matrix(0.4,0,0,0.4,81.6,14.705084)" />
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -0,0 +1,39 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
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"
height="96"
width="96"
version="1.1">
<path
style="fill:#555555;fill-opacity:1;stroke:none"
d="M 12,6 12,90 84,90 84,24 66,6 z m 6,6 45.559322,0 L 78,26.576271 78,84 18,84 z"
id="rect2984"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccccccc" />
<rect
style="fill:#555555;fill-opacity:1;stroke:none"
id="rect2985"
width="42"
height="6"
x="24"
y="24" />
<rect
style="fill:#555555;fill-opacity:1;stroke:none"
id="rect2985-6"
width="36"
height="6"
x="24"
y="42" />
<rect
style="fill:#555555;fill-opacity:1;stroke:none"
id="rect2985-5"
width="48"
height="6"
x="24"
y="60" />
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -0,0 +1,125 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
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"
height="96"
width="96"
version="1.1">
<path
style="fill:#555555;fill-opacity:1;stroke:none"
d="M 6,12 6,84 90,84 90,30 72,12 z m 6,6 57.559322,0 L 84,32.576271 84,78 12,78 z"
id="rect2984"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccccccc" />
<path
style="fill:#555555;fill-opacity:1;stroke:none"
d="M 35.4,42 46.577823,57.968309 56.399999,52.00002 69,72 27,72 z"
id="rect2985"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccc" />
<path
sodipodi:type="arc"
style="fill:#555555;fill-opacity:1;stroke:none"
id="path2988"
sodipodi:cx="-39"
sodipodi:cy="53.237289"
sodipodi:rx="15"
sodipodi:ry="15"
d="m -24,53.237289 a 15,15 0 1 1 -30,0 15,15 0 1 1 30,0 z"
transform="matrix(0.4,0,0,0.4,75.6,14.705084)" />
<rect
style="fill:#555555;fill-opacity:1;stroke:none"
id="rect2986"
width="6"
height="60"
x="18"
y="17.999989" />
<rect
style="fill:#555555;fill-opacity:1;stroke:none"
id="rect2988"
width="6"
height="6"
x="12"
y="26.728817" />
<rect
style="fill:#555555;fill-opacity:1;stroke:none"
id="rect2988-3"
width="6"
height="6"
x="12"
y="38.999985" />
<rect
style="fill:#555555;fill-opacity:1;stroke:none"
id="rect2988-3-2"
width="6"
height="6"
x="12"
y="50.999985" />
<rect
style="fill:#555555;fill-opacity:1;stroke:none"
id="rect2988-3-2-2"
width="6"
height="6"
x="12"
y="62.999985" />
<rect
style="fill:#555555;fill-opacity:1;stroke:none"
id="rect2988-3-2-7"
width="6"
height="6"
x="12"
y="74.999985" />
<rect
style="fill:#555555;fill-opacity:1;stroke:none"
id="rect2986-0"
width="6"
height="60"
x="72"
y="17.999989" />
<rect
style="fill:#555555;fill-opacity:1;stroke:none"
id="rect2988-4"
width="6"
height="6"
x="78"
y="26.728817" />
<rect
style="fill:#555555;fill-opacity:1;stroke:none"
id="rect2988-3-26"
width="6"
height="6"
x="78"
y="38.999985" />
<rect
style="fill:#555555;fill-opacity:1;stroke:none"
id="rect2988-3-2-5"
width="6"
height="6"
x="78"
y="50.999985" />
<rect
style="fill:#555555;fill-opacity:1;stroke:none"
id="rect2988-3-2-2-4"
width="6"
height="6"
x="78"
y="62.999985" />
<rect
style="fill:#555555;fill-opacity:1;stroke:none"
id="rect2988-3-2-7-8"
width="6"
height="6"
x="78"
y="74.999985" />
<rect
style="fill:#555555;fill-opacity:1;stroke:none"
id="rect2988-6"
width="6"
height="6"
x="12"
y="15.000004" />
</svg>

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@ -4,7 +4,7 @@ modulejs.define('core/resource', ['config', 'core/settings'], function (config,
var imagesHref = settings.appHref + 'client/images/',
fallbackHref = settings.appHref + 'client/images/fallback/',
themesHref = settings.appHref + 'client/themes/',
fallbacks = ['file', 'folder', 'folder-page', 'folder-parent'],
fallbacks = ['file', 'folder', 'folder-page', 'folder-parent', 'ar', 'aud', 'img', 'txt', 'vid'],
image = function (id) {
@ -23,6 +23,11 @@ modulejs.define('core/resource', ['config', 'core/settings'], function (config,
if (fallbacks.indexOf(id) >= 0) {
return fallbackHref + id + '.svg';
}
if (fallbacks.indexOf(baseId) >= 0) {
return fallbackHref + baseId + '.svg';
}
return fallbackHref + 'file.svg';
};

View File

Before

Width:  |  Height:  |  Size: 7.7 KiB

After

Width:  |  Height:  |  Size: 7.7 KiB

View File

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 47 KiB

View File

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 39 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 18 KiB

View File

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

View File

@ -54,9 +54,9 @@ Options
"setParentFolderLabels": true,
"sizes": [48, 24, 96],
"smartBrowsing": true,
// "theme": "fallback",
"theme": "fallback",
// "theme": "faenza",
"theme": "evolvere",
// "theme": "evolvere",
"unmanaged": ["index.html", "index.htm", "index.php"],
"unmanagedInNewWindow": false
},

View File

@ -12,8 +12,11 @@ File types mapped to file extensions
"txt-readme": ["readme*"],
"ar": ["*.tar.bz2", "*.tar.gz", "*.tgz"],
"ar-apk": ["*.apk"],
"ar-deb": ["*.deb"],
"ar-gz": ["*.gz"],
"ar-rar": ["*.rar"],
"ar-rpm": ["*.rpm"],
"ar-tar": ["*.tar"],
"ar-zip": ["*.7z", "*.bz2", "*.jar", "*.lzma", "*.war", "*.z", "*.Z", "*.zip"],
"aud": ["*.aif", "*.aiff", "*.flac", "*.m4a", "*.mid", "*.mp3", "*.mpa", "*.ra", "*.ogg", "*.wav", "*.wma"],
@ -29,10 +32,6 @@ File types mapped to file extensions
"img-jpg": ["*.jpg", "*.jpeg"],
"img-png": ["*.png"],
"img-tiff": ["*.tiff"],
"pkg": [],
"pkg-apk": ["*.apk"],
"pkg-deb": ["*.deb"],
"pkg-rpm": ["*.rpm"],
"txt": ["*.text", "*.txt"],
"txt-build": ["*.pom", "build.xml", "pom.xml"],
"txt-c": ["*.c"],