diff options
author | Florent Le Coz <louiz@louiz.org> | 2012-01-10 16:30:59 +0100 |
---|---|---|
committer | Florent Le Coz <louiz@louiz.org> | 2012-01-10 16:30:59 +0100 |
commit | 5fee56440c10f81286699a4dd9e32506aa342d54 (patch) | |
tree | 8f577c41a90ab3649e209b2b7ce66af34ba34d59 /doc/en/plugins/gpg.txt | |
parent | 62c4f67ea53c6b1c7f4092349f4c746e5bdb14f1 (diff) | |
download | poezio-5fee56440c10f81286699a4dd9e32506aa342d54.tar.gz poezio-5fee56440c10f81286699a4dd9e32506aa342d54.tar.bz2 poezio-5fee56440c10f81286699a4dd9e32506aa342d54.tar.xz poezio-5fee56440c10f81286699a4dd9e32506aa342d54.zip |
Add a simple_notify plugin
And also fix some issues, like the split of the exec_command arguments.
And the doc for the plugin, too.
Diffstat (limited to 'doc/en/plugins/gpg.txt')
-rw-r--r-- | doc/en/plugins/gpg.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/plugins/gpg.txt b/doc/en/plugins/gpg.txt index 70a6fd15..a39b68a4 100644 --- a/doc/en/plugins/gpg.txt +++ b/doc/en/plugins/gpg.txt @@ -33,7 +33,7 @@ You need to create a plugin configuration file. Create a file named _gpg.cfg_ into your plugins configuration directory (_~/.config/poezio/plugins_ by default), and fill it like this: -[source,python] +[source,conf] --------------------------------------------------------------------- [gpg] keyid = 091F9C78 |