removed forgotten foreign registration of

2005-09-30  Michael Natterer  <mitch@gimp.org>

	* app/dialogs/dialog.c: removed forgotten foreign registration of
	"gimp-keyboard-shortcuts-dialog".
This commit is contained in:
Michael Natterer 2005-09-30 08:20:28 +00:00 committed by Michael Natterer
parent 3f5050323f
commit 50eb1684ad
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2005-09-30 Michael Natterer <mitch@gimp.org>
* app/dialogs/dialog.c: removed forgotten foreign registration of
"gimp-keyboard-shortcuts-dialog".
2005-09-30 Michael Natterer <mitch@gimp.org>
* plug-ins/*/*.c: removed '...' from progress messages. They are

View File

@ -78,7 +78,6 @@ static const GimpDialogFactoryEntry toplevel_entries[] =
FOREIGN ("gimp-palette-editor-color-dialog", TRUE, FALSE),
FOREIGN ("gimp-colormap-editor-color-dialog", TRUE, FALSE),
FOREIGN ("gimp-keyboard-shortcuts-dialog", TRUE, TRUE),
FOREIGN ("gimp-controller-editor-dialog", FALSE, TRUE),
FOREIGN ("gimp-controller-action-dialog", FALSE, TRUE),