diff options
author | Aqua-sama <aqua@iserlohn-fortress.net> | 2018-01-30 12:25:32 +0100 |
---|---|---|
committer | Aqua-sama <aqua@iserlohn-fortress.net> | 2018-01-30 12:25:32 +0100 |
commit | e4f237152d5581ebb7dc25fec1ba60cf2655f2e9 (patch) | |
tree | dda3fedbc4a79757b540a5ab042da6908abb3e3e /plugins | |
parent | Split cmd parsing from main into CommandLine class (diff) | |
download | smolbote-e4f237152d5581ebb7dc25fec1ba60cf2655f2e9.tar.xz |
Added profile and plugin list to About dialog
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/ProfileEditor/ProfileEditor.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ProfileEditor/ProfileEditor.json b/plugins/ProfileEditor/ProfileEditor.json index 6a4ddea..8b2677b 100644 --- a/plugins/ProfileEditor/ProfileEditor.json +++ b/plugins/ProfileEditor/ProfileEditor.json @@ -1,6 +1,6 @@ { "name": "Profile Editor", - "author": "Aqua-sama <aqua@iserlohn-fortress.net", + "author": "Aqua-sama [aqua@iserlohn-fortress.net]", "shortcut": "Ctrl+F2", "addToMenu": false, "addToToolbar": true |