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: Wrong Layout
|
||||
short_name: Wrong Layout
|
||||
short_name: wrong_layout
|
||||
version: 1.2.0
|
||||
description: Press alt+r to convert chars typed in wrong layout Rus<>Eng
|
||||
authors: Denis Fomin <fominde@gmail.com>
|
||||
|
||||
Reference in New Issue
Block a user