1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-13 20:39:57 +01:00

* XMPP plugin is now a .dylib.

This commit is contained in:
Christian Muehlhaeuser 2013-09-01 10:50:48 +02:00
parent b766510f0d
commit 17e7afee65

View File

@ -200,7 +200,7 @@ QT_PLUGINS = [
]
TOMAHAWK_PLUGINS = [
'libtomahawk_account_xmpp.so',
'libtomahawk_account_xmpp.dylib',
'libtomahawk_account_google.so',
'libtomahawk_account_twitter.so',
'libtomahawk_account_zeroconf.so',