tags 446150 + patch
thanks

Here's a patch

Regards

Laurent
diff -ru esvn-0.6.12+1.orig/src/mainwindow.cpp esvn-0.6.12+1/src/mainwindow.cpp
--- esvn-0.6.12+1.orig/src/mainwindow.cpp	2007-10-10 21:12:00.000000000 +0200
+++ esvn-0.6.12+1/src/mainwindow.cpp	2007-10-10 21:12:57.000000000 +0200
@@ -61,7 +61,7 @@
 	dlg_startup_ 	= new dlg_startup(this);
 	dlg_help_		= new dlg_help(this);
 
-	dlg_help_->tx_help->mimeSourceFactory()->addFilePath("/usr/share/doc/esvn/html-docs");
+	dlg_help_->tx_help->mimeSourceFactory()->addFilePath("/usr/share/doc/esvn-doc/html-docs");
 
 	dlg_verupdate_	= new dlg_verupdate(this);
 	dlg_verupdate_->lb_stable_url->hide();

Attachment: pgpIkcCdVxEVR.pgp
Description: PGP signature

Reply via email to