icons, libgimpwidgets: s/gimp-intend/gimp-indent/.

This commit is contained in:
Jehan
2016-06-10 13:16:39 +02:00
parent c9217ca386
commit eef30a2702
6 changed files with 2 additions and 2 deletions

View File

@ -149,7 +149,7 @@ static const GtkStockItem gimp_stock_items[] =
{ GIMP_STOCK_CHAR_PICKER, NULL, 0, 0, LIBGIMP_DOMAIN },
{ GIMP_STOCK_LETTER_SPACING, N_("L_etter Spacing"), 0, 0, LIBGIMP_DOMAIN },
{ GIMP_STOCK_LINE_SPACING, N_("L_ine Spacing"), 0, 0, LIBGIMP_DOMAIN },
{ GIMP_STOCK_INTEND, N_("I_ntend"), 0, 0, LIBGIMP_DOMAIN },
{ GIMP_STOCK_INDENT, N_("I_ndent"), 0, 0, LIBGIMP_DOMAIN },
{ GIMP_STOCK_JUSTIFY_CENTER, NULL, 0, 0, LIBGIMP_DOMAIN },
{ GIMP_STOCK_JUSTIFY_BLOCK, NULL, 0, 0, LIBGIMP_DOMAIN },
{ GIMP_STOCK_JUSTIFY_LEFT, NULL, 0, 0, LIBGIMP_DOMAIN },