diff options
Diffstat (limited to 'x11-plugins/cd-plugins-experimental/metadata.xml')
-rw-r--r-- | x11-plugins/cd-plugins-experimental/metadata.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/x11-plugins/cd-plugins-experimental/metadata.xml b/x11-plugins/cd-plugins-experimental/metadata.xml index 93717a8..3cffe84 100644 --- a/x11-plugins/cd-plugins-experimental/metadata.xml +++ b/x11-plugins/cd-plugins-experimental/metadata.xml @@ -1,17 +1,17 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <use> - <flag name="disks">Enables the Disks applet.</flag> - <flag name="doncky">Enables the Doncky applet.</flag> - <flag name="gtk2">Force GTK+2 instead of default GTK+3.</flag> +<use> + <flag name="disks">Enables the Disks applet.</flag> + <flag name="doncky">Enables the Doncky applet.</flag> + <flag name="gtk2">Force GTK+2 instead of default GTK+3.</flag> <!-- <flag name="kde">Enables the new integration in <pkg>kde-base/kde-meta</pkg> desktop.</flag>--> - <flag name="network-monitor">Enables the Network-Monitor applet.</flag> - <flag name="scoobydo">Enables the Scooby-Do applet.</flag> - </use> - <longdescription>cd-plugins-experimental offers official unstable plugins for cairo-dock.</longdescription> - <maintainer> - <email>DuPol@gmx.de</email> - <name>Dustin Polke</name> - </maintainer> + <flag name="network-monitor">Enables the Network-Monitor applet.</flag> + <flag name="scoobydo">Enables the Scooby-Do applet.</flag> +</use> +<longdescription>cd-plugins-experimental offers official unstable plugins for cairo-dock.</longdescription> +<maintainer type="person"> + <email>DuPol@gmx.de</email> + <name>Dustin Polke</name> +</maintainer> </pkgmetadata> |