QSAboutBox_ldkspec.xml 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. BI and PM: qs
  5. (C) Copyright IBM Corp. 2001, 2017
  6. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  7. -->
  8. <!--
  9. Copyright (C) 2008 Cognos ULC, an IBM Company. All rights reserved.
  10. Cognos (R) is a trademark of Cognos ULC, (formerly Cognos Incorporated).
  11. -->
  12. <messageFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../CCL/CCLCore/Resources/LocalizationSpec.xsd">
  13. <messageFile component="QS" baseName="QSAboutBox">
  14. <transformations>
  15. <transformation process="custom">
  16. <targetDirs>
  17. <targetDir dir="webcontent/qs/images"/>
  18. </targetDirs>
  19. <customOptions impl="com.cognos.localizationkit.extension.i18nimage.ImageGenerator" targetFileType="jpg" targetFileExtension=".jpg">
  20. <properties>
  21. <entry key="baseName">qs_about_box</entry>
  22. <entry key="template">oneui</entry>
  23. <entry key="product.msgId">IDS_PROP_PRODUCT</entry>
  24. <entry key="version.msgId">IDS_PROP_VERSION</entry>
  25. <entry key="legal.msgId">IDS_PROP_LEGAL</entry>
  26. <entry key="hasJavaLogo">false</entry>
  27. <entry key="hasEclipseLogo">false</entry>
  28. </properties>
  29. </customOptions>
  30. </transformation>
  31. <transformation process="Copy">
  32. <targetDirs>
  33. <targetDir dir="templates/ps/messages"/>
  34. </targetDirs>
  35. </transformation>
  36. </transformations>
  37. </messageFile>
  38. </messageFiles>