Преглед изворни кода

Change "Editor > Convert Icons With Editor Theme" to "Editor > Convert Colors With Editor Theme"

Stefan Heinz пре 1 година
родитељ
комит
fdee495376
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      tutorials/plugins/editor/making_plugins.rst

+ 1 - 1
tutorials/plugins/editor/making_plugins.rst

@@ -214,7 +214,7 @@ don't have one, you can grab the default one from the engine and save it in your
 .. tip::
 .. tip::
 
 
     SVG images that are used as custom node icons should have the
     SVG images that are used as custom node icons should have the
-    **Editor > Scale With Editor Scale** and **Editor > Convert Icons With Editor Theme**
+    **Editor > Scale With Editor Scale** and **Editor > Convert Colors With Editor Theme**
     :ref:`import options <doc_importing_images_editor_import_options>` enabled. This allows
     :ref:`import options <doc_importing_images_editor_import_options>` enabled. This allows
     icons to follow the editor's scale and theming settings if the icons are designed with
     icons to follow the editor's scale and theming settings if the icons are designed with
     the same color palette as Godot's own icons.
     the same color palette as Godot's own icons.