123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137 |
- <!--
- Licensed Materials - Property of IBM
- IBM Cognos Products: irot
- (C) Copyright IBM Corp. 2003, 2016
- US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- -->
- <attachments>
- <file location="attachments.xml"/>
- <!-- this file is only used to determine if the AR is supported on mobile, if version is 1 then not, if 2 then it is -->
- <file location="activeReportInfo.xml"/>
- <file location="irotVersion.xml"/>
-
- <file location="lib/requirejs/2.1.14/require.js"/>
- <file location="lib/q/1.0.1/q.js"/>
- <file location="reportstyles/palettes.json"/>
- <!-- HAL Resources -->
- <file location="hal/res/hal_strings.dtd"/>
- <localizedFile location="hal/res" defaultLocale="en">hal/res/hal_strings_<locale/>.xml</localizedFile>
- <file location="hal/dialogs/_3u5.xml"/>
- <file location="hal/dialogs/_dd3.xml"/>
- <!-- HAL Includes -->
- <file location="hal/NotIeDomExtensions.js"/>
- <file location="hal/res/Images.xml"/>
- <!-- Application Includes -->
- <file location="res/Resources.xml"/>
- <localizedFile location="res" defaultLocale="en">res/irot_strings_<locale/>.xml</localizedFile>
- <file location="res/irot_strings_not_localized.xml"/>
- <file location="hal/blank.htm"/>
- <file location="hal/fonts/plex/woff2/IBMPlexSans-Regular.woff2"/>
- <!-- CSS -->
- <file location="hal/ibm-css-variables.css"/>
- <file location="hal/hal_ie.css"/>
- <file location="hal/hal_ie10.css"/>
- <file location="hal/hal_firefox.css"/>
- <file location="hal/hal_webkit.css"/>
- <file location="hal/hal_app.css"/>
- <file location="hal/hal_highcontrast.css"/>
- <file location="hal/hal_undo_carbon.css"/>
- <file location="irot.css"/>
- <file location="irot_ie.css"/>
- <file location="irot_ie10.css"/>
- <file location="irot_firefox.css"/>
- <file location="irot_webkit.css"/>
- <file location="portrait.css"/>
- <file location="landscape.css"/>
- <!-- _ps7._4m2 -->
- <file location="hal/images/cursor_nodrop.gif"/>
- <file location="hal/images/cursor_copy.gif"/>
- <file location="hal/images/cursor_move.gif"/>
- <file location="hal/images/cursor_link.gif"/>
- <file location="hal/hal.css"/>
- <file location="hal-skeleton-override.css"/>
- <file location="hal_skin_irot_images/buttonbar.gif"/>
- <file location="hal_skin_irot_images/hbuttonbar_iOSDefault.png"/>
- <file location="hal_skin_irot_images/vbuttonbar_iOSDefault.png"/>
- <file location="hal_skin_irot_images/ComboBoxArrow.png"/>
- <file location="hal_skin_irot_images/ComboBoxArrow_disabled.png"/>
- <file location="hal_skin_irot_images/ComboBoxArrow_down.png"/>
- <file location="hal_skin_irot_images/slider_track_h.png"/>
- <file location="hal_skin_irot_images/slider_track_v.png"/>
- <file location="hal_skin_irot_images/hslider_track_iOSDefault.png"/>
- <file location="hal_skin_irot_images/vslider_track_iOSDefault.png"/>
- <file location="hal_skin_irot_images/slider_handle_iOSDefault.png"/>
- <file location="hal_skin_irot_images/tab_iOSDefault.png"/>
- <file location="hal_skin_irot_images/textbox_bg.gif"/>
- <file location="hal/imagesirot/lv_checkbox.svg"/>
- <file location="hal/imagesirot/lv_checkbox_checked.svg"/>
- <file location="hal/imagesirot/lv_checkbox_checked_static.svg"/>
- <file location="hal/imagesirot/lv_checkbox_static.svg"/>
- <file location="hal/imagesirot/lv_radio.svg"/>
- <file location="hal/imagesirot/lv_radio_checked.svg"/>
- <file location="hal/imagesirot/lv_radio_checked_disabled.svg"/>
- <file location="hal/imagesirot/lv_radio_disabled.svg"/>
- <file location="hal/imagesirot/icon_error.gif"/>
- <file location="hal/imagesirot/icon_information.gif"/>
- <file location="hal/imagesirot/icon_warning.gif"/>
- <file location="hal/imagesirot/btn_add.gif"/>
- <file location="hal/imagesirot/btn_delete.gif"/>
- <file location="hal/imagesirot/check.svg"/>
- <file location="hal/imagesirot/check_disabled.svg"/>
- <!--
- <file location="images/favicon.ico"/>
- -->
- <file location="images/rendering.gif"/>
- <file location="images/rendering_32x32.gif"/>
- <file location="images/selection.png"/>
- <file location="images/selection2.png"/>
- <file location="images/sort_none.png"/>
- <file location="images/sort_ascending.png"/>
- <file location="images/sort_descending.png"/>
- <file location="images/sort_row_none.png"/>
- <file location="images/sort_row_ascending.png"/>
- <file location="images/sort_row_descending.png"/>
- <file location="images/appVariable.gif"/>
- <file location="images/appVariableValue.gif"/>
- <file location="images/appIteratorFirst_h.png"/>
- <file location="images/appIteratorPrevious_h.png"/>
- <file location="images/appIteratorNext_h.png"/>
- <file location="images/appIteratorLast_h.png"/>
- <file location="images/appIteratorFirst_v.png"/>
- <file location="images/appIteratorPrevious_v.png"/>
- <file location="images/appIteratorNext_v.png"/>
- <file location="images/appIteratorLast_v.png"/>
- <file location="images/hiterator_iOSDefault.png"/>
- <file location="images/viterator_iOSDefault.png"/>
- <!-- All 2 or these duplicate blank images are used, we should cleanup in future -->
- <file location="hal/imagesirot/blank.gif"/>
- <file location="hal/images/blank.gif"/>
- <!-- Application Dialog Includes -->
- <file location="dialogs/_b89.xml"/>
- <file location="dialogs/_067.xml"/>
- <file location="dialogs/_z57.xml"/>
- </attachments>
|