diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-03-23 02:38:58 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-03-23 02:38:58 +0000 |
commit | 8209fe71fd46e3de775fe4f5121c2403e27552bd (patch) | |
tree | bd4c5c4f32347c9913d9fb9c2a9da97cfb290b51 | |
parent | add initial category metadata file (GLEP 34) (diff) | |
download | historical-8209fe71fd46e3de775fe4f5121c2403e27552bd.tar.gz historical-8209fe71fd46e3de775fe4f5121c2403e27552bd.tar.bz2 historical-8209fe71fd46e3de775fe4f5121c2403e27552bd.zip |
add initial category metadata file (GLEP 34)
-rw-r--r-- | xfce-extra/metadata.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/xfce-extra/metadata.xml b/xfce-extra/metadata.xml new file mode 100644 index 000000000000..f0475539236d --- /dev/null +++ b/xfce-extra/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE catmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<catmetadata> + <longdescription lang="en"> + The xfce-extra category contains non-core XFCE applications. + </longdescription> +</catmetadata> + |