You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
505 B
13 lines
505 B
5 years ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!-- Copyright 2015 Luya Tshimbalanga <luya@fedoraproject.org> -->
|
||
|
<component type="addon">
|
||
|
<id>gimp-high-pass-filter</id>
|
||
|
<extends>gimp.desktop</extends>
|
||
|
<name>High Pass Filter</name>
|
||
|
<summary>A general purpose high-pass filter plugin.</summary>
|
||
|
<url type="homepage">http://registry.gimp.org/node/7385</url>
|
||
|
<metadata_license>CC0-1.0</metadata_license>
|
||
|
<project_license>GPL-2+</project_license>
|
||
|
<updatecontact>luya_at_fedoraproject.org</updatecontact>
|
||
|
</component>
|