Ref:
http://greasemonkey.devjavu.com/changeset/533
Cloned in:
http://greasemonkey.devjavu.com/changeset/562
Aaron Boodman wrote:
>
* Removed menu_ToolsSepFx from the insertBefore attribute from the
firefox menu.
>I couldn't find this anywhere in the mozilla source, and it seems
like javascriptConsole is a reasonable place for it. If this is wrong,
we can add it back.
You are correct... it is not in the base Firefox code, but is actually
dynamically created by Mozilla with the core distributions of Firefox.
If you personally wish to put it back in, it will keep the location
consistent with previous versions.
(e.g. backwards compatibility ;D
) but it not a requirement.
I put both in there, as if Firefox doesn't find the first one for some
weird reason, it tries the next one, and if it doesn't find that one,
it will append to the end of the menu.
>* Removed the duplicate attributes label
and accesskey from the references to
>gm_general_menu, since things still seem to work with them only in
the definition.
Works great on Linux Firefox... although I suggest removing the
comment I put in now that you have removed the problem.
(<!--
NOTE: Unlocalized accesskey & label in menu tags; possibly
unaccessible --> ) in line 33.
I would test out the trunk build in SeaMonkey here, but I must be
patient for you to add the missing contents.rdf in the locale too.
> * Removed position="10" from the
definition of gm_general_menu; this seems to conflict with the
insertBefore attribute
>
>
* Added comments noting Firefox and Seamonkey specific elements
No qualms with these. Nice addition/subtractions. 8D
--
Marti
Mandriva PWP 2008.0
I only use real Mozilla clean distributions
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20071128
SeaMonkey/1.1.7
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20071127
Firefox/2.0.0.11
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.1) Gecko/20060124
Firefox/1.5.0.1