Commit: 6808218d49abb494be273d246847e7ca931e42fb
Author: dilithjay
Date:   Sat Dec 25 15:55:32 2021 +0530
Branches: soc-2021-curves
https://developer.blender.org/rB6808218d49abb494be273d246847e7ca931e42fb

Renamed "Extra Functionality" to "Extra"

===================================================================

M       source/blender/editors/curve/editcurve_pen.c

===================================================================

diff --git a/source/blender/editors/curve/editcurve_pen.c 
b/source/blender/editors/curve/editcurve_pen.c
index 7e43819a70c..f3388220863 100644
--- a/source/blender/editors/curve/editcurve_pen.c
+++ b/source/blender/editors/curve/editcurve_pen.c
@@ -1248,7 +1248,7 @@ void CURVE_OT_pen(wmOperatorType *ot)
                       "extra_func",
                       prop_extra_func_types,
                       FREE_TOGGLE,
-                      "Extra Functionality",
+                      "Extra",
                       "Additional functionality assignable to a specified 
key");
   prop = RNA_def_enum(ot->srna,
                       "extra_key",

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
List details, subscription details or unsubscribe:
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to