12 lines
497 B
XML
12 lines
497 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<component type="addon">
|
||
<id>gimp-layer-via-copy-cut</id>
|
||
<extends>gimp.desktop</extends>
|
||
<name>Layer via Copy/Cut</name>
|
||
<summary>Copy and move the selected area to a new layer in the same position.</summary>
|
||
<url type="homepage">http://some-gimp-plugins.com/contents/en/</url>
|
||
<url type="bugtracker">http://registry.gimp.org/node/26396</url>
|
||
<metadata_license>CC0-1.0</metadata_license>
|
||
<project_license>GPL-3.0+</project_license>
|
||
</component>
|