Git commit 888403a3bf09dc965844cf0c6423a4a1c53a1355 by Toni Asensi Esteve. Committed on 20/07/2015 at 09:57. Pushed by asensi into branch 'master'.
Update the synchronizer.docbook file because of the latest changes REVIEW: 124335 M +0 -8 doc/synchronizer.docbook http://commits.kde.org/krusader/888403a3bf09dc965844cf0c6423a4a1c53a1355 diff --git a/doc/synchronizer.docbook b/doc/synchronizer.docbook index 3c5c257..2a2c05d 100644 --- a/doc/synchronizer.docbook +++ b/doc/synchronizer.docbook @@ -6,14 +6,6 @@ <sect2 id="synchronizer_introduction"> <title>Introduction</title> - <important> - <para> - This feature is disabled at the compilation time by default. Use <userinput>-DENABLE_SYNCHRONIZER=true</userinput> compilation switch to <application>cmake</application> to enable it, then <link linkend="kde4_lin_install">recompile and install &krusader;</link>. - </para> - <para> - Synchronizer is considered unmaintained, so be aware of the risk of its usage! - </para> - </important> <para>This function compares two directories with all subdirectories and shows the differences between them. After selecting some options and the <guilabel>Compare</guilabel> function you can synchronize the _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
