summaryrefslogtreecommitdiff
path: root/reportbuilder/util
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2011-10-03 13:09:50 +0200
committerAndras Timar <atimar@suse.com>2011-10-03 13:11:41 +0200
commitf19f37cc65c16ba9707f8e854447c5538da06d44 (patch)
treee42471bc835b0c4f2ec6ad99c482981ad032f876 /reportbuilder/util
parent0a58d73e75b6866f82b1225f4dd82f89214fc3ae (diff)
enable l10n of Report Builder display name and description
Diffstat (limited to 'reportbuilder/util')
-rw-r--r--reportbuilder/util/description.xml3
-rw-r--r--reportbuilder/util/makefile.mk2
2 files changed, 2 insertions, 3 deletions
diff --git a/reportbuilder/util/description.xml b/reportbuilder/util/description.xml
index 2276b36b7940..78ae10843da3 100644
--- a/reportbuilder/util/description.xml
+++ b/reportbuilder/util/description.xml
@@ -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>
diff --git a/reportbuilder/util/makefile.mk b/reportbuilder/util/makefile.mk
index 71ae1b326740..8e838e7036dc 100644
--- a/reportbuilder/util/makefile.mk
+++ b/reportbuilder/util/makefile.mk
@@ -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 = \