removed...
2004-04-20 Michael Natterer <mitch@gimp.org> * app/gui/*-commands.[ch]: removed... * app/actions/*-commands.[ch]: ...and added here. * app/gui/Makefile.am * app/gui/*-menu.c * app/gui/dialogs-constructors.c * app/gui/gui.c * app/gui/menus.c * app/actions/Makefile.am * app/actions/*-actions.c: changed accordingly. * app/actions/plug-in-actions.[ch] * app/actions/tools-actions.[ch]: new files. * app/Makefile.am: had to add more -u evilness because gui/ and actions/ have cyclic dependencies. * menus/image-menu.xml: added some more items.
This commit is contained in:

committed by
Michael Natterer

parent
5e3b9ec330
commit
661f6ddeb8
@ -32,7 +32,7 @@
|
||||
#include "widgets/gimphelp-ids.h"
|
||||
|
||||
#include "documents-actions.h"
|
||||
#include "gui/documents-commands.h"
|
||||
#include "documents-commands.h"
|
||||
|
||||
#include "gimp-intl.h"
|
||||
|
||||
|
Reference in New Issue
Block a user