Update tagline
This commit is contained in:
parent
469d226994
commit
5e6919116a
@ -24,7 +24,7 @@ from .classes.prefs import SWPreferences
|
||||
bl_info = {
|
||||
"id": "scene_workspaces",
|
||||
"name": "Scene Workspaces",
|
||||
"tagline": "Filter and reorder workspaces independently for each scene",
|
||||
"tagline": "Filter and rearrange workspaces individually for each scene",
|
||||
"blender": (4, 2, 0),
|
||||
"location": "Workspaces topbar, Properties > Scene",
|
||||
"category": ["System", "User Interface", "Scene"],
|
||||
|
@ -2,7 +2,7 @@ schema_version = "1.0.0"
|
||||
id = "scene_workspaces"
|
||||
version = "1.0.0"
|
||||
name = "Scene Workspaces"
|
||||
tagline = "Filter and reorder workspaces independently for each scene"
|
||||
tagline = "Filter and rearrange workspaces individually for each scene"
|
||||
maintainer = "Francesco Bellini <doc.open.dev@gmail.com>"
|
||||
type = "add-on"
|
||||
website = "https://projects.blender.org/Francesco-Bellini/scene_workspaces_addon"
|
||||
|
Loading…
x
Reference in New Issue
Block a user