From: Jean-Philippe Orsini Date: Sat, 12 May 2012 17:59:00 +0000 (+0000) Subject: regenerate build file with --prefix=/usr X-Git-Tag: v1.3.0~72 X-Git-Url: https://git.wpitchoune.net/gitweb/?p=ppastats.git;a=commitdiff_plain;h=89b117be2250c69247f8498b80d899c0f681b105 regenerate build file with --prefix=/usr --- diff --git a/po/Makefile b/po/Makefile index b5acc35..69bf449 100644 --- a/po/Makefile +++ b/po/Makefile @@ -22,7 +22,7 @@ srcdir = . top_srcdir = .. -prefix = /tmp/p +prefix = /usr exec_prefix = ${prefix} datarootdir = ${prefix}/share datadir = ${datarootdir} diff --git a/po/Makefile.in b/po/Makefile.in index 9fdca0c..cbbdd55 100644 --- a/po/Makefile.in +++ b/po/Makefile.in @@ -22,7 +22,7 @@ srcdir = . top_srcdir = .. -prefix = /tmp/p +prefix = /usr exec_prefix = ${prefix} datarootdir = ${prefix}/share datadir = ${datarootdir} diff --git a/po/fr.po b/po/fr.po index 8e27948..4234b8c 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ppastats 0.0.x\n" "Report-Msgid-Bugs-To: jeanfi@gmail.com\n" -"POT-Creation-Date: 2012-05-08 21:54+0200\n" +"POT-Creation-Date: 2012-05-12 19:54+0200\n" "PO-Revision-Date: 2012-05-05 23:45+0200\n" "Last-Translator: \n" "Language-Team: French\n" @@ -60,30 +60,7 @@ msgstr "" msgid "Cannot open log file: %s" msgstr "" -#: src/lp_ws.c:69 -msgid "initializing CURL" -msgstr "" - -#: src/lp_ws.c:86 -#, c-format -msgid "fetch_url(): %s" -msgstr "" - -#: src/lp_ws.c:116 src/lp_ws.c:132 -#, c-format -msgid "Fetch failed with code %ld for URL %s" -msgstr "" - -#: src/lp_ws.c:122 -#, c-format -msgid "Wait %ds before retry" -msgstr "" - -#: src/lp_ws.c:306 -msgid "cleanup CURL" -msgstr "" - -#: src/main.c:102 +#: src/main.c:103 #, fuzzy, c-format msgid "" "Copyright (C) %s jeanfi@gmail.com\n" @@ -100,77 +77,77 @@ msgstr "" "Ce logiciel n'est accompagné d’ABSOLUMENT AUCUNE GARANTIE, dans les limites\n" "autorisées par la loi applicable.\n" -#: src/main.c:112 +#: src/main.c:113 #, c-format msgid "Usage: %s [OPTION]... PPA_OWNER PPA_NAME\n" msgstr "Utilisation: %s [OPTION]... PPA_OWNER PPA_NAME\n" -#: src/main.c:115 +#: src/main.c:116 msgid "ppastats is a command application for generating PPA statistics.\n" msgstr "" -#: src/main.c:117 +#: src/main.c:118 msgid "" "Prints number of downloads for each published packages of a PPA or " "generates\n" "an HTML page containing a graph representation." msgstr "" -#: src/main.c:121 +#: src/main.c:122 msgid "Options:" msgstr "Options:" -#: src/main.c:122 +#: src/main.c:123 #, fuzzy msgid " -h, --help display this help and exit" msgstr "" " -h, --help afficher cette aide et quitter\n" " -v, --version afficher les informations de version et quitter" -#: src/main.c:123 +#: src/main.c:124 msgid " -v, --version display version information and exit" msgstr " -v, --version afficher les informations de version et quitter" -#: src/main.c:127 +#: src/main.c:128 msgid " -o, --output-dir=[PATH] generates HTML pages into 'PATH'" msgstr "" -#: src/main.c:130 +#: src/main.c:131 msgid "" " -s, --status=[STATUS] retrieves only package of the given status\n" " (possible values are: Pending, Published,\n" " Superseded, Deleted or Obsolete)" msgstr "" -#: src/main.c:135 +#: src/main.c:136 msgid " -S, --skip-js-css skip installation of js and css files" msgstr "" -#: src/main.c:138 +#: src/main.c:139 #, c-format msgid "Report bugs to: %s\n" msgstr "" -#: src/main.c:140 +#: src/main.c:141 #, c-format msgid "%s home page: <%s>\n" msgstr "" -#: src/main.c:190 +#: src/main.c:191 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "" -#: src/ppastats.c:254 +#: src/ppastats.c:253 msgid "Failed to retrieve PPA information" msgstr "" -#: src/ppastats.c:269 +#: src/ppastats.c:268 #, c-format msgid "Failed to retrieve download totals for %s" msgstr "" -#: src/ppastats.c:275 +#: src/ppastats.c:274 #, c-format msgid "Failed to retrieve download count for %s" msgstr "" diff --git a/po/ppastats.pot b/po/ppastats.pot index fc2070e..e583bb2 100644 --- a/po/ppastats.pot +++ b/po/ppastats.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ppastats 0.0.x\n" "Report-Msgid-Bugs-To: jeanfi@gmail.com\n" -"POT-Creation-Date: 2012-05-08 21:54+0200\n" +"POT-Creation-Date: 2012-05-12 19:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -60,30 +60,7 @@ msgstr "" msgid "Cannot open log file: %s" msgstr "" -#: src/lp_ws.c:69 -msgid "initializing CURL" -msgstr "" - -#: src/lp_ws.c:86 -#, c-format -msgid "fetch_url(): %s" -msgstr "" - -#: src/lp_ws.c:116 src/lp_ws.c:132 -#, c-format -msgid "Fetch failed with code %ld for URL %s" -msgstr "" - -#: src/lp_ws.c:122 -#, c-format -msgid "Wait %ds before retry" -msgstr "" - -#: src/lp_ws.c:306 -msgid "cleanup CURL" -msgstr "" - -#: src/main.c:102 +#: src/main.c:103 #, c-format msgid "" "Copyright (C) %s jeanfi@gmail.com\n" @@ -93,74 +70,74 @@ msgid "" "There is NO WARRANTY, to the extent permitted by law.\n" msgstr "" -#: src/main.c:112 +#: src/main.c:113 #, c-format msgid "Usage: %s [OPTION]... PPA_OWNER PPA_NAME\n" msgstr "" -#: src/main.c:115 +#: src/main.c:116 msgid "ppastats is a command application for generating PPA statistics.\n" msgstr "" -#: src/main.c:117 +#: src/main.c:118 msgid "" "Prints number of downloads for each published packages of a PPA or " "generates\n" "an HTML page containing a graph representation." msgstr "" -#: src/main.c:121 +#: src/main.c:122 msgid "Options:" msgstr "" -#: src/main.c:122 +#: src/main.c:123 msgid " -h, --help display this help and exit" msgstr "" -#: src/main.c:123 +#: src/main.c:124 msgid " -v, --version display version information and exit" msgstr "" -#: src/main.c:127 +#: src/main.c:128 msgid " -o, --output-dir=[PATH] generates HTML pages into 'PATH'" msgstr "" -#: src/main.c:130 +#: src/main.c:131 msgid "" " -s, --status=[STATUS] retrieves only package of the given status\n" " (possible values are: Pending, Published,\n" " Superseded, Deleted or Obsolete)" msgstr "" -#: src/main.c:135 +#: src/main.c:136 msgid " -S, --skip-js-css skip installation of js and css files" msgstr "" -#: src/main.c:138 +#: src/main.c:139 #, c-format msgid "Report bugs to: %s\n" msgstr "" -#: src/main.c:140 +#: src/main.c:141 #, c-format msgid "%s home page: <%s>\n" msgstr "" -#: src/main.c:190 +#: src/main.c:191 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "" -#: src/ppastats.c:254 +#: src/ppastats.c:253 msgid "Failed to retrieve PPA information" msgstr "" -#: src/ppastats.c:269 +#: src/ppastats.c:268 #, c-format msgid "Failed to retrieve download totals for %s" msgstr "" -#: src/ppastats.c:275 +#: src/ppastats.c:274 #, c-format msgid "Failed to retrieve download count for %s" msgstr ""