Skip to content

Commit ea4cc65

Browse files
author
Andras Lasso
committed
Rename SlicerEditor extension to ScriptEditor
1 parent 509143c commit ea4cc65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SlicerEditor.json renamed to ScriptEditor.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#",
33
"build_dependencies": [],
44
"build_subdirectory": ".",
5-
"category": "Python Scripting",
5+
"category": "Developer Tools",
66
"scm_revision": "main",
7-
"scm_url": "https://github.com/SlicerMorph/SlicerEditor"
7+
"scm_url": "https://github.com/SlicerMorph/SlicerScriptEditor"
88
}

0 commit comments

Comments
 (0)