Skip to content

Commit 5f139e3

Browse files
authored
Merge pull request #217 from sambhavnoobcoder/master
Extend docs to include macOs options access
2 parents 92a4e81 + f33964f commit 5f139e3

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

config/configuration.rst

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,15 @@ actions that Picard can perform when saving selected music files:
6666
:index:`Option Settings <see: option settings; configuration>`
6767
---------------------------------------------------------------
6868

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.
7278

7379
.. only:: html
7480

0 commit comments

Comments
 (0)