1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-31 03:10:12 +02:00

Deploy snore 0.5.2.

This commit is contained in:
Christian Muehlhaeuser
2015-04-08 22:00:17 +02:00
parent 9db6845553
commit 8161bac516

View File

@@ -232,7 +232,7 @@ QT_PLUGINS_SEARCH_PATH=[
] ]
SNORE_PLUGINS_SEARCH_PATH=[ SNORE_PLUGINS_SEARCH_PATH=[
'/usr/local/Cellar/snorenotify/HEAD/lib/libsnore', '/usr/local/Cellar/snorenotify/0.5.2/lib/libsnore',
] ]
class Error(Exception): class Error(Exception):