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