# HG changeset patch # User Paul Issott # Date 1330626120 0 # Node ID 25ebb1a6e66505ddabb36e553c60f5eee30af5cb # Parent 283be1d6a496b125138bfadd656610822d83524d Tiny edits diff -r 283be1d6a496 -r 25ebb1a6e665 tazpkg --- a/tazpkg Thu Mar 01 15:38:27 2012 +0100 +++ b/tazpkg Thu Mar 01 18:22:00 2012 +0000 @@ -2461,7 +2461,7 @@ do echo 'y' | tazpkg get-install $pkg --forced done - # List a generated each time and must be cleaned so + # List is generated each time and must be cleaned so # tazpkg-notify dont find upgrade anymore. rm $UP_LIST && touch $UP_LIST ;; *) diff -r 283be1d6a496 -r 25ebb1a6e665 tazpkg-box --- a/tazpkg-box Thu Mar 01 15:38:27 2012 +0100 +++ b/tazpkg-box Thu Mar 01 18:22:00 2012 +0000 @@ -1,7 +1,7 @@ #!/bin/sh # -# Small GTK boxes to TazPKG for deep desktop integration. PcmanFM 0.5.x have a -# patch to extract TazPKG file but not Thunar and othet FM. TazPKGbox try to +# Small GTK boxes to TazPKG for deep desktop integration. PcmanFM 0.5.x has a +# patch to extract TazPKG file but not Thunar and other FM. TazPKGbox tries to # follow freedesktop standards. # # Copyright (C) 2012 SliTaz GNU/Linux - GNU gpl v2