blob: 7eac60f5adc4d16d2bc4e08fb7805f54ab7b334a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>gnome</herd>
<longdescription>
This engine is a very flexible pixmap based GTK-Engine. It is able
to draw widgets as a stack of multiple images. Each of the images
can be manipulated in different ways before being drawn. You can,
for example, change the color, rotate and mirror images.
</longdescription>
</pkgmetadata>
|