changed for move of JPEG plug-in.

2005-01-02  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/plugin-defs.pl: changed for move of JPEG plug-in.
This commit is contained in:
Sven Neumann 2005-01-02 00:32:20 +00:00 committed by Sven Neumann
parent f5b5bfb388
commit ebdbc9a6ff
5 changed files with 13 additions and 4 deletions

View File

@ -1,3 +1,7 @@
2005-01-02 Sven Neumann <sven@gimp.org>
* plug-ins/common/plugin-defs.pl: changed for move of JPEG plug-in.
2005-01-01 Bill Skaggs <weskaggs@primate.ucdavis.edu>
* 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 <weskaggs@primate.ucdavis.edu>

View File

@ -66,7 +66,6 @@ hot
illusion
iwarp
jigsaw
jpeg
laplace
lic
mail

View File

@ -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 },

View File

@ -1,3 +1,7 @@
2005-01-02 Sven Neumann <sven@gimp.org>
* POTFILES.in: updated.
2004-12-29 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation.

View File

@ -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