View Single Post
Posts: 35 | Thanked: 33 times | Joined on Feb 2010 @ North America
#9
In install.rdf I also needed to set:
Code:
<em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
under
Code:
<em:targetApplication>
	<Description>
This was with PR 1.3.

Also,
Without XUL support i was unable to use the UAcontrol gui. To configure initially i needed to edit /home/user/.mozilla/microb/prefs.js and add a line like:
Code:
user_pref("uacontrol.actions", "@DEFAULT=@NORMAL sendblankUAtoMe.com=");
result: works well!