fixed ChangeLog entry

svn path=/trunk/; revision=27301
This commit is contained in:
Sven Neumann 2008-10-17 16:36:08 +00:00
parent 8f425553a7
commit cd7cc88fc8
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
2008-10-17 Sven Neumann <sven@sven>
2008-10-17 Sven Neumann <sven@gimp.org>
* app/core/gimp.[ch]: added signal Gimp::image-opened to announce
that an image has been loaded and a display was created for it.
* app/file/file-open.c (file_open_with_proc_and_display): call
gimp_opened() to emit the new signal.
gimp_image_opened() to emit the new signal.
* app/gui/dbus-service.xml
* app/gui/gimpdbusservice.[ch]: propagate the 'opened' signal to