Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kenhys/sylpheed-switch-signature
https://github.com/kenhys/sylpheed-switch-signature
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kenhys/sylpheed-switch-signature
- Owner: kenhys
- License: bsd-2-clause
- Created: 2013-03-24T01:54:20.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-11T08:17:06.000Z (over 9 years ago)
- Last Synced: 2024-05-02T01:06:21.265Z (7 months ago)
- Language: C
- Size: 402 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Switch Signatures
Switch Signatures is a plugin for Sylpheed.
It implements simple interface to switch multiple
pre-configured signatures easily associated for your accounts.# How to use
Switch Signatures plugin adds functionality to swich
multiple signatures by clicking signature button on mail
compose windows.Note that this plugin overrides default behaviour of
signature button on mail compose window.# How to install
Clone sylpheed-switch-signatures repository.
```
% git clone https://github.com/kenhys/sylpheed-switch-signature.git
% git submodule init
% git submodule update
```Then execute following commands
```
% ./autogen.sh
% ./configure --with-sylpheed-build-dir=/path/to/sylpheed_source_directory
% make
% make install
```# TODO
* Implement missing functionality
- Edit multiple signatures
- Manage multiple signatures