File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -66,11 +66,15 @@ actions that Picard can perform when saving selected music files:
66
66
:index: `Option Settings <see: option settings; configuration> `
67
67
---------------------------------------------------------------
68
68
69
- The option settings are found under the :menuselection: `"Options --> Options..." ` item on the menu bar. Whereas in the MacOs ,the option
70
- settings are found under the :menuselection: `"Python --> Preferences ..." ` item on the menu bar . This will open a new window with
71
- the option groups listed in a tree format on the left hand side, and the individual settings on the right hand side.This is where
69
+ The option settings are found under the :menuselection: `"Options --> Options..." ` item on the menu bar. This will open a new window with
70
+ the option groups listed in a tree format on the left hand side, and the individual settings on the right hand side. This is where
72
71
the majority of Picard's customization is performed.
73
72
73
+ .. note ::
74
+ When running your code from the source in a macOS environment, you can access the option settings by navigating to the
75
+ :menuselection: `"Python --> Preferences..." ` option in the menu bar. This allows you to configure and customize various settings
76
+ for your development environment.
77
+
74
78
.. only :: html
75
79
76
80
.. image :: images/options-general-with-tree.png
You can’t perform that action at this time.
0 commit comments