[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdegraphics
From:       Stephan Binner <binner () kde ! org>
Date:       2005-02-18 7:40:11
Message-ID: 20050218074011.F25341D18B () office ! kde ! org
[Download RAW message or body]

CVS commit by binner: 

Bug 98131: Wrong reference to SANE home page


  M +1 -1      doc/kooka/index.docbook   1.9
  M +2 -2      kooka/README   1.9
  M +1 -1      libkscan/README   1.5
  M +1 -1      libkscan/configure.in.bot   1.4
  M +1 -1      libkscan/kscandoc.h   1.7
  M +1 -1      libkscan/scanparams.cpp   1.48


--- kdegraphics/doc/kooka/index.docbook  #1.8:1.9
@@ -72,5 +72,5 @@
 
 <para>The web site <ulink
-url="http://www.mostang.com/sane">http://www.mostang.com/sane</ulink>
+url="http://www.sane-project.org/">http://www.sane-project.org</ulink>
 has information about supported scanners. Refer to it before
 purchasing a scanner, if possible.</para>

--- kdegraphics/kooka/README  #1.8:1.9
@@ -6,5 +6,5 @@
    PLEASE READ THE FILE "WARNING" FIRST !
 
-It uses the SANE-lib (http://www.mostang.com/sane/) and the the
+It uses the SANE-lib (http://www.sane-project.org/) and the the
 KScan-library which is a KDE module for scanner access.
 

--- kdegraphics/libkscan/README  #1.4:1.5
@@ -6,5 +6,5 @@
 
 It's based on SANE.
-You can find SANE under http://www.mostang.com/sane
+You can find SANE under http://www.sane-project.org/
 
 

--- kdegraphics/libkscan/configure.in.bot  #1.3:1.4
@@ -4,5 +4,5 @@
   echo "libkscan/kooka won't be compiled without libsane."
   echo "You can download it from"
-  echo "http://www.mostang.com/sane/"
+  echo "http://www.sane-project.org/"
   echo ""
   all_tests=bad

--- kdegraphics/libkscan/kscandoc.h  #1.6:1.7
@@ -21,5 +21,5 @@
 \mainpage The KScan Library.
 
-   The KScan Library provides an interface for the SANE-lib (see \
http://www.mostang.com/sane for more information) for KDE2 applications. +   The \
KScan Library provides an interface for the SANE-lib (see http://www.sane-project.org \
for more information) for KDE2 applications.  
 \section intro Introduction

--- kdegraphics/libkscan/scanparams.cpp  #1.47:1.48
@@ -505,5 +505,5 @@ void ScanParams::createNoScannerMsg( voi
    /* Mode setting */
    QString cap;
-   cap = i18n( "<B>Problem: No Scanner was found</B><P>Your system does not provide \
a SANE <I>(Scanner Access Now Easy)</I> installation, which is required by the KDE \
scan support.<P>Please install and configure SANE correctly on your system.<P>Visit \
the SANE homepage under http://wwww.mostang.com/sane to find out more about SANE \
installation and configuration. " ); +   cap = i18n( "<B>Problem: No Scanner was \
found</B><P>Your system does not provide a SANE <I>(Scanner Access Now Easy)</I> \
installation, which is required by the KDE scan support.<P>Please install and \
configure SANE correctly on your system.<P>Visit the SANE homepage under \
http://www.sane-project.org to find out more about SANE installation and \
configuration. " );  
    (void) new QLabel( cap, this );


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic