Fix short names of various plugins
The short_name attr must be equal the folder name of the plugin, otherwise get_active_plugin() in PluginManager fails
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[info]
|
||||
name: PGP
|
||||
short_name: PGP
|
||||
short_name: pgp
|
||||
version: 1.2.32
|
||||
description: PGP encryption as per XEP-0027
|
||||
authors: Philipp Hörist <philipp@hoerist.com>
|
||||
|
||||
Reference in New Issue
Block a user