From: Christophe CURIS <christophe.cu...@free.fr> Hello,
This is the last patch for the proposed changes to patchs in the current #next branch. It address the MagickWand support added by David: - patch 1/2 replace: new version for commit 7782f53c9a324a7930317eb79a5b8e969a2b3bd2 - patch 2/2 replace: extract small change from above commit, that were not related to MagickWand support but wmaker's dialog window changes only, and extended the changes to almost all the translations (excluding po/hy.po (Armenian) because I am not able to do it and po/nl.po (Dutch) because it was not yet added, that will be another patch to be amended) - patch */2 diff: show the differences against the original patch, excluding the transation. Carlos, As this series of replace-patches may be a little bit to replace because of conflicts created by dependancies, would it make your like easier if I'd send a tgz with all patches on #next after 4e70bdb5 ? Regards, Christophe. configure.ac | 40 ++++++++++++++++++++++ m4/wm_imgfmt_check.m4 | 21 ++++++++++++ po/be.po | 6 ++-- po/bg.po | 6 ++-- po/ca.po | 6 ++-- po/cs.po | 6 ++-- po/da.po | 6 ++-- po/de.po | 6 ++-- po/es.po | 6 ++-- po/et.po | 6 ++-- po/fi.po | 6 ++-- po/fr.po | 6 ++-- po/hu.po | 10 +++--- po/it.po | 6 ++-- po/ja.po | 6 ++-- po/ko.po | 10 +++--- po/ms.po | 6 ++-- po/ru.po | 4 +-- po/sk.po | 6 ++-- po/zh_TW.po | 6 ++-- src/dialog.c | 8 +++-- src/main.c | 1 + wrlib/Makefile.am | 9 +++-- wrlib/imgformat.h | 6 ++++ wrlib/libwraster.map | 1 + wrlib/load.c | 8 +++++ wrlib/load_magick.c | 92 +++++++++++++++++++++++++++++++++++++++++++++++++++ wrlib/misc.c | 12 +++++++ wrlib/wraster.h | 5 +++ 29 files changed, 256 insertions(+), 61 deletions(-) create mode 100644 wrlib/load_magick.c -- 1.9.1 -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.