Kaydet (Commit) b276db51 authored tarafından Jochen Nitschke's avatar Jochen Nitschke Kaydeden (comit) Caolán McNamara

remove dead resource names, related to tdf#92518

resource ids were last seen in commit
7ebdd056

Change-Id: Ic4bed7601690b105683df8ea96c5859bd391f9f0
Reviewed-on: https://gerrit.libreoffice.org/28188Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst ddeb13b4
......@@ -100,12 +100,9 @@ static const ResIdToResName pToolBarResToName[] =
{ 23030, "graphicobjectbar" },
{ 23013, "drawingobjectbar" }, //impress
{ 23016, "textobjectbar" }, //impress
{ 23028, "textobjectbar" }, //draw
{ 23011, "toolbar" }, //impress
{ 23020, "optionsbar" },
{ 23021, "commontaskbar" },
{ 23025, "toolbar" }, //draw
{ 23026, "optionsbar" },
{ 23027, "drawingobjectbar" }, //draw
{ 23017, "outlinetoolbar" }, //impress
{ 23012, "slideviewtoolbar" },
......@@ -133,7 +130,6 @@ static const ResIdToResName pToolBarResToName[] =
{ 23310, "viewerbar" }, //writer (plugin)
{ 25000, "viewerbar" }, //calc (plugin)
{ 23023, "viewerbar" }, //impress(plugin)
{ 23024, "viewerbar" }, //draw (plugin)
{ 23031, "mediaobjectbar" }, //draw/impress
{ 25060, "mediaobjectbar" }, //calc
{ 23311, "mediaobjectbar" }, //writer
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment