From 800460fc76154e739ac7008ed874e8b3bd43b060 Mon Sep 17 00:00:00 2001 From: Michael Nottebrock Date: Fri, 3 Sep 2004 17:00:29 +0000 Subject: Factor out the lanbrowsing part of kdenetwork3 into its own port. --- .../files/patch-lanbrowsing_kcmlisa_setupwizard.cpp | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 net/lanbrowsing/files/patch-lanbrowsing_kcmlisa_setupwizard.cpp (limited to 'net/lanbrowsing/files/patch-lanbrowsing_kcmlisa_setupwizard.cpp') diff --git a/net/lanbrowsing/files/patch-lanbrowsing_kcmlisa_setupwizard.cpp b/net/lanbrowsing/files/patch-lanbrowsing_kcmlisa_setupwizard.cpp new file mode 100644 index 000000000000..f82319ba2273 --- /dev/null +++ b/net/lanbrowsing/files/patch-lanbrowsing_kcmlisa_setupwizard.cpp @@ -0,0 +1,19 @@ +--- lanbrowsing/kcmlisa/setupwizard.cpp.orig Fri Jun 25 11:10:25 2004 ++++ lanbrowsing/kcmlisa/setupwizard.cpp Sun Aug 29 18:49:41 2004 +@@ -349,11 +349,11 @@ + m_finalPage=new QVBox(this); + QLabel *info=new QLabel(i18n("
Your LAN browsing has been successfully set up.

" + "Make sure that the LISa server is started during the " +- "boot process. How this is done depends on your " +- "distribution and OS. Usually you have to insert it somewhere " +- "in a boot script under /etc.
" +- "Start the LISa server as root and without any command line options.
" +- "The config file will now be saved to /etc/lisarc.
" ++ "boot process. The kdenetwork port has installed " ++ "a startup-script (lisa.sh) into /usr/local/etc/rc.d. " ++ "To activate lisa, put lisa_enable=\"YES\" into your rc.conf.
" ++ "
" ++ "The config file will now be saved to /usr/local/etc/lisarc.
" + "To test the server, try lan:/ in Konqueror.

" + "If you have problems or suggestions, visit http://lisa-home.sourceforge.net."),m_finalPage); + info->setTextFormat(Qt::RichText); -- cgit v1.2.3