|
sylpheed-jp:1733
From: Sylpheed Patches <sylpheed@xxxxxxxxxx>
ANNOUNCING THE RELEASE OF A NEW PATCH
Patch Author: Alfons Hoogervorst <alfons@xxxxxxxxxx>
Title: Custom date patch in quotes
Filename: custom_date_format1.patch (10.8 kb)
Works with: 0.7.6+
Description:
Adds custom date format in quotes / replies through the "%D{DATEFORMAT" symbol. This symbol wants the same format as the Date format setting in Common preferences | Display | Date format (also see "man 3 strftime"). Here's an example:
On %D{%d-%m-%y (%a) %H:%M %z} --> On 20-05-02 (Sun^H^H^HMon) 10:44 +0100
Notes:
Apply using:
patch -p1 < custom_date_format.patch
Previous version had a bug that always displayed sunday as the weekday
--------------------------
This is an automated message from the Sylpheed Patch homepage.
<http://www.thewildbeast.co.uk/sylpheed>
If you have made a patch that you want included at the
Sylpheed Patch homepage, request details from
<sylpheed@xxxxxxxxxx>.
|