diff options
author | Matus Kukan <matus.kukan@gmail.com> | 2011-05-20 19:06:49 +0200 |
---|---|---|
committer | Matus Kukan <matus.kukan@gmail.com> | 2011-05-20 19:06:49 +0200 |
commit | ce398bb7b925293652be5e296cfd4266f9526688 (patch) | |
tree | af73408a2691ccbe2931470f213ee6a5c13a52ea | |
parent | 6619c124d21bfab4cca0c058581fa03af8f67f3b (diff) |
replace res/commandimagelist with cmd in extensionsfeature/calc-multiline-input
-rw-r--r-- | reportbuilder/registry/data/org/openoffice/Office/UI/ReportCommands.xcu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reportbuilder/registry/data/org/openoffice/Office/UI/ReportCommands.xcu b/reportbuilder/registry/data/org/openoffice/Office/UI/ReportCommands.xcu index 03b7f17..05fbe0a 100644 --- a/reportbuilder/registry/data/org/openoffice/Office/UI/ReportCommands.xcu +++ b/reportbuilder/registry/data/org/openoffice/Office/UI/ReportCommands.xcu @@ -257,7 +257,7 @@ </prop> </node> - <!-- U will find corresponding icons in default_images/res/commandimagelist. --> + <!-- U will find corresponding icons in default_images/cmd. --> <!-- The name has no .uno: prefix but lc_ or lch_ or sc_ or sch_ --> <node oor:name=".uno:EditShapeMenu" oor:op="replace"> |