From a2fed13bee754ff0e6b2f7008da6185a804720ff Mon Sep 17 00:00:00 2001 From: Maboroshy Date: Thu, 12 Oct 2017 21:26:54 +0300 Subject: [PATCH] Changed name --- list-maker/info.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/list-maker/info.json b/list-maker/info.json index 28e1ca4..8b0a181 100644 --- a/list-maker/info.json +++ b/list-maker/info.json @@ -1,7 +1,7 @@ { - "name": "Make list", - "identifier": "make-list", - "script": "make-list.qml", + "name": "List maker", + "identifier": "list-maker", + "script": "list-maker.qml", "authors": ["@Maboroshy"], "platforms": ["linux", "macos", "windows"], "version": "0.0.1",