mirror of https://github.com/GNOME/gimp.git
renamed default image title and statusbar format as suggested in bug
2005-01-16 Sven Neumann <sven@gimp.org> * app/dialogs/preferences-dialog.c: renamed default image title and statusbar format as suggested in bug #150679.
This commit is contained in:
parent
12c7ac986d
commit
f4f28a38e1
|
@ -1,3 +1,8 @@
|
|||
2005-01-16 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* app/dialogs/preferences-dialog.c: renamed default image title
|
||||
and statusbar format as suggested in bug #150679.
|
||||
|
||||
2005-01-16 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* plug-ins/common/curve_bend.c: applied patch from Jan Heller that
|
||||
|
|
|
@ -1801,8 +1801,8 @@ prefs_dialog_new (Gimp *gimp,
|
|||
|
||||
const gchar *format_names[] =
|
||||
{
|
||||
N_("Custom"),
|
||||
N_("Standard"),
|
||||
N_("Default"),
|
||||
N_("Simple"),
|
||||
N_("Show zoom percentage"),
|
||||
N_("Show zoom ratio"),
|
||||
N_("Show image size"),
|
||||
|
|
Loading…
Reference in New Issue