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

List:       kde-commits
Subject:    www/sites/developer/documentation/tutorials/kdialog
From:       Brad Hards <bradh () frogmouth ! net>
Date:       2006-04-22 22:41:21
Message-ID: 1145745681.691758.6955.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 532832 by bhards:

Change "./kdialog" to "kdialog" so the examples 
will run from somewhere other than the source
and install directories.

Thanks to Mark Volkert for pointing out the error.

CCMAIL:mark.volkert@rakekniven.de


 M  +2 -2      kdialog.sgml  
 M  +2 -2      x85.html  


--- trunk/www/sites/developer/documentation/tutorials/kdialog/kdialog.sgml #532831:532832
@@ -321,7 +321,7 @@
 
 <example><title><command>--passivepopup</command> dialog box</title>
 <programlisting>
-./kdialog --title "This is a passive popup" --passivepopup \
+kdialog --title "This is a passive popup" --passivepopup \
 "It will disappear in about 10 seconds" 10
 </programlisting>
 </example>
@@ -1013,7 +1013,7 @@
 <example><title><command>--progressbar</command> dialog box example,
 with Cancel</title>
 <programlisting>
-     1  dcopRef=`./kdialog --progressbar "Press Cancel at Any time" 10`
+     1  dcopRef=`kdialog --progressbar "Press Cancel at Any time" 10`
      2  dcop $dcopRef showCancelButton true
 
      3  until test "true" == `dcop $dcopRef wasCancelled`; do
--- trunk/www/sites/developer/documentation/tutorials/kdialog/x85.html #532831:532832
@@ -259,7 +259,7 @@
 ><TD
 ><PRE
 CLASS="PROGRAMLISTING"
->./kdialog --title "This is a passive popup" --passivepopup \
+>kdialog --title "This is a passive popup" --passivepopup \
 "It will disappear in about 10 seconds" 10</PRE
 ></TD
 ></TR
@@ -1769,7 +1769,7 @@
 ><TD
 ><PRE
 CLASS="PROGRAMLISTING"
->     1  dcopRef=`./kdialog --progressbar "Press Cancel at Any time" 10`
+>     1  dcopRef=`kdialog --progressbar "Press Cancel at Any time" 10`
      2  dcop $dcopRef showCancelButton true
 
      3  until test "true" == `dcop $dcopRef wasCancelled`; do
[prev in list] [next in list] [prev in thread] [next in thread] 

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