diff options
author | rbuj <[email protected]> | 2019-06-11 17:07:27 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-11 19:25:24 +0200 |
commit | 6370ad4ac2cf8b2c2cbd73b92b666659608fa9c3 (patch) | |
tree | 9dee757acc8993b119ee9fb85f0772bfd734f8eb /icons | |
parent | 1d86a70c32f7231293f31abab6c08a98ef40dd2f (diff) | |
download | caja-6370ad4ac2cf8b2c2cbd73b92b666659608fa9c3.tar.bz2 caja-6370ad4ac2cf8b2c2cbd73b92b666659608fa9c3.tar.xz |
Change URL prefixes from http to https
Diffstat (limited to 'icons')
-rw-r--r-- | icons/audio.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/icons/audio.svg b/icons/audio.svg index 4c25d4ba..8d40aff1 100644 --- a/icons/audio.svg +++ b/icons/audio.svg @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> +<!-- Created with Inkscape (https://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:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="28" height="28" id="svg2" version="1.1" inkscape:version="0.47 r22583" sodipodi:docname="New document 1"> <defs id="defs4"> <linearGradient inkscape:collect="always" id="linearGradient3793"> @@ -40,4 +40,4 @@ <path style="color: rgb(0, 0, 0); fill: rgb(255, 255, 255); fill-opacity: 1; fill-rule: nonzero; stroke: none; stroke-width: 1; marker: none; visibility: visible; display: inline; overflow: visible;" d="m 530.28181,487.375 c -0.29406,10e-4 -0.28174,0.28275 -0.28174,0.28275 l 0,8.45479 c 0,0 -0.004,0.24964 0.25,0.24964 l 0.23437,0 4.51556,-4.50919 -4.47058,-4.47894 c 0,0 -0.24761,9.5e-4 -0.24761,9.5e-4 z" id="path3869" sodipodi:nodetypes="cccccccs" inkscape:export-filename="/home/hbons/Dropbox/Public/play.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90"/> </g> </g> -</svg>
\ No newline at end of file +</svg> |