diff options
author | TingPing <tingping@tingping.se> | 2014-05-26 02:32:22 -0400 |
---|---|---|
committer | TingPing <tingping@tingping.se> | 2014-05-26 02:33:42 -0400 |
commit | cba4462458be87c4e69e9aa151e2799c6a20fade (patch) | |
tree | e980ee0b0a80611ca45a7df443c1cf66d7f9fa32 /osx/hexchat.bundle | |
parent | 30de7a1377973693d5f92d63d63c7b578c389d8f (diff) |
osx: Improve gtk theme
Diffstat (limited to 'osx/hexchat.bundle')
-rw-r--r-- | osx/hexchat.bundle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/osx/hexchat.bundle b/osx/hexchat.bundle index 972482ce..9501ab17 100644 --- a/osx/hexchat.bundle +++ b/osx/hexchat.bundle @@ -47,7 +47,7 @@ ${prefix}/lib/${gtkdir}/${pkg:${gtk}:gtk_binary_version}/engines/libquartz.so </binary> <binary> - ${prefix}/lib/${gtkdir}/${pkg:${gtk}:gtk_binary_version}/engines/libclearlooks.so + ${prefix}/lib/${gtkdir}/${pkg:${gtk}:gtk_binary_version}/engines/libxamarin.so </binary> <binary> ${prefix}/lib/${gtkdir}/${pkg:${gtk}:gtk_binary_version}/printbackends/*.so |