Update of /pack/anoncvs/sylpheedclaws/sylpheed-claws/tools
In directory sunsite.dk:/tmp/cvs-serv7282/tools
Modified Files:
Tag: gtk2
README
Log Message:
2006-12-04 [paul] 2.6.1cvs1
* NEWS
* README
* RELEASE_NOTES
* configure.ac
* tools/README
bump up version number following stable release
Index: README
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/sylpheed-claws/tools/README,v
retrieving revision 1.30.2.13
retrieving revision 1.30.2.14
diff -u -d -r1.30.2.13 -r1.30.2.14
--- README 2006/11/18 10:08:28 1.30.2.13
+++ README 2006/12/04 12:32:53 1.30.2.14
@@ -10,6 +10,8 @@
multiwebsearch.pl Search any search engine for the selected text
textviewer.sh Attempt to view an attachment as plain text
uudec Decode and display uuencoded images
+ uuooffice Decode uuencoded attachments and open them with
+ OpenOffice
Addressbook conversion:
eud2gc.py Convert Eudora address book to Gnomecard
@@ -35,6 +37,7 @@
update-po Update the .po files named on the command line.
Extra tools:
+ fix-date.sh Replace/Add a message's Date field
gif2xface.pl Convert a 48x48 GIF file to an X-Face header
--------------------------------------------------------------------------------
@@ -64,18 +67,23 @@
WORKS ON: selection
see further down for details
+* textviewer.sh
+ WORKS ON: current message part
+ COMMAND: textviewer.sh %p |
+ Attempt to view an attachment as plain text
+
* uudec
WORKS ON: current message (or part of multipart message)
COMMAND: uudec %f&
Decode and display uuencoded images using uudecode.
-* textviewer.sh
- WORKS ON: current message part
- COMMAND: textviewer.sh %p |
- Attempt to view an attachment as plain text
+* uuooffice
+ WORKS ON: current message (or part of multipart message)
+ COMMAND: uuooffice %f&
+ Decode uuencoded attachments and open them with OpenOffice
-* More action examples can be found at
- http://melvin.hadasht.free.fr/home/sylpheed/actions/
+* More action examples can be found at the Claws Mail FAQ
+ http://www.claws-mail.org/faq/index.php/Actions
** multiwebsearch.pl **
@@ -518,6 +526,21 @@
Extra tools
-----------
+
+* fix-date.sh
+
+# usage: fix_date.sh <filename> [<filename>..]
+ WHAT IT DOES
+ It will replace the Date: value w/ the one picked up from
+ more recent Received: field if this field resides in one
+ line. Otherwise, it will take the file modification time
+ (using a RFC 2822-compliant form). If no X-Original-Date already
+ exist, the former Date value will be set in such field.
+
+ HOW TO USE IT
+ fix_date.sh <filename> [<filename>..]
+
+ Contact: wwp <[email protected]>
* gif2xface.pl
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.