[Yulup-commits] rev 22169 -
public/yulup/src/trunk/yulup/src/chrome/content/editor
andi at wyona.com
andi at wyona.com
Thu Jan 25 16:24:49 CET 2007
Author: andi
Date: 2007-01-25 16:24:48 +0100 (Thu, 25 Jan 2007)
New Revision: 22169
Modified:
public/yulup/src/trunk/yulup/src/chrome/content/editor/editor.xul
Log:
Comment regarding command updaters bug added.
Modified: public/yulup/src/trunk/yulup/src/chrome/content/editor/editor.xul
===================================================================
--- public/yulup/src/trunk/yulup/src/chrome/content/editor/editor.xul 2007-01-25 15:21:30 UTC (rev 22168)
+++ public/yulup/src/trunk/yulup/src/chrome/content/editor/editor.xul 2007-01-25 15:24:48 UTC (rev 22169)
@@ -71,6 +71,7 @@
<script type="application/x-javascript" src="chrome://yulup/content/progressdialog.js"/>
<script type="application/x-javascript" src="chrome://yulup/content/serveruriprompt.js"/>
+ <!-- commandupdaters won't work until bug https://bugzilla.mozilla.org/show_bug.cgi?id=368102 is solved -->
<commandset id="uiYulupEditorFocusEventCommandset"
commandupdater="true"
events="focus"
More information about the Phoenix-commits
mailing list