Skip to content

Commit 7df6b80

Browse files
Merge pull request #550 from jungmannlab/development
Development
2 parents 7f08642 + 041b80c commit 7df6b80

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/others.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@ Other
44

55
Sound notifications
66
-------------------
7-
Starting in version 0.8.5, Picasso supports sound notifications. In Render and SPINNA, these can be selected in the ``File`` menu in the menu bar. The available files are read from the ``resources/notification_sounds`` folder. ``.mp3`` and ``.wav`` files are supported. Default sound notification is saved automatically when manually changed.
7+
Starting in version 0.8.5, Picasso supports sound notifications. In Render and SPINNA, these can be selected in the ``File`` menu in the menu bar. The available files are read from the ``notification_sounds`` folder. ``.mp3`` and ``.wav`` files are supported. Default sound notification is saved automatically when manually changed.
88

99
Custom notifications
1010
~~~~~~~~~~~~~~~~~~~~
11-
To add custom notification sounds, copy the sound files (``.mp3`` or ``.wav``) to the ``resources/notification_sounds`` folder. Depending on how you installed Picasso, this folder can be found in different locations:
11+
To add custom notification sounds, copy the sound files (``.mp3`` or ``.wav``) to the ``notification_sounds`` folder. Depending on how you installed Picasso, this folder can be found in different locations:
1212

1313
GitHub
1414
------
1515
If you cloned the GitHub repository, you can add sound notifications by following these steps:
1616

1717
- Find the directory where you cloned the GitHub repository with Picasso.
18-
- Go to ``picasso/resources/notification_sounds``.
18+
- Go to ``picasso/notification_sounds``.
1919
- Copy the sound files to this folder.
2020

2121
PyPI

0 commit comments

Comments
 (0)