<?xml version="1.0"?>
<xupdate:modifications version="1.0" xmlns:xupdate="http://www.xmldb.org/xupdate">
   <xupdate:append select="/root/actiontemplate[@tag='integration-view-tag']/action">
      <command>_cc_views</command>
   </xupdate:append>
   <xupdate:append select="/root/actiontemplate[@tag='rebase-view-tag']/action">
      <command>_cc_views</command>
   </xupdate:append>
   <xupdate:append select="/root/actiontemplate[@tag='view-tag']/action">
      <command>_cc_views</command>
   </xupdate:append>
   <xupdate:append select="/root/actiontemplate[@tag='contrib-and-result-pname']/action">
      <command>_cc_files</command>
   </xupdate:append>
   <xupdate:append select="/root/actiontemplate[@tag='dest-pname']/action">
      <command>_cc_files</command>
   </xupdate:append>
   <xupdate:append select="/root/actiontemplate[@tag='pname-in-vob']/action">
      <command>_cc_files</command>
   </xupdate:append>
   <xupdate:append select="/root/actiontemplate[@tag='source-pname']/action">
      <command>_cc_files</command>
   </xupdate:append>
</xupdate:modifications>