Remove a duplicate string

dialog-information was twice in the list of accessible labels
for icon names.
This commit is contained in:
Matthias Clasen 2015-07-26 02:57:39 -04:00
parent 58fa3d96a8
commit 93a4030c45

View File

@ -84,7 +84,6 @@ static const NameMapEntry name_map[] = {
{ "help-contents", NC_("Stock label", "_Help") },
{ "go-home", NC_("Stock label", "_Home") },
{ "format-indent-more", NC_("Stock label", "Increase Indent") },
{ "dialog-information", NC_("Stock label", "_Information") },
{ "format-text-italic", NC_("Stock label", "_Italic") },
{ "go-jump", NC_("Stock label", "_Jump to") },
{ "format-justify-center", NC_("Stock label", "_Center") },