# HG changeset patch # User Paul Issott # Date 1489171499 0 # Node ID 8b0596f22f983f140ba1a58a51eb415b046056f8 # Parent d9874c94160227b5fe364a0434979e5252919382 Tiny edits diff -r d9874c941602 -r 8b0596f22f98 README --- a/README Fri Mar 10 10:25:40 2017 +0100 +++ b/README Fri Mar 10 18:44:59 2017 +0000 @@ -44,15 +44,15 @@ -------------------------------------------------------------------------------- When creating packages you want to be sure everything goes well and for that you need testing. Sup provides some helpers to test the package. The sup_install() -function in the receip is the one who will downlaod files, extract tarballs, +function in the receip is the one which will download files, extract tarballs, move files, etc. All commands MUST be run in the current directory. To run the sup_install function without installing anything: $ sup run [package] -If you download big files and want to keep the in cache, you can use in your -receip the variable: ${downloads} wich is set to: ~/.cache/sup/downloads +If you download big files and want to keep them in the cache, you can use in your +receip the variable: ${downloads} which is set to: ~/.cache/sup/downloads Packages format and max size @@ -145,15 +145,15 @@ ~/.icons Applications icons used by XDG *.desktop files -Colors shems for sup tools +Color schemes for sup tools -------------------------------------------------------------------------------- -Here are the colors guide line used in the cmdline tool: +Here are the color guidelines used in the cmdline tool: [036/36] Cyan for installed/mirror [035/35] Magenta for cook/wok [033/33] Yellow for commands/functions/info() -The CGI/Web hug services match SCN/SliTaz network graphical style. +The CGI/Web hub services match SCN/SliTaz network graphical style. Mime type & Icon diff -r d9874c941602 -r 8b0596f22f98 po/clients/fr.po --- a/po/clients/fr.po Fri Mar 10 10:25:40 2017 +0100 +++ b/po/clients/fr.po Fri Mar 10 18:44:59 2017 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Sup Clients\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-03-10 10:11+0100\n" +"POT-Creation-Date: 2017-03-10 18:42+0000\n" "PO-Revision-Date: 2017-03-10 10:24+0100\n" "Last-Translator: Christophe Lincoln \n" "Language-Team: French\n" @@ -94,7 +94,7 @@ #: sup:49 #, fuzzy -msgid "List installed files by a package" +msgid "List files installed by a package" msgstr "Paquet installé:" #: sup:50 diff -r d9874c941602 -r 8b0596f22f98 po/clients/ru.po --- a/po/clients/ru.po Fri Mar 10 10:25:40 2017 +0100 +++ b/po/clients/ru.po Fri Mar 10 18:44:59 2017 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: SUP Clients\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-03-10 10:11+0100\n" +"POT-Creation-Date: 2017-03-10 18:42+0000\n" "PO-Revision-Date: 2017-02-28 22:56+0200\n" "Last-Translator: Aleksej Bobylev \n" "Language-Team: \n" @@ -100,7 +100,7 @@ #: sup:49 #, fuzzy -msgid "List installed files by a package" +msgid "List files installed by a package" msgstr "Установленный пакет:" #: sup:50 diff -r d9874c941602 -r 8b0596f22f98 po/clients/sup-clients.pot --- a/po/clients/sup-clients.pot Fri Mar 10 10:25:40 2017 +0100 +++ b/po/clients/sup-clients.pot Fri Mar 10 18:44:59 2017 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: SUP Clients\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-03-10 10:11+0100\n" +"POT-Creation-Date: 2017-03-10 18:42+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -90,7 +90,7 @@ msgstr "" #: sup:49 -msgid "List installed files by a package" +msgid "List files installed by a package" msgstr "" #: sup:50 diff -r d9874c941602 -r 8b0596f22f98 sup --- a/sup Fri Mar 10 10:25:40 2017 +0100 +++ b/sup Fri Mar 10 18:44:59 2017 +0000 @@ -46,7 +46,7 @@ --force update $(gettext "Force recharging packages database") --db list $(gettext "List all packages in database") --init cook $(gettext "Initialize sup cook environment") - --list info $(gettext "List installed files by a package") + --list info $(gettext "List files installed by a package") --verbose all $(gettext "Display more output messages") $(colorize 33 Manual) man sup