From ebdbc9a6ffbb10aa4463ae8028a7dd1e26932d0b Mon Sep 17 00:00:00 2001 From: Sven Neumann Date: Sun, 2 Jan 2005 00:32:20 +0000 Subject: [PATCH] changed for move of JPEG plug-in. 2005-01-02 Sven Neumann * plug-ins/common/plugin-defs.pl: changed for move of JPEG plug-in. --- ChangeLog | 6 +++++- plug-ins/common/.cvsignore | 1 - plug-ins/common/plugin-defs.pl | 1 - po-plug-ins/ChangeLog | 4 ++++ po-plug-ins/POTFILES.in | 5 ++++- 5 files changed, 13 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5c8a398655..1faf18c68b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-01-02 Sven Neumann + + * plug-ins/common/plugin-defs.pl: changed for move of JPEG plug-in. + 2005-01-01 Bill Skaggs * plug-ins/Lighting/lighting_ui.c: add a control for @@ -105,7 +109,7 @@ * app/paint/gimpbrushcore-kernels.h: regenerated. * app/paint/gimpbrushcore.c (gimp_brush_core_subsample_mask): use - the constant defined un app/paint/gimpbrushcore-kernels.h. Should + the constant defined in app/paint/gimpbrushcore-kernels.h. Should give a tiny speedup. 2004-12-31 Bill Skaggs diff --git a/plug-ins/common/.cvsignore b/plug-ins/common/.cvsignore index 84b3260953..7fac8ab29a 100644 --- a/plug-ins/common/.cvsignore +++ b/plug-ins/common/.cvsignore @@ -66,7 +66,6 @@ hot illusion iwarp jigsaw -jpeg laplace lic mail diff --git a/plug-ins/common/plugin-defs.pl b/plug-ins/common/plugin-defs.pl index 72d669e372..2db340d8d7 100644 --- a/plug-ins/common/plugin-defs.pl +++ b/plug-ins/common/plugin-defs.pl @@ -63,7 +63,6 @@ 'illusion' => { libdep => 'gtk', ui => 1 }, 'iwarp' => { libdep => 'gtk', ui => 1 }, 'jigsaw' => { libdep => 'gtk', ui => 1 }, - 'jpeg' => { libdep => 'exif:gtk', ui => 1, optional => 1 }, 'laplace' => { libdep => 'glib', ui => 1 }, 'lic' => { libdep => 'gtk', ui => 1 }, 'mail' => { libdep => 'gtk', ui => 1, optional => 1 }, diff --git a/po-plug-ins/ChangeLog b/po-plug-ins/ChangeLog index bb26d660e5..976f544a52 100644 --- a/po-plug-ins/ChangeLog +++ b/po-plug-ins/ChangeLog @@ -1,3 +1,7 @@ +2005-01-02 Sven Neumann + + * POTFILES.in: updated. + 2004-12-29 Adam Weinberger * en_CA.po: Updated Canadian English translation. diff --git a/po-plug-ins/POTFILES.in b/po-plug-ins/POTFILES.in index eaf7f3a6ca..9f615cc9ae 100644 --- a/po-plug-ins/POTFILES.in +++ b/po-plug-ins/POTFILES.in @@ -77,7 +77,6 @@ plug-ins/common/hot.c plug-ins/common/illusion.c plug-ins/common/iwarp.c plug-ins/common/jigsaw.c -plug-ins/common/jpeg.c plug-ins/common/laplace.c plug-ins/common/lic.c plug-ins/common/mail.c @@ -169,6 +168,7 @@ plug-ins/gfig/gfig-poly.c plug-ins/gfig/gfig-preview.c plug-ins/gfig/gfig-spiral.c plug-ins/gfig/gfig-star.c +plug-ins/gfig/gfig-stock.c plug-ins/gfig/gfig.c plug-ins/gflare/gflare.c plug-ins/gfli/gfli.c @@ -240,6 +240,9 @@ plug-ins/imagemap/imap_source.c plug-ins/imagemap/imap_stock.c plug-ins/imagemap/imap_toolbar.c plug-ins/imagemap/imap_tools.c +plug-ins/jpeg/jpeg.c +plug-ins/jpeg/jpeg_load.c +plug-ins/jpeg/jpeg_save.c plug-ins/maze/algorithms.c plug-ins/maze/maze.c plug-ins/maze/maze.h