tazpkg rev 789

pkgs.cgi: add pkg.slitaz.org link
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Apr 26 18:55:30 2015 +0200 (2015-04-26)
parents d749c4f90a06
children 282a7aa2c41b
files po/fr.po tazpanel/pkgs.cgi
line diff
     1.1 --- a/po/fr.po	Fri Apr 24 16:04:14 2015 +0300
     1.2 +++ b/po/fr.po	Sun Apr 26 18:55:30 2015 +0200
     1.3 @@ -1299,7 +1299,7 @@
     1.4  
     1.5  #: tazpanel/pkgs.cgi:251
     1.6  msgid "Any"
     1.7 -msgstr "Tous"
     1.8 +msgstr "Toutes"
     1.9  
    1.10  #: tazpanel/pkgs.cgi:257
    1.11  msgid "All tags..."
     2.1 --- a/tazpanel/pkgs.cgi	Fri Apr 24 16:04:14 2015 +0300
     2.2 +++ b/tazpanel/pkgs.cgi	Sun Apr 26 18:55:30 2015 +0200
     2.3 @@ -266,6 +266,7 @@
     2.4  search_form() {
     2.5  	cat <<EOT
     2.6  <form class="search"><!--
     2.7 +	--><a data-icon="web" href="http://pkg.slitaz.org/" target="_blank" title="Web search tool"></a> <!--
     2.8  	--><input type="search" name="search" results="5" autosave="pkgsearch" autocomplete="on"><!--
     2.9  	--><button type="submit">$(_n 'Search')</button><!--
    2.10  	--><button name="files" value="yes">$(_n 'Files')</button><!--