Code cleanup

This commit is contained in:
Pierre Pronchery 2012-09-15 18:08:17 +00:00
parent b98172f284
commit e3c37e6050

View File

@ -119,7 +119,7 @@ static const struct
48 }, 48 },
{ "panel-small", N_("Small"), GTK_ICON_SIZE_SMALL_TOOLBAR, { "panel-small", N_("Small"), GTK_ICON_SIZE_SMALL_TOOLBAR,
24 }, 24 },
{ "panel-smaller", N_("Smaller"), GTK_ICON_SIZE_MENU, 16 }, { "panel-smaller", N_("Smaller"), GTK_ICON_SIZE_MENU, 16 }
}; };