ssfs diff ssfs-box @ rev 68

Some small improvment and typo
author Christophe Lincoln <pankso@slitaz.org>
date Mon Jun 13 19:58:32 2011 +0200 (2011-06-13)
parents 51160b20e291
children 3a2f682ce267
line diff
     1.1 --- a/ssfs-box	Sun Jun 12 20:55:51 2011 +0200
     1.2 +++ b/ssfs-box	Mon Jun 13 19:58:32 2011 +0200
     1.3 @@ -33,7 +33,7 @@
     1.4  		$0 setup && exit 0
     1.5  	fi
     1.6  	[ "$opts" ] || opts="--width=460 --height=320"
     1.7 -	text=$(gettext "<b>Welcome to the Ssfs GTK user interface</b>")
     1.8 +	text=$(gettext "<b>Welcome to the Ssfs Client user interface</b>")
     1.9  	info | yad $opts \
    1.10  		--list --title="Ssfs Box" \
    1.11  		--image-on-top --window-icon=$pixmap \