Revert back to "uievents" since "d4e" urls don't work either. :-(
authorGary Kacmarcik <garykac@google.com>
Mon, 11 Feb 2013 06:20:42 -0800
changeset 23 77ef97e5d5ce
parent 22 6a9ca5785c71
child 24 f95ae6b46ecd
Revert back to "uievents" since "d4e" urls don't work either. :-(
respecEdConfig.js
--- a/respecEdConfig.js	Mon Feb 11 06:11:45 2013 -0800
+++ b/respecEdConfig.js	Mon Feb 11 06:20:42 2013 -0800
@@ -17,13 +17,13 @@
         }
 	],
     //publishDate:  "2012-09-20",
-	edDraftURI: "http://dvcs.w3.org/hg/d4e/raw-file/tip/index.html",
+	edDraftURI: "http://dvcs.w3.org/hg/uievents/raw-file/tip/index.html",
 	previousPublishDate: null,
     prevED: undefined,
     noIDLIn:  true,
     inlineCSS:  true,
     //noRecTrack:  true,
-    shortName:  "d4e",
+    shortName:  "uievents",
     extraCSS: ["http://dev.w3.org/2009/dap/ReSpec.js/css/respec.css"],
     wg:         ["Web Applications Working Group"],
     wgURI:    ["http://www.w3.org/2008/webapps/"],