formatting.
2008-02-07 Sven Neumann <sven@gimp.org> * app/text/gimptext-parasite.c: formatting. svn path=/trunk/; revision=24825
This commit is contained in:

committed by
Sven Neumann

parent
fdb9060f73
commit
52b1a68b07
@ -1,3 +1,7 @@
|
||||
2008-02-07 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* app/text/gimptext-parasite.c: formatting.
|
||||
|
||||
2008-02-06 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* app/tools/gimpgegltool.c (gimp_param_spec_duplicate)
|
||||
|
@ -106,14 +106,14 @@ gimp_text_gdyntext_parasite_name (void)
|
||||
|
||||
enum
|
||||
{
|
||||
TEXT = 0,
|
||||
TEXT = 0,
|
||||
ANTIALIAS = 1,
|
||||
ALIGNMENT = 2,
|
||||
ROTATION = 3,
|
||||
LINE_SPACING = 4,
|
||||
COLOR = 5,
|
||||
ALIGNMENT = 2,
|
||||
ROTATION = 3,
|
||||
LINE_SPACING = 4,
|
||||
COLOR = 5,
|
||||
LAYER_ALIGNMENT = 6,
|
||||
XLFD = 7,
|
||||
XLFD = 7,
|
||||
NUM_PARAMS
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user