slitaz-tools rev 861

Tiny edits
author Paul Issott <paul@slitaz.org>
date Sun Apr 20 11:47:01 2014 +0100 (2014-04-20)
parents b74baefd6f05
children a7c35e7e1fce
files applications/slitaz-config.desktop tazbox/tazbox
line diff
     1.1 --- a/applications/slitaz-config.desktop	Fri Apr 18 23:09:10 2014 +0200
     1.2 +++ b/applications/slitaz-config.desktop	Sun Apr 20 11:47:01 2014 +0100
     1.3 @@ -1,6 +1,6 @@
     1.4  [Desktop Entry]
     1.5  Type=Application
     1.6 -Name=SliTaz Config dialogs
     1.7 +Name=SliTaz Config Dialogs
     1.8  Exec=terminal -e "su -c slitaz-config"
     1.9  Icon=slitaz-icon
    1.10  Categories=System;
     2.1 --- a/tazbox/tazbox	Fri Apr 18 23:09:10 2014 +0200
     2.2 +++ b/tazbox/tazbox	Sun Apr 20 11:47:01 2014 +0100
     2.3 @@ -219,7 +219,7 @@
     2.4  			--on-top --center \
     2.5  			--image=$CountryCode --image-on-top \
     2.6  			--text="$(_ 'Suggested location:') <b>$CountryName</b>\n
     2.7 -$(_ 'Are you agree?')" \
     2.8 +$(_ 'Are you agreed?')" \
     2.9  			--button="gtk-yes:0" --button="gtk-no:1" --always-print-result
    2.10  			[ $? == 0 ] && echo $CountryCode
    2.11  	fi