Commit graph

10 commits

Author SHA1 Message Date
Paul Mangan
caf6fd51e6 sync with sylpheed 0.7.2cvs14 2002-02-23 10:52:54 +00:00
Christoph Hohmann
ff0896b7ef * src/Makefile.am
added quote_fmt.c
* src/prefs_common.[ch]
* src/prefs_template.c
* src/quote_fmt.c               *** NEW FILE ***
* src/quote_fmt.h
        move quote format symbol description code
        to it's own file because it is used from
        differnent code parts
        Rewrote symbol description GUI
          + use table
          + add separators
          + get data from array (no more long constant strings)
* src/quote_fmt_lex.l
* src/quote_fmt_parse.y
        Symbol for Literal % changed to \% instead of %%
        (More logical as \ is used for quoting for other symbols)
        Add |f and |p to include files and program output
        Examples:
            |f{/home/.../.signature}
            |p{date}
* po/de.po
        Correct wrong spelling for "Referenzen"
2002-02-22 03:08:20 +00:00
Darko Koruga
cd2ce4c3f4 Use selected text on reply/forward. 2002-02-07 09:26:39 +00:00
Paul Mangan
e30810f4ff sync with sylpheed 0.6.6cvs1 2001-12-17 07:08:39 +00:00
Paul Mangan
33894cdb24 sync with sylpheed 0.6.5cvs22 2001-12-06 08:20:11 +00:00
Paul Mangan
5bb7c89c48 sync with sylpheed 0.6.5cvs20 2001-12-03 10:06:10 +00:00
Paul Mangan
953553b3b6 more sync with sylpheed 0.6.5cvs19 2001-12-01 09:29:06 +00:00
Paul Mangan
8a2a9c6bb4 sync with sylpheed 0.6.5cvs19 2001-11-29 08:37:51 +00:00
Paul Mangan
1201aef1c9 sync with sylpheed 0.6.5cvs14 2001-11-23 10:28:46 +00:00
Paul Mangan
820618c7d9 sync with sylpheed 0.6.4cvs18 2001-11-07 10:29:45 +00:00