updated year in copyright.
2006-01-17 Sven Neumann <sven@gimp.org> * app/about.h (GIMP_COPYRIGHT): updated year in copyright. * app/actions/dialogs-actions.c: string change.
This commit is contained in:

committed by
Sven Neumann

parent
5236dc6f13
commit
d9ffb3db1c
@ -1,3 +1,9 @@
|
|||||||
|
2006-01-17 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* app/about.h (GIMP_COPYRIGHT): updated year in copyright.
|
||||||
|
|
||||||
|
* app/actions/dialogs-actions.c: string change.
|
||||||
|
|
||||||
2006-01-17 Michael Natterer <mitch@gimp.org>
|
2006-01-17 Michael Natterer <mitch@gimp.org>
|
||||||
|
|
||||||
* app/actions/dockable-actions.c
|
* app/actions/dockable-actions.c
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
_("GNU Image Manipulation Program")
|
_("GNU Image Manipulation Program")
|
||||||
|
|
||||||
#define GIMP_COPYRIGHT \
|
#define GIMP_COPYRIGHT \
|
||||||
_("Copyright (C) 1995-2005\n" \
|
_("Copyright (C) 1995-2006\n" \
|
||||||
"Spencer Kimball, Peter Mattis and the GIMP Development Team")
|
"Spencer Kimball, Peter Mattis and the GIMP Development Team")
|
||||||
|
|
||||||
#define GIMP_LICENSE \
|
#define GIMP_LICENSE \
|
||||||
|
@ -112,7 +112,7 @@ GimpStringActionEntry dialogs_dockable_actions[] =
|
|||||||
GIMP_HELP_UNDO_DIALOG },
|
GIMP_HELP_UNDO_DIALOG },
|
||||||
|
|
||||||
{ "dialogs-cursor", GIMP_STOCK_CURSOR,
|
{ "dialogs-cursor", GIMP_STOCK_CURSOR,
|
||||||
N_("Pointer"), NULL, N_("Pointer Info"),
|
N_("Pointer"), NULL, N_("Pointer Information"),
|
||||||
"gimp-cursor-view",
|
"gimp-cursor-view",
|
||||||
GIMP_HELP_POINTER_INFO_DIALOG },
|
GIMP_HELP_POINTER_INFO_DIALOG },
|
||||||
|
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2006-01-17 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* de.po: updated.
|
||||||
|
|
||||||
2006-01-15 Adam Weinberger <adamw@gnome.org>
|
2006-01-15 Adam Weinberger <adamw@gnome.org>
|
||||||
|
|
||||||
* en_CA.po: Updated Canadian English translation.
|
* en_CA.po: Updated Canadian English translation.
|
||||||
|
Reference in New Issue
Block a user