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 | cd9c9307ddb284531f46b32f788982a1ff2465f0 (patch) | |
tree | 61c3920ee008104a7eed5cc7a01a2e9747dc8d9a | |
parent | c674fc2d7b099ebad95e698ee2e9155d955c983b (diff) |
replace res/commandimagelist with cmd in extensions
-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 496f3f4b61ef..89e7d9aab8bc 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"> |