Unhide buffer when joining or querying and it was temporarily hidden. fixes #866
[quassel.git] / cmake / modules / README
index a9d951b..f1ff3b9 100644 (file)
@@ -1,7 +1,9 @@
-These modules have been copied from KDE's repository as of 2008-06-17.
+Most of these modules have been copied from KDE's repository.
 
-FindQt4 has been adjusted to still contain the library deps and Qt config
-stuff from the original FindQt4 (of cmake 2.4.7).
+FindQt4 has been adjusted to find lconvert, plus we don't require X11
+headers to be present.
+
+Files starting with Quassel* are solely created by us.
 
 Below is the contents of KDE's original README: