mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-13 17:43:59 +02:00
Fix snorenotify plugin lookup path
This commit is contained in:
@@ -233,7 +233,7 @@ QT_PLUGINS_SEARCH_PATH=[
|
||||
]
|
||||
|
||||
SNORE_PLUGINS_SEARCH_PATH=[
|
||||
'/usr/local/Cellar/snorenotify/HEAD/lib/libsnore',
|
||||
'/usr/local/opt/snorenotify/lib/libsnore',
|
||||
]
|
||||
|
||||
class Error(Exception):
|
||||
|
Reference in New Issue
Block a user