[pacman-dev] CVS update of pacman-lib (16 files)
Date: Sunday, March 4, 2007 @ 01:28:49 Author: aaron Path: /home/cvs-pacman/pacman-lib Modified: etc/pacman.conf.in (1.5 -> 1.6) lib/libalpm/be_files.c (1.33 -> 1.34) lib/libalpm/handle.c (1.33 -> 1.34) lib/libalpm/po/de.po (1.10 -> 1.11) lib/libalpm/po/fr.po (1.5 -> 1.6) lib/libalpm/po/hu.po (1.5 -> 1.6) lib/libalpm/po/it.po (1.13 -> 1.14) lib/libalpm/po/libalpm.pot (1.6 -> 1.7) lib/libalpm/po/pt_BR.po (1.4 -> 1.5) src/pacman/po/de.po (1.11 -> 1.12) src/pacman/po/fr.po (1.5 -> 1.6) src/pacman/po/hu.po (1.5 -> 1.6) src/pacman/po/it.po (1.10 -> 1.11) src/pacman/po/pacman.pot (1.7 -> 1.8) src/pacman/po/pt_BR.po (1.6 -> 1.7) src/util/Makefile.am (1.10 -> 1.11) * handle changes: callbacks should check handle first, as there's a few occasions where some alpm stuff could be used without initializing the library (vercmp is one). TODO make these functions (handle accessors) better by returning "library not initialized" instead of failing. * Removed NoUpgrade lines from pacman.conf - we need to test this! * Re-corrected the lib targets for src/util/* * make dist seems to have updated the po files ----------------------------+ etc/pacman.conf.in | 5 lib/libalpm/be_files.c | 2 lib/libalpm/handle.c | 4 lib/libalpm/po/de.po | 124 ++++---- lib/libalpm/po/fr.po | 616 +++++++++++++++++++++++-------------------- lib/libalpm/po/hu.po | 616 +++++++++++++++++++++++-------------------- lib/libalpm/po/it.po | 36 +- lib/libalpm/po/libalpm.pot | 541 ++++++++++++++++++++----------------- lib/libalpm/po/pt_BR.po | 541 ++++++++++++++++++++----------------- src/pacman/po/de.po | 105 ++++--- src/pacman/po/fr.po | 162 +++++------ src/pacman/po/hu.po | 161 +++++------ src/pacman/po/it.po | 151 ++++------ src/pacman/po/pacman.pot | 145 ++++------ src/pacman/po/pt_BR.po | 163 +++++------ src/util/Makefile.am | 4 16 files changed, 1789 insertions(+), 1587 deletions(-) The diff is longer than the limit of 39KB.
participants (1)
-
Aaron Griffin