s/pseudocolor visuals/8-bit (256 colors) displays/. Fixes bug #137078.

2004-08-05  Michael Natterer  <mitch@gimp.org>

	* app/config/gimprc-blurbs.h (INSTALL_COLORMAP_BLURB):
	s/pseudocolor visuals/8-bit (256 colors) displays/.
	Fixes bug #137078.
This commit is contained in:
Michael Natterer 2004-08-05 14:15:37 +00:00 committed by Michael Natterer
parent 60fd11d79b
commit db5e7e38bd
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2004-08-05 Michael Natterer <mitch@gimp.org>
* app/config/gimprc-blurbs.h (INSTALL_COLORMAP_BLURB):
s/pseudocolor visuals/8-bit (256 colors) displays/.
Fixes bug #137078.
2004-08-05 Michael Natterer <mitch@gimp.org>
Enabled previewing items without selecting them in all list and

View File

@ -164,7 +164,7 @@ N_("When enabled, this will ensure that the full image is visible after a " \
"file is opened, otherwise it will be displayed with a scale of 1:1.")
#define INSTALL_COLORMAP_BLURB \
N_("Install a private colormap; might be useful on pseudocolor visuals.")
N_("Install a private colormap; might be useful on 8-bit (256 colors) displays.")
#define INTERPOLATION_TYPE_BLURB \
N_("Sets the level of interpolation used for scaling and other " \