diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-29 11:42:40 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-29 11:42:40 +0800 |
commit | acf0ea91e56aae171a187d17cf2d25d88930076a (patch) | |
tree | 225e4e7a709451114447e92bf3846e1eada9cf59 /archivers | |
parent | ba137501f6eafae4bf30b6054d8f8684a719d996 (diff) | |
download | marcuscom-ports-acf0ea91e56aae171a187d17cf2d25d88930076a.tar marcuscom-ports-acf0ea91e56aae171a187d17cf2d25d88930076a.tar.gz marcuscom-ports-acf0ea91e56aae171a187d17cf2d25d88930076a.tar.bz2 marcuscom-ports-acf0ea91e56aae171a187d17cf2d25d88930076a.tar.lz marcuscom-ports-acf0ea91e56aae171a187d17cf2d25d88930076a.tar.xz marcuscom-ports-acf0ea91e56aae171a187d17cf2d25d88930076a.tar.zst marcuscom-ports-acf0ea91e56aae171a187d17cf2d25d88930076a.zip |
Professionalize the descriptions of the pieces of the GNOME
system. Monkey-bubble's description still makes no sense ::)
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2203 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/file-roller/pkg-descr | 17 | ||||
-rw-r--r-- | archivers/fileroller/pkg-descr | 17 |
2 files changed, 14 insertions, 20 deletions
diff --git a/archivers/file-roller/pkg-descr b/archivers/file-roller/pkg-descr index 66b4bc9dd..703a89829 100644 --- a/archivers/file-roller/pkg-descr +++ b/archivers/file-roller/pkg-descr @@ -1,13 +1,10 @@ -File Roller is an archive manager for the GNOME environment. Archive manager -means that you can create and modify archives, view the content of an archive, -view a file contained in the archive, and 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 : +File Roller is an archive manager for the GNOME environment. It is only a +front-end (a graphical interface) to archiving programs like tar and zip. +The supported file types are: * Tar archives uncompressed (.tar) or compressed with gzip (.tar.gz , .tgz), -bzip (.tar.bz , .tbz), bzip2 (.tar.bz2 , .tbz2), compress (.tar.Z , .taz), -lzop (.tar.lzo , .tzo) + bzip (.tar.bz , .tbz), bzip2 (.tar.bz2 , .tbz2), compress (.tar.Z , .taz), + lzop (.tar.lzo , .tzo) * Zip archives (.zip) * Jar archives (.jar , .ear , .war) * Lha archives (.lzh) @@ -15,9 +12,9 @@ lzop (.tar.lzo , .tzo) * Single files compressed with gzip, bzip, bzip2, compress, lzop File Roller also has a document viewer based on bonobo that lets you view files -of any type you have a viewer for. +of any type for which you have a viewer. -Former WinZip users may find this program useful. It serves the same purpose. +Former WinZip users may find this program useful. It serves the same purpose. WWW: http://fileroller.sourceforge.net/ diff --git a/archivers/fileroller/pkg-descr b/archivers/fileroller/pkg-descr index 66b4bc9dd..703a89829 100644 --- a/archivers/fileroller/pkg-descr +++ b/archivers/fileroller/pkg-descr @@ -1,13 +1,10 @@ -File Roller is an archive manager for the GNOME environment. Archive manager -means that you can create and modify archives, view the content of an archive, -view a file contained in the archive, and 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 : +File Roller is an archive manager for the GNOME environment. It is only a +front-end (a graphical interface) to archiving programs like tar and zip. +The supported file types are: * Tar archives uncompressed (.tar) or compressed with gzip (.tar.gz , .tgz), -bzip (.tar.bz , .tbz), bzip2 (.tar.bz2 , .tbz2), compress (.tar.Z , .taz), -lzop (.tar.lzo , .tzo) + bzip (.tar.bz , .tbz), bzip2 (.tar.bz2 , .tbz2), compress (.tar.Z , .taz), + lzop (.tar.lzo , .tzo) * Zip archives (.zip) * Jar archives (.jar , .ear , .war) * Lha archives (.lzh) @@ -15,9 +12,9 @@ lzop (.tar.lzo , .tzo) * Single files compressed with gzip, bzip, bzip2, compress, lzop File Roller also has a document viewer based on bonobo that lets you view files -of any type you have a viewer for. +of any type for which you have a viewer. -Former WinZip users may find this program useful. It serves the same purpose. +Former WinZip users may find this program useful. It serves the same purpose. WWW: http://fileroller.sourceforge.net/ |