better DESCR
- amanging -> managing
This commit is contained in:
parent
c0ba28dd9c
commit
0483484323
@ -1,19 +1,18 @@
|
||||
NScache is simple program for viewing and amanging contents of Netscape(tm)
|
||||
browsers cache directory.
|
||||
NScache is simple program for viewing and managing the contents of Netscape(tm)
|
||||
browser(s) cache directory.
|
||||
|
||||
It have very easy user interface writen by using of GTK+1.2 widget libraries.
|
||||
It shows 3 levels tree of cache contents. At first level are protocols, at
|
||||
second level are servers and at third level are regular documents.
|
||||
It has a very easy user interface written by using the GTK+ widget libraries.
|
||||
It shows 3 tree levels of cache contents. At the first level are protocols, at
|
||||
the second level are servers and at the third level are regular documents.
|
||||
|
||||
For each document there is shown its URL, name of cache file, its size,
|
||||
MIME type, encoding type, character set for HTML documents, modification
|
||||
time, access time and time when document expires.
|
||||
|
||||
When you press right mouse button inside tree list, you can make any action
|
||||
on selected item. You can save file from cache to other location, you can
|
||||
remove files and entries from chache (one or all entries for server), or you
|
||||
can compute numbers of documents in subtrees and size of all documets in
|
||||
subtree. You can launch any viewer command on cache file or on source URL.
|
||||
The viewers you can assign to any MIME type. You can also copy selected URL
|
||||
to clipboard.
|
||||
For each document the URL is shown, name of cache file, its size, MIME type,
|
||||
encoding type, character set for HTML documents, modification time, access
|
||||
time and time when the document expires.
|
||||
|
||||
When you press right mouse button inside the tree list, you can make any
|
||||
action on selected item(s). You can save files from the cache to other
|
||||
locations, you can remove files and entries from the chache (one or all
|
||||
entries for server), or you can compute numbers of documents in sub-trees
|
||||
and size of all documets in the sub-tree. You can launch any viewer
|
||||
command on cache file or on source URL. The viewers you can assign to any
|
||||
MIME type. You can also copy selected URL to clipboard.
|
||||
|
Loading…
Reference in New Issue
Block a user