X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=INSTALL;h=21d7d4dc02f5c98d8176a81d5b4459d007773b04;hp=39f4054d2c0e5a34bdb7e1044f8815ee0289d107;hb=11a1e4372551439769eafba3f3f5403adff763fb;hpb=61efe8dd29a681173396311fca4ba07b15c87bb8 diff --git a/INSTALL b/INSTALL index 39f4054d..21d7d4dc 100644 --- a/INSTALL +++ b/INSTALL @@ -89,6 +89,14 @@ options here: sure that you have the icon set already installed on your system regardless, use this option to disable installing the bundled icons. +-DWITH_BREEZE=(ON|OFF) + Alternative icon set to Oxygen. + By default, WITH_BREEZE is OFF. + +-DWITH_BREEZE_DARK=(ON|OFF) + Alternative icon set to Oxygen. + By default, WITH_BREEZE_DARK is OFF. + -DWITH_WEBKIT=OFF Use Webkit for showing previews of webpages linked in the chat. Requires the QtWebkit module to be available, and increases the client's RAM usage