17 lines
386 B
Diff
17 lines
386 B
Diff
|
diff --git a/Plugins.cmake b/Plugins.cmake
|
||
|
index c6906ce..b1284d6 100644
|
||
|
--- a/Plugins.cmake
|
||
|
+++ b/Plugins.cmake
|
||
|
@@ -30,9 +30,9 @@ set (COMPILE_PLUGINS
|
||
|
|
||
|
# encryption
|
||
|
# Encrypted chat support
|
||
|
- encryption_ng
|
||
|
+ # encryption_ng
|
||
|
# OpenSSL encrypted chat support
|
||
|
- encryption_ng_simlite
|
||
|
+ # encryption_ng_simlite
|
||
|
|
||
|
# docking
|
||
|
# Tray icon support (common part of all docking modules)
|