diff options
author | Amy Winston <amynka@gentoo.org> | 2016-03-14 17:55:26 +0100 |
---|---|---|
committer | Amy Winston <amynka@gentoo.org> | 2016-03-14 18:02:51 +0100 |
commit | 4d3de04619559fd4987c99538674905a21f4b35c (patch) | |
tree | 8facea14a3cc5dfcb41657cb1d175496190dcb87 /app-editors/nedit/files | |
parent | sys-kernel/gentoo-sources: Enable link security restrictions by default. ACPI... (diff) | |
download | gentoo-4d3de04619559fd4987c99538674905a21f4b35c.tar.gz gentoo-4d3de04619559fd4987c99538674905a21f4b35c.tar.bz2 gentoo-4d3de04619559fd4987c99538674905a21f4b35c.zip |
app-editors/nedit: missing icon repaired bug #568448
Package-Manager: portage-2.2.26
Diffstat (limited to 'app-editors/nedit/files')
-rw-r--r-- | app-editors/nedit/files/nedit.png | bin | 0 -> 13937 bytes | |||
-rw-r--r-- | app-editors/nedit/files/nedit.svg | 69 |
2 files changed, 0 insertions, 69 deletions
diff --git a/app-editors/nedit/files/nedit.png b/app-editors/nedit/files/nedit.png Binary files differnew file mode 100644 index 000000000000..a7bd18a982d7 --- /dev/null +++ b/app-editors/nedit/files/nedit.png diff --git a/app-editors/nedit/files/nedit.svg b/app-editors/nedit/files/nedit.svg deleted file mode 100644 index 65ab41556adf..000000000000 --- a/app-editors/nedit/files/nedit.svg +++ /dev/null @@ -1,69 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- 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: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" - id="svg2" - version="1.1" - inkscape:version="0.47 r22583" - width="82" - height="82" - sodipodi:docname="nedit_82x82.png"> - <metadata - id="metadata8"> - <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></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <defs - id="defs6"> - <inkscape:perspective - sodipodi:type="inkscape:persp3d" - inkscape:vp_x="0 : 0.5 : 1" - inkscape:vp_y="0 : 1000 : 0" - inkscape:vp_z="1 : 0.5 : 1" - inkscape:persp3d-origin="0.5 : 0.33333333 : 1" - id="perspective10" /> - </defs> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="640" - inkscape:window-height="483" - id="namedview4" - showgrid="false" - inkscape:zoom="2.8780488" - inkscape:cx="41" - inkscape:cy="41" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="0" - inkscape:current-layer="svg2" /> - <image - sodipodi:absref="/home/jstile/nedit_82x82.png" - xlink:href="nedit_82x82.png" - y="0" - x="0" - id="image12" - height="82" - width="82" /> -</svg> |