EXPERIMENTAL - copy of comm-central for forking on github
Перейти к файлу
Andrew Sutherland 6157c342ab * clean up, document data binding
* try and handle exceptions involving transactions, but fail at it.  we need to perform some kind of cleanup, apparently.
2008-08-03 23:41:35 -07:00
components Refactor indexing to use generators to simplify the logic while changing our 2008-07-26 17:59:41 -07:00
content Add ability to (re)index selected messages. 2008-07-29 16:02:58 -07:00
defaults/preferences initial import from Ted Mielczarek's extensionwiz, plus eclipse .project 2008-06-09 21:02:44 -04:00
locale/en-US tags work, first attempt to resolve param/attribute value confoundage 2008-07-30 16:31:11 -07:00
modules * clean up, document data binding 2008-08-03 23:41:35 -07:00
skin initial import from Ted Mielczarek's extensionwiz, plus eclipse .project 2008-06-09 21:02:44 -04:00
.hgtags Added tag stable-with-mods for changeset 08c2e01d2acf 2008-07-26 18:00:00 -07:00
.project initial import from Ted Mielczarek's extensionwiz, plus eclipse .project 2008-06-09 21:02:44 -04:00
build.sh packing for xpi usability 2008-07-06 20:57:01 -07:00
chrome.manifest indexing seems worky 2008-06-12 23:42:06 -04:00
config_build.sh packing for xpi usability 2008-07-06 20:57:01 -07:00
install.rdf * range queries 2008-07-27 15:54:01 -07:00
readme.txt initial import from Ted Mielczarek's extensionwiz, plus eclipse .project 2008-06-09 21:02:44 -04:00

readme.txt

This extension was generated by the Extension Wizard at
http://ted.mielczarek.org/code/mozilla/extensionwiz/ .
This extension is compatible only with Firefox 1.5 and
above.  Most of the files in this package are based on
the 'helloworld' extension from the Mozillazine Knowledge Base.

You can build an XPI for installation by running the
build.sh script located in this folder.  For development
you should do the following:
  1. Unzip the entire contents of this package to somewhere,
	       e.g, c:\dev or /home/user/dev
  2. Put the full path to the folder (e.g. c:\dev\gloda on
     Windows, /home/user/dev/gloda on Linux) in a file named
     gloda@mozillamessaging.com and copy that file to
     [your profile folder]\extensions\
  3. Restart Firefox.

For more information, see the Mozillazine Knowledge Base:
http://kb.mozillazine.org/Getting_started_with_extension_development

-Ted Mielczarek <ted.mielczarek@gmail.com>