Kaydet (Commit) f19f37cc authored tarafından Andras Timar's avatar Andras Timar

enable l10n of Report Builder display name and description

üst 0a58d73e
......@@ -4,7 +4,6 @@
xmlns:xlink="http://www.w3.org/1999/xlink">
<display-name>
<name lang="en-US">Report Builder</name>
<!-- <name lang="en-US">Oracle(TM) Report Builder</name> -->
</display-name>
<version value="#VERSION#"/>
<identifier value="com.sun.reportdesigner"/>
......@@ -18,7 +17,7 @@
<default xlink:href="images/extension_32.png" />
</icon>
<extension-description>
<src xlink:href="help/component.txt" lang="en-US" />
<src xlink:href="component.txt" lang="en-US" />
</extension-description>
</description>
......@@ -82,7 +82,7 @@ COMPONENT_JARFILES = \
$(EXTENSIONDIR)$/sun-report-builder.jar
COMPONENT_HELP= \
$(EXTENSIONDIR)$/help$/component.txt
$(EXTENSIONDIR)$/component.txt
# .jar files from solver
COMPONENT_EXTJARFILES = \
......
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