don't say we'd use MMX if it is disabled.
2002-11-06 Sven Neumann <sven@gimp.org> * app/base/base.c (base_init): don't say we'd use MMX if it is disabled. * libgimpmodule/gimpmodule.[ch] * app/gui/module-browser.c: changed enum values and user-visible strings to saner values. * libgimpmodule/gimpmoduledb.c * plug-ins/tools/tool-safe-mode.c: made them less verbose.
This commit is contained in:

committed by
Sven Neumann

parent
368afec46c
commit
2ef9706b1d
@ -35,6 +35,7 @@
|
||||
&GimpColorScale;
|
||||
&GimpFileSelection;
|
||||
&GimpPathEditor;
|
||||
&GimpPickButton;
|
||||
&GimpPixmap;
|
||||
&GimpSizeEntry;
|
||||
&GimpUnitMenu;
|
||||
@ -51,7 +52,6 @@
|
||||
&GimpColorNotebook;
|
||||
&GimpColorScales;
|
||||
&GimpColorSelect;
|
||||
&GimpPickButton;
|
||||
</chapter>
|
||||
</part>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
gimpcolorscales
|
||||
GimpColorScales
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
gimpcolorselect
|
||||
GimpColorSelect
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
Reference in New Issue
Block a user