mirror of
https://github.com/blender/blender-addons-contrib.git
synced 2025-07-23 00:49:46 +00:00
Extensions: rename "Enable Theme" to "Set Current Theme"
This commit is contained in:
@ -63,7 +63,7 @@ rna_prop_enable_on_install = BoolProperty(
|
||||
)
|
||||
rna_prop_enable_on_install_type_map = {
|
||||
"add-on": "Enable Add-on",
|
||||
"theme": "Enable Theme",
|
||||
"theme": "Set Current Theme",
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user