diff options
author | Christian Lippka <christian.lippka@sun.com> | 2010-06-07 16:51:17 +0200 |
---|---|---|
committer | Christian Lippka <christian.lippka@sun.com> | 2010-06-07 16:51:17 +0200 |
commit | ef7b28ba96718e19df12235d1a6a7b4eef3563c8 (patch) | |
tree | ae4d170bd3158c65b2f1ecb51d863f6c0c63165e | |
parent | d85257a241a0adf5915bf74219d6db9fc06de457 (diff) | |
parent | baf370f59ee37be52e9110699dcbe832087e2ae1 (diff) |
cws impress190: merging
24 files changed, 56 insertions, 52 deletions
diff --git a/mysqlc/images/sun_extension.png b/mysqlc/images/sun_extension.png Binary files differdeleted file mode 100644 index cf3fe5f..0000000 --- a/mysqlc/images/sun_extension.png +++ /dev/null diff --git a/mysqlc/images/sun_extension_hc.png b/mysqlc/images/sun_extension_hc.png Binary files differdeleted file mode 100644 index 535a6bf..0000000 --- a/mysqlc/images/sun_extension_hc.png +++ /dev/null diff --git a/mysqlc/source/description.xml b/mysqlc/source/description.xml index 2a4c452..727fc6b 100644..100755 --- a/mysqlc/source/description.xml +++ b/mysqlc/source/description.xml @@ -20,8 +20,8 @@ <name xlink:href="http://www.oracle.com/us/products/applications/open-office" lang="en">Oracle</name> </publisher> <icon> - <default xlink:href="images/sun_extension.png" /> - <high-contrast xlink:href="images/sun_extension_hc.png" /> + <default xlink:href="images/extension_32.png" /> + <high-contrast xlink:href="images/extension_32_h.png" /> </icon> <extension-description> <src lang="#LANG#" xlink:href="description/description_#LANG#.txt"/> diff --git a/mysqlc/source/description/description_en-US.txt b/mysqlc/source/description/description_en-US.txt index bb3cf17..a8ddd59 100644..100755 --- a/mysqlc/source/description/description_en-US.txt +++ b/mysqlc/source/description/description_en-US.txt @@ -1 +1 @@ -The MySQL Connector for Oracle Open Office (formerly StarOffice) and OpenOffice.org installs a native MySQL database driver. It is faster, seamless integrated, easier to administrate and there is no need to install and setup a JDBC or ODBC driver separately. It was never easier to use MySQL databases in OpenOffice.org Base. +The MySQL Connector for OpenOffice.org installs a native MySQL database driver. It is faster, seamless integrated, easier to administrate and there is no need to install and setup a JDBC or ODBC driver separately. It was never easier to use MySQL databases in OpenOffice.org Base. diff --git a/mysqlc/source/makefile.mk b/mysqlc/source/makefile.mk index 516f10a..49c6734 100644..100755 --- a/mysqlc/source/makefile.mk +++ b/mysqlc/source/makefile.mk @@ -225,8 +225,8 @@ COMPONENT_LIBRARIES=\ $(COMPONENT_LIBRARY) COMPONENT_IMAGES= \ - $(EXTENSIONDIR)$/images$/sun_extension.png \ - $(EXTENSIONDIR)$/images$/sun_extension_hc.png + $(EXTENSIONDIR)$/images$/extension_32.png \ + $(EXTENSIONDIR)$/images$/extension_32_h.png # ........ component description ........ @@ -267,9 +267,9 @@ EXTENSION_PACKDEPS+=$(COMPONENT_MYSQL_CPPCONN_FILE) .INCLUDE : target.mk .INCLUDE : extension_post.mk -$(EXTENSIONDIR)$/images$/%.png : $(PRJ)$/images$/%.png +$(COMPONENT_IMAGES) : $(SOLARSRC)$/$(RSCDEFIMG)$/desktop$/res$/$$(@:f) @@-$(MKDIRHIER) $(@:d) - @$(COPY) $< $@ > $(NULLDEV) + $(COPY) $< $@ # existing descriptions: just copy $(EXTENSIONDIR)$/description$/%.txt: .$/description$/%.txt diff --git a/reportbuilder/images/em47.png b/reportbuilder/images/em47.png Binary files differdeleted file mode 100644 index cf3fe5f..0000000 --- a/reportbuilder/images/em47.png +++ /dev/null diff --git a/reportbuilder/images/em47_hc.png b/reportbuilder/images/em47_hc.png Binary files differdeleted file mode 100644 index 535a6bf..0000000 --- a/reportbuilder/images/em47_hc.png +++ /dev/null diff --git a/reportbuilder/util/component.txt b/reportbuilder/util/component.txt index 3b6ba31..21a1f1e 100644..100755 --- a/reportbuilder/util/component.txt +++ b/reportbuilder/util/component.txt @@ -1 +1 @@ -Create with the Oracle Report Builder stylish, smart-looking database reports. The flexible report editor can define group and page headers as well as group and page footers and even calculation fields are available to accomplish complex database reports. +Create with the Report Builder stylish, smart-looking database reports. The flexible report editor can define group and page headers as well as group and page footers and even calculation fields are available to accomplish complex database reports. diff --git a/reportbuilder/util/description.xml b/reportbuilder/util/description.xml index 3e7a51a..88cce3a 100644..100755 --- a/reportbuilder/util/description.xml +++ b/reportbuilder/util/description.xml @@ -3,8 +3,7 @@ xmlns:d="http://openoffice.org/extensions/description/2006" xmlns:xlink="http://www.w3.org/1999/xlink"> <display-name> - <name lang="en-US">Oracle Report Builder</name> - <!-- <name lang="en-US">Sun(TM) Report Builder</name> --> + <name lang="en-US">Report Builder</name> </display-name> <registration> <simple-license accept-by="admin" default-license-id="lic-en-US" suppress-if-required="true" > @@ -20,8 +19,8 @@ <name xlink:href="http://www.oracle.com/us/products/applications/open-office" lang="en">Oracle</name> </publisher> <icon> - <default xlink:href="images/em47.png" /> - <high-contrast xlink:href="images/em47_hc.png" /> + <default xlink:href="images/extension_32.png" /> + <high-contrast xlink:href="images/extension_32_h.png" /> </icon> <extension-description> <src xlink:href="help/component.txt" lang="en" /> diff --git a/reportbuilder/util/makefile.mk b/reportbuilder/util/makefile.mk index 7ff8f64..c52e858 100644..100755 --- a/reportbuilder/util/makefile.mk +++ b/reportbuilder/util/makefile.mk @@ -41,8 +41,8 @@ EXTENSION_VERSION_BASE=1.2.1 .IF "$(L10N_framework)"=="" # ------------------------------------------------------------------ # calready set in util$/makefile.pmk -# EXTENSIONNAME:=oracle-report-builder -EXTENSION_ZIPNAME:=oracle-report-builder +# EXTENSIONNAME:=report-builder +EXTENSION_ZIPNAME:=report-builder # create Extension ----------------------------- @@ -76,8 +76,8 @@ COMPONENT_OTR_FILES= \ $(EXTENSIONDIR)$/template$/en-US$/wizard$/report$/default.otr COMPONENT_IMAGES= \ - $(EXTENSIONDIR)$/images$/em47.png \ - $(EXTENSIONDIR)$/images$/em47_hc.png + $(EXTENSIONDIR)$/images$/extension_32.png \ + $(EXTENSIONDIR)$/images$/extension_32_h.png COMPONENT_HTMLFILES = $(EXTENSIONDIR)$/THIRDPARTYREADMELICENSE.html \ $(EXTENSIONDIR)$/readme_en-US.html \ @@ -133,7 +133,7 @@ $(EXTENSIONDIR)$/readme_en-US.% : $(PRJ)$/license$/readme_en-US.% @@-$(MKDIRHIER) $(@:d) $(COPY) $< $@ -$(EXTENSIONDIR)$/images$/%.png : $(PRJ)$/images$/%.png +$(COMPONENT_IMAGES) : $(SOLARSRC)$/$(RSCDEFIMG)$/desktop$/res$/$$(@:f) @@-$(MKDIRHIER) $(@:d) $(COPY) $< $@ diff --git a/sdext/source/minimizer/description.xml b/sdext/source/minimizer/description.xml index 3d2ec9c..64a67a0 100644..100755 --- a/sdext/source/minimizer/description.xml +++ b/sdext/source/minimizer/description.xml @@ -30,8 +30,8 @@ </display-name> <icon> - <default xlink:href="bitmaps/em47.png" /> - <high-contrast xlink:href="bitmaps/em47_hc.png" /> + <default xlink:href="bitmaps/extension_32.png" /> + <high-contrast xlink:href="bitmaps/extension_32_h.png" /> </icon> </description> diff --git a/sdext/source/minimizer/images/em47.png b/sdext/source/minimizer/images/em47.png Binary files differdeleted file mode 100644 index cf3fe5f..0000000 --- a/sdext/source/minimizer/images/em47.png +++ /dev/null diff --git a/sdext/source/minimizer/images/em47_hc.png b/sdext/source/minimizer/images/em47_hc.png Binary files differdeleted file mode 100644 index 535a6bf..0000000 --- a/sdext/source/minimizer/images/em47_hc.png +++ /dev/null diff --git a/sdext/source/minimizer/makefile.mk b/sdext/source/minimizer/makefile.mk index 5b14f72..8a3a385 100644..100755 --- a/sdext/source/minimizer/makefile.mk +++ b/sdext/source/minimizer/makefile.mk @@ -103,8 +103,8 @@ COMPONENT_BITMAPS= \ $(EXTENSIONDIR)$/bitmaps$/minimizepresi_80_h.png COMPONENT_IMAGES=\ - $(EXTENSIONDIR)$/bitmaps$/em47.png \ - $(EXTENSIONDIR)$/bitmaps$/em47_hc.png + $(EXTENSIONDIR)$/bitmaps$/extension_32.png \ + $(EXTENSIONDIR)$/bitmaps$/extension_32_h.png # rather freestyle or common to all? COMPONENT_HELP= \ @@ -129,7 +129,7 @@ $(COMPONENT_BITMAPS) : $(SOLARSRC)$/$(RSCDEFIMG)$/minimizer$/$$(@:f) @@-$(MKDIRHIER) $(@:d) $(COPY) $< $@ -$(COMPONENT_IMAGES) : images$/$$(@:f) +$(COMPONENT_IMAGES) : $(SOLARSRC)$/$(RSCDEFIMG)$/desktop$/res$/$$(@:f) @@-$(MKDIRHIER) $(@:d) $(COPY) $< $@ diff --git a/sdext/source/minimizer/registry/data/org/openoffice/Office/extension/SunPresentationMinimizer.xcu b/sdext/source/minimizer/registry/data/org/openoffice/Office/extension/SunPresentationMinimizer.xcu index 712b156..66b7cf0 100644 --- a/sdext/source/minimizer/registry/data/org/openoffice/Office/extension/SunPresentationMinimizer.xcu +++ b/sdext/source/minimizer/registry/data/org/openoffice/Office/extension/SunPresentationMinimizer.xcu @@ -11,7 +11,7 @@ <node oor:name="Strings"> <prop oor:name="STR_SUN_OPTIMIZATION_WIZARD2"> - <value xml:lang="en-US">Sun Presentation Minimizer</value> + <value xml:lang="en-US">Oracle Presentation Minimizer</value> </prop> <prop oor:name="STR_STEPS"> <value xml:lang="en-US">Steps</value> @@ -35,12 +35,12 @@ <value xml:lang="en-US">Introduction</value> </prop> <prop oor:name="STR_INTRODUCTION_T"> - <value xml:lang="en-US">The Sun Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. + <value xml:lang="en-US">The Oracle Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. -At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation.</value> + At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation.</value> </prop> <prop oor:name="STR_CHOSE_SETTINGS"> - <value xml:lang="en-US">~Choose settings for Sun Presentation Minimizer</value> + <value xml:lang="en-US">~Choose settings for Oracle Presentation Minimizer</value> </prop> <prop oor:name="STR_REMOVE"> <value xml:lang="en-US">~Delete</value> @@ -182,17 +182,16 @@ The current presentation contains no OLE objects.</value> <value xml:lang="en-US">~Yes</value> </prop> <prop oor:name="STR_ABOUT2"> - <value xml:lang="en-US">Sun Presentation Minimizer</value> + <value xml:lang="en-US">Oracle Presentation Minimizer</value> </prop> <prop oor:name="STR_ABOUT_VERSION2"> - <value xml:lang="en-US">About Sun Presentation Minimizer 1.0.0</value> + <value xml:lang="en-US">About Oracle Presentation Minimizer 1.0.2</value> </prop> <prop oor:name="STR_ABOUT_PRN"> - <value xml:lang="en-US">Copyright 2000-2007 Sun Microsystems, Inc. + <value xml:lang="en-US">Copyright © 2000, 2010 Oracle and/or its affiliates. All rights reserved. -This product has been created by Sun Microsystems, Inc. based on OpenOffice.org. -OpenOffice.org acknowledges all community members, especially those -mentioned on http://www.openoffice.org/welcome/credits.html</value> +This product has been created with contributions from the OpenOffice.org community, of which Oracle is a principal member. OpenOffice.org acknowledges all community members, especially those mentioned at http://www.openoffice.org/welcome/credits.html + </value> </prop> <prop oor:name="STR_OK"> <value xml:lang="en-US">OK</value> diff --git a/sdext/source/minimizer/registry/schema/org/openoffice/Office/extension/SunPresentationMinimizer.xcs b/sdext/source/minimizer/registry/schema/org/openoffice/Office/extension/SunPresentationMinimizer.xcs index 9983e86..59c9477 100644 --- a/sdext/source/minimizer/registry/schema/org/openoffice/Office/extension/SunPresentationMinimizer.xcs +++ b/sdext/source/minimizer/registry/schema/org/openoffice/Office/extension/SunPresentationMinimizer.xcs @@ -106,7 +106,7 @@ <prop oor:name="HelpFile" oor:type="xs:string"/> <group oor:name="Strings"> <prop oor:name="STR_SUN_OPTIMIZATION_WIZARD2" oor:type="xs:string" oor:localized="true"> - <value>Sun Presentation Minimizer</value> + <value>Oracle Presentation Minimizer</value> </prop> <prop oor:name="STR_STEPS" oor:type="xs:string" oor:localized="true"> <value>Steps</value> @@ -130,9 +130,9 @@ <value>Introduction</value> </prop> <prop oor:name="STR_INTRODUCTION_T" oor:type="xs:string" oor:localized="true"> - <value>The Sun Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. + <value>The Oracle Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. -At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation.</value> + At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation.</value> </prop> <prop oor:name="STR_CHOSE_SETTINGS" oor:type="xs:string" oor:localized="true"> <value>~Choose settings for the Presentation Minimization Wizard</value> @@ -280,18 +280,17 @@ The current presentation contains no OLE objects.</value> <value>~Yes</value> </prop> <prop oor:name="STR_ABOUT2" oor:type="xs:string" oor:localized="true"> - <value>Sun Presentation Minimizer</value> + <value>Oracle Presentation Minimizer</value> </prop> <prop oor:name="STR_ABOUT_VERSION2" oor:type="xs:string" oor:localized="true"> - <value>About Sun Presentation Minimizer 1.0.0</value> + <value>About Oracle Presentation Minimizer 1.0.2</value> </prop> <prop oor:name="STR_ABOUT_PRN" oor:type="xs:string" oor:localized="true"> - <value>Copyright 2000-2007 Sun Microsystems, Inc. + <value>Copyright © 2000, 2010 Oracle and/or its affiliates. All rights reserved. -This product has been created by Sun Microsystems, Inc. based on OpenOffice.org. -OpenOffice.org acknowledges all community members, especially those -mentioned on http://www.openoffice.org/welcome/credits.html</value> - </prop> +This product has been created with contributions from the OpenOffice.org community, of which Oracle is a principal member. OpenOffice.org acknowledges all community members, especially those mentioned at http://www.openoffice.org/welcome/credits.html/value> + </value> + </prop> <prop oor:name="STR_OK" oor:type="xs:string" oor:localized="true"> <value>OK</value> </prop> diff --git a/sdext/source/pdfimport/config/description.xml b/sdext/source/pdfimport/config/description.xml index 37548da..9ab1866 100644..100755 --- a/sdext/source/pdfimport/config/description.xml +++ b/sdext/source/pdfimport/config/description.xml @@ -29,8 +29,8 @@ </display-name> <icon> - <default xlink:href="images/pdfiext.png" /> - <high-contrast xlink:href="images/pdfiext_hc.png" /> + <default xlink:href="images/extension_32.png" /> + <high-contrast xlink:href="images/extension_32_h.png" /> </icon> </description> diff --git a/sdext/source/pdfimport/images/pdfiext.png b/sdext/source/pdfimport/images/pdfiext.png Binary files differdeleted file mode 100644 index cf3fe5f..0000000 --- a/sdext/source/pdfimport/images/pdfiext.png +++ /dev/null diff --git a/sdext/source/pdfimport/images/pdfiext_hc.png b/sdext/source/pdfimport/images/pdfiext_hc.png Binary files differdeleted file mode 100644 index 535a6bf..0000000 --- a/sdext/source/pdfimport/images/pdfiext_hc.png +++ /dev/null diff --git a/sdext/source/pdfimport/makefile.mk b/sdext/source/pdfimport/makefile.mk index 4363452..8a7f7de 100644..100755 --- a/sdext/source/pdfimport/makefile.mk +++ b/sdext/source/pdfimport/makefile.mk @@ -125,8 +125,8 @@ COMPONENT_LIBRARIES= \ $(EXTENSIONDIR)$/$(SHL1TARGET)$(DLLPOST) COMPONENT_IMAGES=\ - $(EXTENSIONDIR)$/images$/pdfiext.png \ - $(EXTENSIONDIR)$/images$/pdfiext_hc.png + $(EXTENSIONDIR)$/images$/extension_32.png \ + $(EXTENSIONDIR)$/images$/extension_32_h.png EXTENSION_PACKDEPS=$(CONVERTER_FILE) $(COMPONENT_DIALOGS) $(COMPONENT_HELP) $(COMPONENT_IMAGES) makefile.mk @@ -148,7 +148,7 @@ $(COMPONENT_HELP) : help$/$$(@:f) @@-$(MKDIRHIER) $(@:d) $(COPY) $< $@ -$(COMPONENT_IMAGES) : images$/$$(@:f) +$(COMPONENT_IMAGES) : $(SOLARSRC)$/$(RSCDEFIMG)$/desktop$/res$/$$(@:f) @@-$(MKDIRHIER) $(@:d) $(COPY) $< $@ .ENDIF # L10N_framework diff --git a/sdext/source/presenter/bitmaps/em47.png b/sdext/source/presenter/bitmaps/em47.png Binary files differdeleted file mode 100644 index cf3fe5f..0000000 --- a/sdext/source/presenter/bitmaps/em47.png +++ /dev/null diff --git a/sdext/source/presenter/bitmaps/em47_hc.png b/sdext/source/presenter/bitmaps/em47_hc.png Binary files differdeleted file mode 100644 index 535a6bf..0000000 --- a/sdext/source/presenter/bitmaps/em47_hc.png +++ /dev/null diff --git a/sdext/source/presenter/description.xml b/sdext/source/presenter/description.xml index 3919bef..ede52f0 100644..100755 --- a/sdext/source/presenter/description.xml +++ b/sdext/source/presenter/description.xml @@ -30,8 +30,8 @@ </display-name> <icon> - <default xlink:href="bitmaps/em47.png" /> - <high-contrast xlink:href="bitmaps/em47_hc.png" /> + <default xlink:href="bitmaps/extension_32.png" /> + <high-contrast xlink:href="bitmaps/extension_32_h.png" /> </icon> </description> diff --git a/sdext/source/presenter/makefile.mk b/sdext/source/presenter/makefile.mk index b0bedec..08a3470 100644..100755 --- a/sdext/source/presenter/makefile.mk +++ b/sdext/source/presenter/makefile.mk @@ -231,9 +231,11 @@ COMPONENT_BITMAPS= \ \ $(ZIP1DIR)$/bitmaps$/LabelMouseOverLeft.png \ $(ZIP1DIR)$/bitmaps$/LabelMouseOverCenter.png \ - $(ZIP1DIR)$/bitmaps$/LabelMouseOverRight.png \ - $(ZIP1DIR)$/bitmaps$/em47.png \ - $(ZIP1DIR)$/bitmaps$/em47_hc.png + $(ZIP1DIR)$/bitmaps$/LabelMouseOverRight.png + +COMPONENT_IMAGES=\ + $(ZIP1DIR)$/bitmaps$/extension_32.png \ + $(ZIP1DIR)$/bitmaps$/extension_32_h.png COMPONENT_MANIFEST= \ $(ZIP1DIR)$/META-INF$/manifest.xml @@ -257,6 +259,7 @@ ZIP1DEPS= \ $(COMPONENT_MANIFEST) \ $(COMPONENT_FILES) \ $(COMPONENT_BITMAPS) \ + $(COMPONENT_IMAGES) \ $(COMPONENT_LIBRARY) \ $(COMPONENT_HELP) # $(COMPONENT_MERGED_XCU) \ @@ -290,6 +293,10 @@ $(COMPONENT_BITMAPS) : bitmaps$/$$(@:f) @-$(MKDIRHIER) $(@:d) +$(COPY) $< $@ +$(COMPONENT_IMAGES) : $(SOLARSRC)$/$(RSCDEFIMG)$/desktop$/res$/$$(@:f) + @@-$(MKDIRHIER) $(@:d) + $(COPY) $< $@ + $(COMPONENT_LIBRARY) : $(DLLDEST)$/$$(@:f) @-$(MKDIRHIER) $(@:d) +$(COPY) $< $@ |