diff options
| author | Tavmjong Bah <tavmjong@free.fr> | 2018-10-27 07:43:06 +0000 |
|---|---|---|
| committer | Tavmjong Bah <tavmjong@free.fr> | 2018-10-27 07:43:06 +0000 |
| commit | 74cc58d48951ca7cb0a34c15374c192937d98cbd (patch) | |
| tree | 9d9c77fdac5cf8693c33134933ea1f261070cc0e /share/screens | |
| parent | Updated en_GB po (diff) | |
| download | inkscape-74cc58d48951ca7cb0a34c15374c192937d98cbd.tar.gz inkscape-74cc58d48951ca7cb0a34c15374c192937d98cbd.zip | |
Give <svg> element useful ID names.
Diffstat (limited to 'share/screens')
| -rw-r--r-- | share/screens/about.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/screens/about.svg b/share/screens/about.svg index 7b0f5cda4..50a04681e 100644 --- a/share/screens/about.svg +++ b/share/screens/about.svg @@ -12,7 +12,7 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="750" height="625" - id="svg2" + id="AboutScreen" version="1.1" inkscape:version="0.92+devel (d79e73eff6, 2017-11-04)" sodipodi:docname="about.svg"> |
