[file-roller] added the description to the .doap file



commit 896ff3b5adb3eb69fcac7a2d5c523a637f3417ec
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sun Mar 27 12:51:36 2011 +0200

    added the description to the .doap file

 file-roller.doap |   44 +++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 43 insertions(+), 1 deletions(-)
---
diff --git a/file-roller.doap b/file-roller.doap
index be85338..d6cff4a 100644
--- a/file-roller.doap
+++ b/file-roller.doap
@@ -6,7 +6,49 @@
 
   <name xml:lang="en">Archive Manager</name>
   <shortdesc xml:lang="en">Create and modify archives</shortdesc>
-  <homepage rdf:resource="http://fileroller.sourceforge.net"; />
+  <description>
+  File Roller is an archive manager for the GNOME environment.  This means
+  that you can create and modify archives; view the content of an archive;
+  view and modify a file contained in the archive; extract files from the
+  archive.
+
+  File Roller is only a front-end (a graphical interface) to archiving programs
+  like tar and zip. The supported file types are :
+    * 7-Zip Compressed File (.7z)
+    * WinAce Compressed File (.ace)
+    * ALZip Compressed File (.alz)
+    * AIX Small Indexed Archive  (.ar)
+    * ARJ Compressed Archive (.arj)
+    * Cabinet File (.cab)
+    * UNIX CPIO Archive (.cpio)
+    * Debian Linux Package (.deb) [Read-only mode]
+    * ISO-9660 CD Disc Image (.iso) [Read-only mode]
+    * Java Archive (.jar)
+    * Java Enterprise archive (.ear)
+    * Java Web Archive (.war)
+    * LHA Archive (.lzh, .lha)
+    * WinRAR Compressed Archive (.rar)
+    * RAR Archived Comic Book (.cbr)
+    * RPM Linux Package (.rpm) [Read-only mode]
+    * Tape Archive File:
+          * uncompressed (.tar)
+      or compressed with:
+          * gzip (.tar.gz , .tgz)
+          * bzip (.tar.bz , .tbz)
+          * bzip2 (.tar.bz2 , .tbz2)
+          * compress (.tar.Z , .taz)
+          * lrzip (.tar.lrz , .tlrz)
+          * lzip (.tar.lz , .tlz)
+          * lzop (.tar.lzo , .tzo)
+          * 7zip (.tar.7z)
+          * xz (.tar.xz)
+    * Stuffit Archives (.bin, .sit)
+    * ZIP Archive (.zip)
+    * ZIP Archived Comic Book (.cbz)
+    * ZOO Compressed Archive File (.zoo)
+    * Single files compressed with gzip, bzip, bzip2, compress, lrzip, lzip,
+      lzop, rzip, xz.
+  </description>
   <download-page rdf:resource="http://download.gnome.org/sources/file-roller/"; />
   <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=file-roller"; />
   <category rdf:resource="http://api.gnome.org/doap-extensions#desktop"; />



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]