File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -66,9 +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. This will open
70
- a new window with the option groups listed in a tree format on the left hand side, and the individual
71
- settings on the right hand side. This is where the majority of Picard's customization is performed.
69
+ The option settings are found under the :menuselection: `"Options --> Options..." ` item on the menu bar. On macOS they can be accessed
70
+ with :menuselection: `"MusicBrainz Picard --> Preferences..." `. This will open a new window with the option groups listed in a tree
71
+ format on the left hand side, and the individual settings on the right hand side. This is where the majority of Picard's
72
+ customization is performed.
73
+
74
+ .. note ::
75
+ When running your code from the source in a macOS environment, you can access the option settings by navigating to the
76
+ :menuselection: `"Python --> Preferences..." ` option in the menu bar. This allows you to configure and customize various settings
77
+ for your development environment.
72
78
73
79
.. only :: html
74
80
You can’t perform that action at this time.
0 commit comments