_mv9.xml 853 B

12345678910111213141516
  1. <!--
  2. Licensed Materials - Property of IBM
  3. IBM Cognos Products: rs
  4. (C) Copyright IBM Corp. 2015
  5. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  6. -->
  7. <resources>
  8. <menuPopupSet id="MenuPopupPaneARVariables">
  9. <menuPopup id="mnuPaneARVariablesPopup">
  10. <menuItem id="mnuPaneARVariablesEdit" idsLabel="IDS_LBL_APP_EDIT_VARIABLE" smallSvgIcon="def_hal_edit_16x16" onCommand="_mv9._urc( 'cmdEditAppVariable' )"/>
  11. <menuItem id="mnuPaneARVariablesDelete" idsLabel="IDS_LBL_APP_DELETE_VARIABLE" smallSvgIcon="def_hal_remove_16x16" onCommand="_mv9._urc( 'cmdDeleteAppVariable' )"/>
  12. <menuSeparator/>
  13. <menuItem id="mnuPaneARVariablesAdd" idsLabel="IDS_LBL_APP_ADD_VARIABLE" onCommand="_mv9._urc( 'cmdCreateNewAppVariable' )"/>
  14. </menuPopup>
  15. </menuPopupSet>
  16. </resources>