changeset 12792:0c6c600c03fd

wix: add vim syntax file for Mercurial unit tests
author Steve Borho <steve@borho.org>
date Wed, 20 Oct 2010 16:45:08 -0500
parents 2c177bda512d
children 6bf8d48bec8e
files contrib/wix/contrib.wxs contrib/wix/guids.wxi
diffstat 2 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/wix/contrib.wxs	Wed Oct 20 16:41:17 2010 -0500
+++ b/contrib/wix/contrib.wxs	Wed Oct 20 16:45:08 2010 -0500
@@ -33,6 +33,7 @@
             <File Name="hgcommand.vim" />
             <File Name="patchreview.txt" />
             <File Name="patchreview.vim" />
+            <File Name="hgtest.vim" />
           </Component>
         </Directory>
       </Directory>
--- a/contrib/wix/guids.wxi	Wed Oct 20 16:41:17 2010 -0500
+++ b/contrib/wix/guids.wxi	Wed Oct 20 16:45:08 2010 -0500
@@ -6,7 +6,7 @@
 
   <!-- contrib.wxs -->
   <?define contrib.guid = {F17D27B7-4A6B-4cd2-AE72-FED3CFAA585E} ?>
-  <?define contrib.vim.guid = {56B49B46-6657-405d-9E91-3FA68D011471} ?>
+  <?define contrib.vim.guid = {BB04903A-652D-4C4F-9590-2BD07A2304F2} ?>
 
   <!-- doc.wxs -->
   <?define doc.hg.1.html.guid = {AAAA3FDA-EDC5-4220-B59D-D342722358A2} ?>