commit 64f2cbb1e5ef64737887befd8732ba3aa5a99b7e Author: Andrew Van Tassel Date: Tue Mar 1 19:38:02 2011 -0700 First commit version 0.1 diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..3912109 --- /dev/null +++ b/LICENSE @@ -0,0 +1,340 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General +Public License instead of this License. diff --git a/build.sh b/build.sh new file mode 100644 index 0000000..80f3485 --- /dev/null +++ b/build.sh @@ -0,0 +1,22 @@ +#!/bin/sh + +filename='mailhops' + +rm -f $filename.xpi + +mkdir build +mkdir build/chrome + +cd chrome +zip -r $filename.jar . -i *.js *.xul *.png *.gif *.rdf *.css *.dtd +mv $filename.jar ../build/chrome/ + +cd .. +cp *.rdf build +cp *.manifest build +cd build +zip -r $filename.xpi . -i *.rdf *.manifest *.jar +mv $filename.xpi ../ +cd .. +rm -rf build + diff --git a/chrome.manifest b/chrome.manifest new file mode 100644 index 0000000..3f91d69 --- /dev/null +++ b/chrome.manifest @@ -0,0 +1,3 @@ +content mailhops jar:chrome/mailhops.jar!/content/ +skin mailhops classic/1.0 jar:chrome/mailhops.jar!/skin/classic/ +overlay chrome://messenger/content/msgHdrViewOverlay.xul chrome://mailhops/content/mailWindowOverlay.xul diff --git a/chrome/content/images/error.png b/chrome/content/images/error.png new file mode 100644 index 0000000..628cf2d Binary files /dev/null and b/chrome/content/images/error.png differ diff --git a/chrome/content/images/flags/ad.png b/chrome/content/images/flags/ad.png new file mode 100644 index 0000000..625ca84 Binary files /dev/null and b/chrome/content/images/flags/ad.png differ diff --git a/chrome/content/images/flags/ae.png b/chrome/content/images/flags/ae.png new file mode 100644 index 0000000..ef3a1ec Binary files /dev/null and b/chrome/content/images/flags/ae.png differ diff --git a/chrome/content/images/flags/af.png b/chrome/content/images/flags/af.png new file mode 100644 index 0000000..a4742e2 Binary files /dev/null and b/chrome/content/images/flags/af.png differ diff --git a/chrome/content/images/flags/ag.png b/chrome/content/images/flags/ag.png new file mode 100644 index 0000000..556d550 Binary files /dev/null and b/chrome/content/images/flags/ag.png differ diff --git a/chrome/content/images/flags/ai.png b/chrome/content/images/flags/ai.png new file mode 100644 index 0000000..74ed29d Binary files /dev/null and b/chrome/content/images/flags/ai.png differ diff --git a/chrome/content/images/flags/al.png b/chrome/content/images/flags/al.png new file mode 100644 index 0000000..92354cb Binary files /dev/null and b/chrome/content/images/flags/al.png differ diff --git a/chrome/content/images/flags/am.png b/chrome/content/images/flags/am.png new file mode 100644 index 0000000..344a2a8 Binary files /dev/null and b/chrome/content/images/flags/am.png differ diff --git a/chrome/content/images/flags/an.png b/chrome/content/images/flags/an.png new file mode 100644 index 0000000..633e4b8 Binary files /dev/null and b/chrome/content/images/flags/an.png differ diff --git a/chrome/content/images/flags/ao.png b/chrome/content/images/flags/ao.png new file mode 100644 index 0000000..bcbd1d6 Binary files /dev/null and b/chrome/content/images/flags/ao.png differ diff --git a/chrome/content/images/flags/ar.png b/chrome/content/images/flags/ar.png new file mode 100644 index 0000000..e5ef8f1 Binary files /dev/null and b/chrome/content/images/flags/ar.png differ diff --git a/chrome/content/images/flags/as.png b/chrome/content/images/flags/as.png new file mode 100644 index 0000000..32f30e4 Binary files /dev/null and b/chrome/content/images/flags/as.png differ diff --git a/chrome/content/images/flags/at.png b/chrome/content/images/flags/at.png new file mode 100644 index 0000000..0f15f34 Binary files /dev/null and b/chrome/content/images/flags/at.png differ diff --git a/chrome/content/images/flags/au.png b/chrome/content/images/flags/au.png new file mode 100644 index 0000000..a01389a Binary files /dev/null and b/chrome/content/images/flags/au.png differ diff --git a/chrome/content/images/flags/aw.png b/chrome/content/images/flags/aw.png new file mode 100644 index 0000000..a3579c2 Binary files /dev/null and b/chrome/content/images/flags/aw.png differ diff --git a/chrome/content/images/flags/ax.png b/chrome/content/images/flags/ax.png new file mode 100644 index 0000000..1eea80a Binary files /dev/null and b/chrome/content/images/flags/ax.png differ diff --git a/chrome/content/images/flags/az.png b/chrome/content/images/flags/az.png new file mode 100644 index 0000000..4ee9fe5 Binary files /dev/null and b/chrome/content/images/flags/az.png differ diff --git a/chrome/content/images/flags/ba.png b/chrome/content/images/flags/ba.png new file mode 100644 index 0000000..c774992 Binary files /dev/null and b/chrome/content/images/flags/ba.png differ diff --git a/chrome/content/images/flags/bb.png b/chrome/content/images/flags/bb.png new file mode 100644 index 0000000..0df19c7 Binary files /dev/null and b/chrome/content/images/flags/bb.png differ diff --git a/chrome/content/images/flags/bd.png b/chrome/content/images/flags/bd.png new file mode 100644 index 0000000..076a8bf Binary files /dev/null and b/chrome/content/images/flags/bd.png differ diff --git a/chrome/content/images/flags/be.png b/chrome/content/images/flags/be.png new file mode 100644 index 0000000..d86ebc8 Binary files /dev/null and b/chrome/content/images/flags/be.png differ diff --git a/chrome/content/images/flags/bf.png b/chrome/content/images/flags/bf.png new file mode 100644 index 0000000..ab5ce8f Binary files /dev/null and b/chrome/content/images/flags/bf.png differ diff --git a/chrome/content/images/flags/bg.png b/chrome/content/images/flags/bg.png new file mode 100644 index 0000000..0469f06 Binary files /dev/null and b/chrome/content/images/flags/bg.png differ diff --git a/chrome/content/images/flags/bh.png b/chrome/content/images/flags/bh.png new file mode 100644 index 0000000..ea8ce68 Binary files /dev/null and b/chrome/content/images/flags/bh.png differ diff --git a/chrome/content/images/flags/bi.png b/chrome/content/images/flags/bi.png new file mode 100644 index 0000000..5cc2e30 Binary files /dev/null and b/chrome/content/images/flags/bi.png differ diff --git a/chrome/content/images/flags/bj.png b/chrome/content/images/flags/bj.png new file mode 100644 index 0000000..1cc8b45 Binary files /dev/null and b/chrome/content/images/flags/bj.png differ diff --git a/chrome/content/images/flags/bm.png b/chrome/content/images/flags/bm.png new file mode 100644 index 0000000..c0c7aea Binary files /dev/null and b/chrome/content/images/flags/bm.png differ diff --git a/chrome/content/images/flags/bn.png b/chrome/content/images/flags/bn.png new file mode 100644 index 0000000..8fb0984 Binary files /dev/null and b/chrome/content/images/flags/bn.png differ diff --git a/chrome/content/images/flags/bo.png b/chrome/content/images/flags/bo.png new file mode 100644 index 0000000..ce7ba52 Binary files /dev/null and b/chrome/content/images/flags/bo.png differ diff --git a/chrome/content/images/flags/br.png b/chrome/content/images/flags/br.png new file mode 100644 index 0000000..9b1a553 Binary files /dev/null and b/chrome/content/images/flags/br.png differ diff --git a/chrome/content/images/flags/bs.png b/chrome/content/images/flags/bs.png new file mode 100644 index 0000000..639fa6c Binary files /dev/null and b/chrome/content/images/flags/bs.png differ diff --git a/chrome/content/images/flags/bt.png b/chrome/content/images/flags/bt.png new file mode 100644 index 0000000..1d512df Binary files /dev/null and b/chrome/content/images/flags/bt.png differ diff --git a/chrome/content/images/flags/bv.png b/chrome/content/images/flags/bv.png new file mode 100644 index 0000000..160b6b5 Binary files /dev/null and b/chrome/content/images/flags/bv.png differ diff --git a/chrome/content/images/flags/bw.png b/chrome/content/images/flags/bw.png new file mode 100644 index 0000000..fcb1039 Binary files /dev/null and b/chrome/content/images/flags/bw.png differ diff --git a/chrome/content/images/flags/by.png b/chrome/content/images/flags/by.png new file mode 100644 index 0000000..504774e Binary files /dev/null and b/chrome/content/images/flags/by.png differ diff --git a/chrome/content/images/flags/bz.png b/chrome/content/images/flags/bz.png new file mode 100644 index 0000000..be63ee1 Binary files /dev/null and b/chrome/content/images/flags/bz.png differ diff --git a/chrome/content/images/flags/ca.png b/chrome/content/images/flags/ca.png new file mode 100644 index 0000000..1f20419 Binary files /dev/null and b/chrome/content/images/flags/ca.png differ diff --git a/chrome/content/images/flags/catalonia.png b/chrome/content/images/flags/catalonia.png new file mode 100644 index 0000000..5041e30 Binary files /dev/null and b/chrome/content/images/flags/catalonia.png differ diff --git a/chrome/content/images/flags/cc.png b/chrome/content/images/flags/cc.png new file mode 100644 index 0000000..aed3d3b Binary files /dev/null and b/chrome/content/images/flags/cc.png differ diff --git a/chrome/content/images/flags/cd.png b/chrome/content/images/flags/cd.png new file mode 100644 index 0000000..5e48942 Binary files /dev/null and b/chrome/content/images/flags/cd.png differ diff --git a/chrome/content/images/flags/cf.png b/chrome/content/images/flags/cf.png new file mode 100644 index 0000000..da687bd Binary files /dev/null and b/chrome/content/images/flags/cf.png differ diff --git a/chrome/content/images/flags/cg.png b/chrome/content/images/flags/cg.png new file mode 100644 index 0000000..a859792 Binary files /dev/null and b/chrome/content/images/flags/cg.png differ diff --git a/chrome/content/images/flags/ch.png b/chrome/content/images/flags/ch.png new file mode 100644 index 0000000..242ec01 Binary files /dev/null and b/chrome/content/images/flags/ch.png differ diff --git a/chrome/content/images/flags/ci.png b/chrome/content/images/flags/ci.png new file mode 100644 index 0000000..3f2c62e Binary files /dev/null and b/chrome/content/images/flags/ci.png differ diff --git a/chrome/content/images/flags/ck.png b/chrome/content/images/flags/ck.png new file mode 100644 index 0000000..746d3d6 Binary files /dev/null and b/chrome/content/images/flags/ck.png differ diff --git a/chrome/content/images/flags/cl.png b/chrome/content/images/flags/cl.png new file mode 100644 index 0000000..29c6d61 Binary files /dev/null and b/chrome/content/images/flags/cl.png differ diff --git a/chrome/content/images/flags/cm.png b/chrome/content/images/flags/cm.png new file mode 100644 index 0000000..f65c5bd Binary files /dev/null and b/chrome/content/images/flags/cm.png differ diff --git a/chrome/content/images/flags/cn.png b/chrome/content/images/flags/cn.png new file mode 100644 index 0000000..8914414 Binary files /dev/null and b/chrome/content/images/flags/cn.png differ diff --git a/chrome/content/images/flags/co.png b/chrome/content/images/flags/co.png new file mode 100644 index 0000000..a118ff4 Binary files /dev/null and b/chrome/content/images/flags/co.png differ diff --git a/chrome/content/images/flags/cr.png b/chrome/content/images/flags/cr.png new file mode 100644 index 0000000..c7a3731 Binary files /dev/null and b/chrome/content/images/flags/cr.png differ diff --git a/chrome/content/images/flags/cs.png b/chrome/content/images/flags/cs.png new file mode 100644 index 0000000..8254790 Binary files /dev/null and b/chrome/content/images/flags/cs.png differ diff --git a/chrome/content/images/flags/cu.png b/chrome/content/images/flags/cu.png new file mode 100644 index 0000000..083f1d6 Binary files /dev/null and b/chrome/content/images/flags/cu.png differ diff --git a/chrome/content/images/flags/cv.png b/chrome/content/images/flags/cv.png new file mode 100644 index 0000000..a63f7ea Binary files /dev/null and b/chrome/content/images/flags/cv.png differ diff --git a/chrome/content/images/flags/cx.png b/chrome/content/images/flags/cx.png new file mode 100644 index 0000000..48e31ad Binary files /dev/null and b/chrome/content/images/flags/cx.png differ diff --git a/chrome/content/images/flags/cy.png b/chrome/content/images/flags/cy.png new file mode 100644 index 0000000..5b1ad6c Binary files /dev/null and b/chrome/content/images/flags/cy.png differ diff --git a/chrome/content/images/flags/cz.png b/chrome/content/images/flags/cz.png new file mode 100644 index 0000000..c8403dd Binary files /dev/null and b/chrome/content/images/flags/cz.png differ diff --git a/chrome/content/images/flags/de.png b/chrome/content/images/flags/de.png new file mode 100644 index 0000000..ac4a977 Binary files /dev/null and b/chrome/content/images/flags/de.png differ diff --git a/chrome/content/images/flags/dj.png b/chrome/content/images/flags/dj.png new file mode 100644 index 0000000..582af36 Binary files /dev/null and b/chrome/content/images/flags/dj.png differ diff --git a/chrome/content/images/flags/dk.png b/chrome/content/images/flags/dk.png new file mode 100644 index 0000000..e2993d3 Binary files /dev/null and b/chrome/content/images/flags/dk.png differ diff --git a/chrome/content/images/flags/dm.png b/chrome/content/images/flags/dm.png new file mode 100644 index 0000000..5fbffcb Binary files /dev/null and b/chrome/content/images/flags/dm.png differ diff --git a/chrome/content/images/flags/do.png b/chrome/content/images/flags/do.png new file mode 100644 index 0000000..5a04932 Binary files /dev/null and b/chrome/content/images/flags/do.png differ diff --git a/chrome/content/images/flags/dz.png b/chrome/content/images/flags/dz.png new file mode 100644 index 0000000..335c239 Binary files /dev/null and b/chrome/content/images/flags/dz.png differ diff --git a/chrome/content/images/flags/ec.png b/chrome/content/images/flags/ec.png new file mode 100644 index 0000000..0caa0b1 Binary files /dev/null and b/chrome/content/images/flags/ec.png differ diff --git a/chrome/content/images/flags/ee.png b/chrome/content/images/flags/ee.png new file mode 100644 index 0000000..0c82efb Binary files /dev/null and b/chrome/content/images/flags/ee.png differ diff --git a/chrome/content/images/flags/eg.png b/chrome/content/images/flags/eg.png new file mode 100644 index 0000000..8a3f7a1 Binary files /dev/null and b/chrome/content/images/flags/eg.png differ diff --git a/chrome/content/images/flags/eh.png b/chrome/content/images/flags/eh.png new file mode 100644 index 0000000..90a1195 Binary files /dev/null and b/chrome/content/images/flags/eh.png differ diff --git a/chrome/content/images/flags/england.png b/chrome/content/images/flags/england.png new file mode 100644 index 0000000..3a7311d Binary files /dev/null and b/chrome/content/images/flags/england.png differ diff --git a/chrome/content/images/flags/er.png b/chrome/content/images/flags/er.png new file mode 100644 index 0000000..13065ae Binary files /dev/null and b/chrome/content/images/flags/er.png differ diff --git a/chrome/content/images/flags/es.png b/chrome/content/images/flags/es.png new file mode 100644 index 0000000..c2de2d7 Binary files /dev/null and b/chrome/content/images/flags/es.png differ diff --git a/chrome/content/images/flags/et.png b/chrome/content/images/flags/et.png new file mode 100644 index 0000000..2e893fa Binary files /dev/null and b/chrome/content/images/flags/et.png differ diff --git a/chrome/content/images/flags/europeanunion.png b/chrome/content/images/flags/europeanunion.png new file mode 100644 index 0000000..d6d8711 Binary files /dev/null and b/chrome/content/images/flags/europeanunion.png differ diff --git a/chrome/content/images/flags/fam.png b/chrome/content/images/flags/fam.png new file mode 100644 index 0000000..cf50c75 Binary files /dev/null and b/chrome/content/images/flags/fam.png differ diff --git a/chrome/content/images/flags/fi.png b/chrome/content/images/flags/fi.png new file mode 100644 index 0000000..14ec091 Binary files /dev/null and b/chrome/content/images/flags/fi.png differ diff --git a/chrome/content/images/flags/fj.png b/chrome/content/images/flags/fj.png new file mode 100644 index 0000000..cee9988 Binary files /dev/null and b/chrome/content/images/flags/fj.png differ diff --git a/chrome/content/images/flags/fk.png b/chrome/content/images/flags/fk.png new file mode 100644 index 0000000..ceaeb27 Binary files /dev/null and b/chrome/content/images/flags/fk.png differ diff --git a/chrome/content/images/flags/fm.png b/chrome/content/images/flags/fm.png new file mode 100644 index 0000000..066bb24 Binary files /dev/null and b/chrome/content/images/flags/fm.png differ diff --git a/chrome/content/images/flags/fo.png b/chrome/content/images/flags/fo.png new file mode 100644 index 0000000..cbceb80 Binary files /dev/null and b/chrome/content/images/flags/fo.png differ diff --git a/chrome/content/images/flags/fr.png b/chrome/content/images/flags/fr.png new file mode 100644 index 0000000..8332c4e Binary files /dev/null and b/chrome/content/images/flags/fr.png differ diff --git a/chrome/content/images/flags/ga.png b/chrome/content/images/flags/ga.png new file mode 100644 index 0000000..0e0d434 Binary files /dev/null and b/chrome/content/images/flags/ga.png differ diff --git a/chrome/content/images/flags/gb.png b/chrome/content/images/flags/gb.png new file mode 100644 index 0000000..ff701e1 Binary files /dev/null and b/chrome/content/images/flags/gb.png differ diff --git a/chrome/content/images/flags/gd.png b/chrome/content/images/flags/gd.png new file mode 100644 index 0000000..9ab57f5 Binary files /dev/null and b/chrome/content/images/flags/gd.png differ diff --git a/chrome/content/images/flags/ge.png b/chrome/content/images/flags/ge.png new file mode 100644 index 0000000..728d970 Binary files /dev/null and b/chrome/content/images/flags/ge.png differ diff --git a/chrome/content/images/flags/gf.png b/chrome/content/images/flags/gf.png new file mode 100644 index 0000000..8332c4e Binary files /dev/null and b/chrome/content/images/flags/gf.png differ diff --git a/chrome/content/images/flags/gh.png b/chrome/content/images/flags/gh.png new file mode 100644 index 0000000..4e2f896 Binary files /dev/null and b/chrome/content/images/flags/gh.png differ diff --git a/chrome/content/images/flags/gi.png b/chrome/content/images/flags/gi.png new file mode 100644 index 0000000..e76797f Binary files /dev/null and b/chrome/content/images/flags/gi.png differ diff --git a/chrome/content/images/flags/gl.png b/chrome/content/images/flags/gl.png new file mode 100644 index 0000000..ef12a73 Binary files /dev/null and b/chrome/content/images/flags/gl.png differ diff --git a/chrome/content/images/flags/gm.png b/chrome/content/images/flags/gm.png new file mode 100644 index 0000000..0720b66 Binary files /dev/null and b/chrome/content/images/flags/gm.png differ diff --git a/chrome/content/images/flags/gn.png b/chrome/content/images/flags/gn.png new file mode 100644 index 0000000..ea660b0 Binary files /dev/null and b/chrome/content/images/flags/gn.png differ diff --git a/chrome/content/images/flags/gp.png b/chrome/content/images/flags/gp.png new file mode 100644 index 0000000..dbb086d Binary files /dev/null and b/chrome/content/images/flags/gp.png differ diff --git a/chrome/content/images/flags/gq.png b/chrome/content/images/flags/gq.png new file mode 100644 index 0000000..ebe20a2 Binary files /dev/null and b/chrome/content/images/flags/gq.png differ diff --git a/chrome/content/images/flags/gr.png b/chrome/content/images/flags/gr.png new file mode 100644 index 0000000..8651ade Binary files /dev/null and b/chrome/content/images/flags/gr.png differ diff --git a/chrome/content/images/flags/gs.png b/chrome/content/images/flags/gs.png new file mode 100644 index 0000000..7ef0bf5 Binary files /dev/null and b/chrome/content/images/flags/gs.png differ diff --git a/chrome/content/images/flags/gt.png b/chrome/content/images/flags/gt.png new file mode 100644 index 0000000..c43a70d Binary files /dev/null and b/chrome/content/images/flags/gt.png differ diff --git a/chrome/content/images/flags/gu.png b/chrome/content/images/flags/gu.png new file mode 100644 index 0000000..92f37c0 Binary files /dev/null and b/chrome/content/images/flags/gu.png differ diff --git a/chrome/content/images/flags/gw.png b/chrome/content/images/flags/gw.png new file mode 100644 index 0000000..b37bcf0 Binary files /dev/null and b/chrome/content/images/flags/gw.png differ diff --git a/chrome/content/images/flags/gy.png b/chrome/content/images/flags/gy.png new file mode 100644 index 0000000..22cbe2f Binary files /dev/null and b/chrome/content/images/flags/gy.png differ diff --git a/chrome/content/images/flags/hk.png b/chrome/content/images/flags/hk.png new file mode 100644 index 0000000..d5c380c Binary files /dev/null and b/chrome/content/images/flags/hk.png differ diff --git a/chrome/content/images/flags/hm.png b/chrome/content/images/flags/hm.png new file mode 100644 index 0000000..a01389a Binary files /dev/null and b/chrome/content/images/flags/hm.png differ diff --git a/chrome/content/images/flags/hn.png b/chrome/content/images/flags/hn.png new file mode 100644 index 0000000..96f8388 Binary files /dev/null and b/chrome/content/images/flags/hn.png differ diff --git a/chrome/content/images/flags/hr.png b/chrome/content/images/flags/hr.png new file mode 100644 index 0000000..696b515 Binary files /dev/null and b/chrome/content/images/flags/hr.png differ diff --git a/chrome/content/images/flags/ht.png b/chrome/content/images/flags/ht.png new file mode 100644 index 0000000..416052a Binary files /dev/null and b/chrome/content/images/flags/ht.png differ diff --git a/chrome/content/images/flags/hu.png b/chrome/content/images/flags/hu.png new file mode 100644 index 0000000..7baafe4 Binary files /dev/null and b/chrome/content/images/flags/hu.png differ diff --git a/chrome/content/images/flags/id.png b/chrome/content/images/flags/id.png new file mode 100644 index 0000000..c6bc0fa Binary files /dev/null and b/chrome/content/images/flags/id.png differ diff --git a/chrome/content/images/flags/ie.png b/chrome/content/images/flags/ie.png new file mode 100644 index 0000000..26baa31 Binary files /dev/null and b/chrome/content/images/flags/ie.png differ diff --git a/chrome/content/images/flags/il.png b/chrome/content/images/flags/il.png new file mode 100644 index 0000000..2ca772d Binary files /dev/null and b/chrome/content/images/flags/il.png differ diff --git a/chrome/content/images/flags/in.png b/chrome/content/images/flags/in.png new file mode 100644 index 0000000..e4d7e81 Binary files /dev/null and b/chrome/content/images/flags/in.png differ diff --git a/chrome/content/images/flags/io.png b/chrome/content/images/flags/io.png new file mode 100644 index 0000000..3e74b6a Binary files /dev/null and b/chrome/content/images/flags/io.png differ diff --git a/chrome/content/images/flags/iq.png b/chrome/content/images/flags/iq.png new file mode 100644 index 0000000..878a351 Binary files /dev/null and b/chrome/content/images/flags/iq.png differ diff --git a/chrome/content/images/flags/ir.png b/chrome/content/images/flags/ir.png new file mode 100644 index 0000000..c5fd136 Binary files /dev/null and b/chrome/content/images/flags/ir.png differ diff --git a/chrome/content/images/flags/is.png b/chrome/content/images/flags/is.png new file mode 100644 index 0000000..b8f6d0f Binary files /dev/null and b/chrome/content/images/flags/is.png differ diff --git a/chrome/content/images/flags/it.png b/chrome/content/images/flags/it.png new file mode 100644 index 0000000..89692f7 Binary files /dev/null and b/chrome/content/images/flags/it.png differ diff --git a/chrome/content/images/flags/jm.png b/chrome/content/images/flags/jm.png new file mode 100644 index 0000000..7be119e Binary files /dev/null and b/chrome/content/images/flags/jm.png differ diff --git a/chrome/content/images/flags/jo.png b/chrome/content/images/flags/jo.png new file mode 100644 index 0000000..11bd497 Binary files /dev/null and b/chrome/content/images/flags/jo.png differ diff --git a/chrome/content/images/flags/jp.png b/chrome/content/images/flags/jp.png new file mode 100644 index 0000000..325fbad Binary files /dev/null and b/chrome/content/images/flags/jp.png differ diff --git a/chrome/content/images/flags/ke.png b/chrome/content/images/flags/ke.png new file mode 100644 index 0000000..51879ad Binary files /dev/null and b/chrome/content/images/flags/ke.png differ diff --git a/chrome/content/images/flags/kg.png b/chrome/content/images/flags/kg.png new file mode 100644 index 0000000..0a818f6 Binary files /dev/null and b/chrome/content/images/flags/kg.png differ diff --git a/chrome/content/images/flags/kh.png b/chrome/content/images/flags/kh.png new file mode 100644 index 0000000..30f6bb1 Binary files /dev/null and b/chrome/content/images/flags/kh.png differ diff --git a/chrome/content/images/flags/ki.png b/chrome/content/images/flags/ki.png new file mode 100644 index 0000000..2dcce4b Binary files /dev/null and b/chrome/content/images/flags/ki.png differ diff --git a/chrome/content/images/flags/km.png b/chrome/content/images/flags/km.png new file mode 100644 index 0000000..812b2f5 Binary files /dev/null and b/chrome/content/images/flags/km.png differ diff --git a/chrome/content/images/flags/kn.png b/chrome/content/images/flags/kn.png new file mode 100644 index 0000000..febd5b4 Binary files /dev/null and b/chrome/content/images/flags/kn.png differ diff --git a/chrome/content/images/flags/kp.png b/chrome/content/images/flags/kp.png new file mode 100644 index 0000000..d3d509a Binary files /dev/null and b/chrome/content/images/flags/kp.png differ diff --git a/chrome/content/images/flags/kr.png b/chrome/content/images/flags/kr.png new file mode 100644 index 0000000..9c0a78e Binary files /dev/null and b/chrome/content/images/flags/kr.png differ diff --git a/chrome/content/images/flags/kw.png b/chrome/content/images/flags/kw.png new file mode 100644 index 0000000..96546da Binary files /dev/null and b/chrome/content/images/flags/kw.png differ diff --git a/chrome/content/images/flags/ky.png b/chrome/content/images/flags/ky.png new file mode 100644 index 0000000..15c5f8e Binary files /dev/null and b/chrome/content/images/flags/ky.png differ diff --git a/chrome/content/images/flags/kz.png b/chrome/content/images/flags/kz.png new file mode 100644 index 0000000..45a8c88 Binary files /dev/null and b/chrome/content/images/flags/kz.png differ diff --git a/chrome/content/images/flags/la.png b/chrome/content/images/flags/la.png new file mode 100644 index 0000000..e28acd0 Binary files /dev/null and b/chrome/content/images/flags/la.png differ diff --git a/chrome/content/images/flags/lb.png b/chrome/content/images/flags/lb.png new file mode 100644 index 0000000..d0d452b Binary files /dev/null and b/chrome/content/images/flags/lb.png differ diff --git a/chrome/content/images/flags/lc.png b/chrome/content/images/flags/lc.png new file mode 100644 index 0000000..a47d065 Binary files /dev/null and b/chrome/content/images/flags/lc.png differ diff --git a/chrome/content/images/flags/li.png b/chrome/content/images/flags/li.png new file mode 100644 index 0000000..6469909 Binary files /dev/null and b/chrome/content/images/flags/li.png differ diff --git a/chrome/content/images/flags/lk.png b/chrome/content/images/flags/lk.png new file mode 100644 index 0000000..088aad6 Binary files /dev/null and b/chrome/content/images/flags/lk.png differ diff --git a/chrome/content/images/flags/lr.png b/chrome/content/images/flags/lr.png new file mode 100644 index 0000000..89a5bc7 Binary files /dev/null and b/chrome/content/images/flags/lr.png differ diff --git a/chrome/content/images/flags/ls.png b/chrome/content/images/flags/ls.png new file mode 100644 index 0000000..33fdef1 Binary files /dev/null and b/chrome/content/images/flags/ls.png differ diff --git a/chrome/content/images/flags/lt.png b/chrome/content/images/flags/lt.png new file mode 100644 index 0000000..c8ef0da Binary files /dev/null and b/chrome/content/images/flags/lt.png differ diff --git a/chrome/content/images/flags/lu.png b/chrome/content/images/flags/lu.png new file mode 100644 index 0000000..4cabba9 Binary files /dev/null and b/chrome/content/images/flags/lu.png differ diff --git a/chrome/content/images/flags/lv.png b/chrome/content/images/flags/lv.png new file mode 100644 index 0000000..49b6998 Binary files /dev/null and b/chrome/content/images/flags/lv.png differ diff --git a/chrome/content/images/flags/ly.png b/chrome/content/images/flags/ly.png new file mode 100644 index 0000000..b163a9f Binary files /dev/null and b/chrome/content/images/flags/ly.png differ diff --git a/chrome/content/images/flags/ma.png b/chrome/content/images/flags/ma.png new file mode 100644 index 0000000..f386770 Binary files /dev/null and b/chrome/content/images/flags/ma.png differ diff --git a/chrome/content/images/flags/mc.png b/chrome/content/images/flags/mc.png new file mode 100644 index 0000000..1aa830f Binary files /dev/null and b/chrome/content/images/flags/mc.png differ diff --git a/chrome/content/images/flags/md.png b/chrome/content/images/flags/md.png new file mode 100644 index 0000000..4e92c18 Binary files /dev/null and b/chrome/content/images/flags/md.png differ diff --git a/chrome/content/images/flags/me.png b/chrome/content/images/flags/me.png new file mode 100644 index 0000000..ac72535 Binary files /dev/null and b/chrome/content/images/flags/me.png differ diff --git a/chrome/content/images/flags/mg.png b/chrome/content/images/flags/mg.png new file mode 100644 index 0000000..d2715b3 Binary files /dev/null and b/chrome/content/images/flags/mg.png differ diff --git a/chrome/content/images/flags/mh.png b/chrome/content/images/flags/mh.png new file mode 100644 index 0000000..fb523a8 Binary files /dev/null and b/chrome/content/images/flags/mh.png differ diff --git a/chrome/content/images/flags/mk.png b/chrome/content/images/flags/mk.png new file mode 100644 index 0000000..db173aa Binary files /dev/null and b/chrome/content/images/flags/mk.png differ diff --git a/chrome/content/images/flags/ml.png b/chrome/content/images/flags/ml.png new file mode 100644 index 0000000..2cec8ba Binary files /dev/null and b/chrome/content/images/flags/ml.png differ diff --git a/chrome/content/images/flags/mm.png b/chrome/content/images/flags/mm.png new file mode 100644 index 0000000..f464f67 Binary files /dev/null and b/chrome/content/images/flags/mm.png differ diff --git a/chrome/content/images/flags/mn.png b/chrome/content/images/flags/mn.png new file mode 100644 index 0000000..9396355 Binary files /dev/null and b/chrome/content/images/flags/mn.png differ diff --git a/chrome/content/images/flags/mo.png b/chrome/content/images/flags/mo.png new file mode 100644 index 0000000..deb801d Binary files /dev/null and b/chrome/content/images/flags/mo.png differ diff --git a/chrome/content/images/flags/mp.png b/chrome/content/images/flags/mp.png new file mode 100644 index 0000000..298d588 Binary files /dev/null and b/chrome/content/images/flags/mp.png differ diff --git a/chrome/content/images/flags/mq.png b/chrome/content/images/flags/mq.png new file mode 100644 index 0000000..010143b Binary files /dev/null and b/chrome/content/images/flags/mq.png differ diff --git a/chrome/content/images/flags/mr.png b/chrome/content/images/flags/mr.png new file mode 100644 index 0000000..319546b Binary files /dev/null and b/chrome/content/images/flags/mr.png differ diff --git a/chrome/content/images/flags/ms.png b/chrome/content/images/flags/ms.png new file mode 100644 index 0000000..d4cbb43 Binary files /dev/null and b/chrome/content/images/flags/ms.png differ diff --git a/chrome/content/images/flags/mt.png b/chrome/content/images/flags/mt.png new file mode 100644 index 0000000..00af948 Binary files /dev/null and b/chrome/content/images/flags/mt.png differ diff --git a/chrome/content/images/flags/mu.png b/chrome/content/images/flags/mu.png new file mode 100644 index 0000000..b7fdce1 Binary files /dev/null and b/chrome/content/images/flags/mu.png differ diff --git a/chrome/content/images/flags/mv.png b/chrome/content/images/flags/mv.png new file mode 100644 index 0000000..5073d9e Binary files /dev/null and b/chrome/content/images/flags/mv.png differ diff --git a/chrome/content/images/flags/mw.png b/chrome/content/images/flags/mw.png new file mode 100644 index 0000000..13886e9 Binary files /dev/null and b/chrome/content/images/flags/mw.png differ diff --git a/chrome/content/images/flags/mx.png b/chrome/content/images/flags/mx.png new file mode 100644 index 0000000..5bc58ab Binary files /dev/null and b/chrome/content/images/flags/mx.png differ diff --git a/chrome/content/images/flags/my.png b/chrome/content/images/flags/my.png new file mode 100644 index 0000000..9034cba Binary files /dev/null and b/chrome/content/images/flags/my.png differ diff --git a/chrome/content/images/flags/mz.png b/chrome/content/images/flags/mz.png new file mode 100644 index 0000000..76405e0 Binary files /dev/null and b/chrome/content/images/flags/mz.png differ diff --git a/chrome/content/images/flags/na.png b/chrome/content/images/flags/na.png new file mode 100644 index 0000000..63358c6 Binary files /dev/null and b/chrome/content/images/flags/na.png differ diff --git a/chrome/content/images/flags/nc.png b/chrome/content/images/flags/nc.png new file mode 100644 index 0000000..2cad283 Binary files /dev/null and b/chrome/content/images/flags/nc.png differ diff --git a/chrome/content/images/flags/ne.png b/chrome/content/images/flags/ne.png new file mode 100644 index 0000000..d85f424 Binary files /dev/null and b/chrome/content/images/flags/ne.png differ diff --git a/chrome/content/images/flags/nf.png b/chrome/content/images/flags/nf.png new file mode 100644 index 0000000..f9bcdda Binary files /dev/null and b/chrome/content/images/flags/nf.png differ diff --git a/chrome/content/images/flags/ng.png b/chrome/content/images/flags/ng.png new file mode 100644 index 0000000..3eea2e0 Binary files /dev/null and b/chrome/content/images/flags/ng.png differ diff --git a/chrome/content/images/flags/ni.png b/chrome/content/images/flags/ni.png new file mode 100644 index 0000000..3969aaa Binary files /dev/null and b/chrome/content/images/flags/ni.png differ diff --git a/chrome/content/images/flags/nl.png b/chrome/content/images/flags/nl.png new file mode 100644 index 0000000..fe44791 Binary files /dev/null and b/chrome/content/images/flags/nl.png differ diff --git a/chrome/content/images/flags/no.png b/chrome/content/images/flags/no.png new file mode 100644 index 0000000..160b6b5 Binary files /dev/null and b/chrome/content/images/flags/no.png differ diff --git a/chrome/content/images/flags/np.png b/chrome/content/images/flags/np.png new file mode 100644 index 0000000..aeb058b Binary files /dev/null and b/chrome/content/images/flags/np.png differ diff --git a/chrome/content/images/flags/nr.png b/chrome/content/images/flags/nr.png new file mode 100644 index 0000000..705fc33 Binary files /dev/null and b/chrome/content/images/flags/nr.png differ diff --git a/chrome/content/images/flags/nu.png b/chrome/content/images/flags/nu.png new file mode 100644 index 0000000..c3ce4ae Binary files /dev/null and b/chrome/content/images/flags/nu.png differ diff --git a/chrome/content/images/flags/nz.png b/chrome/content/images/flags/nz.png new file mode 100644 index 0000000..10d6306 Binary files /dev/null and b/chrome/content/images/flags/nz.png differ diff --git a/chrome/content/images/flags/om.png b/chrome/content/images/flags/om.png new file mode 100644 index 0000000..2ffba7e Binary files /dev/null and b/chrome/content/images/flags/om.png differ diff --git a/chrome/content/images/flags/pa.png b/chrome/content/images/flags/pa.png new file mode 100644 index 0000000..9b2ee9a Binary files /dev/null and b/chrome/content/images/flags/pa.png differ diff --git a/chrome/content/images/flags/pe.png b/chrome/content/images/flags/pe.png new file mode 100644 index 0000000..62a0497 Binary files /dev/null and b/chrome/content/images/flags/pe.png differ diff --git a/chrome/content/images/flags/pf.png b/chrome/content/images/flags/pf.png new file mode 100644 index 0000000..771a0f6 Binary files /dev/null and b/chrome/content/images/flags/pf.png differ diff --git a/chrome/content/images/flags/pg.png b/chrome/content/images/flags/pg.png new file mode 100644 index 0000000..10d6233 Binary files /dev/null and b/chrome/content/images/flags/pg.png differ diff --git a/chrome/content/images/flags/ph.png b/chrome/content/images/flags/ph.png new file mode 100644 index 0000000..b89e159 Binary files /dev/null and b/chrome/content/images/flags/ph.png differ diff --git a/chrome/content/images/flags/pk.png b/chrome/content/images/flags/pk.png new file mode 100644 index 0000000..e9df70c Binary files /dev/null and b/chrome/content/images/flags/pk.png differ diff --git a/chrome/content/images/flags/pl.png b/chrome/content/images/flags/pl.png new file mode 100644 index 0000000..d413d01 Binary files /dev/null and b/chrome/content/images/flags/pl.png differ diff --git a/chrome/content/images/flags/pm.png b/chrome/content/images/flags/pm.png new file mode 100644 index 0000000..ba91d2c Binary files /dev/null and b/chrome/content/images/flags/pm.png differ diff --git a/chrome/content/images/flags/pn.png b/chrome/content/images/flags/pn.png new file mode 100644 index 0000000..aa9344f Binary files /dev/null and b/chrome/content/images/flags/pn.png differ diff --git a/chrome/content/images/flags/pr.png b/chrome/content/images/flags/pr.png new file mode 100644 index 0000000..82d9130 Binary files /dev/null and b/chrome/content/images/flags/pr.png differ diff --git a/chrome/content/images/flags/ps.png b/chrome/content/images/flags/ps.png new file mode 100644 index 0000000..f5f5477 Binary files /dev/null and b/chrome/content/images/flags/ps.png differ diff --git a/chrome/content/images/flags/pt.png b/chrome/content/images/flags/pt.png new file mode 100644 index 0000000..ece7980 Binary files /dev/null and b/chrome/content/images/flags/pt.png differ diff --git a/chrome/content/images/flags/pw.png b/chrome/content/images/flags/pw.png new file mode 100644 index 0000000..6178b25 Binary files /dev/null and b/chrome/content/images/flags/pw.png differ diff --git a/chrome/content/images/flags/py.png b/chrome/content/images/flags/py.png new file mode 100644 index 0000000..cb8723c Binary files /dev/null and b/chrome/content/images/flags/py.png differ diff --git a/chrome/content/images/flags/qa.png b/chrome/content/images/flags/qa.png new file mode 100644 index 0000000..ed4c621 Binary files /dev/null and b/chrome/content/images/flags/qa.png differ diff --git a/chrome/content/images/flags/re.png b/chrome/content/images/flags/re.png new file mode 100644 index 0000000..8332c4e Binary files /dev/null and b/chrome/content/images/flags/re.png differ diff --git a/chrome/content/images/flags/ro.png b/chrome/content/images/flags/ro.png new file mode 100644 index 0000000..57e74a6 Binary files /dev/null and b/chrome/content/images/flags/ro.png differ diff --git a/chrome/content/images/flags/rs.png b/chrome/content/images/flags/rs.png new file mode 100644 index 0000000..9439a5b Binary files /dev/null and b/chrome/content/images/flags/rs.png differ diff --git a/chrome/content/images/flags/ru.png b/chrome/content/images/flags/ru.png new file mode 100644 index 0000000..47da421 Binary files /dev/null and b/chrome/content/images/flags/ru.png differ diff --git a/chrome/content/images/flags/rw.png b/chrome/content/images/flags/rw.png new file mode 100644 index 0000000..5356491 Binary files /dev/null and b/chrome/content/images/flags/rw.png differ diff --git a/chrome/content/images/flags/sa.png b/chrome/content/images/flags/sa.png new file mode 100644 index 0000000..b4641c7 Binary files /dev/null and b/chrome/content/images/flags/sa.png differ diff --git a/chrome/content/images/flags/sb.png b/chrome/content/images/flags/sb.png new file mode 100644 index 0000000..a9937cc Binary files /dev/null and b/chrome/content/images/flags/sb.png differ diff --git a/chrome/content/images/flags/sc.png b/chrome/content/images/flags/sc.png new file mode 100644 index 0000000..39ee371 Binary files /dev/null and b/chrome/content/images/flags/sc.png differ diff --git a/chrome/content/images/flags/scotland.png b/chrome/content/images/flags/scotland.png new file mode 100644 index 0000000..a0e57b4 Binary files /dev/null and b/chrome/content/images/flags/scotland.png differ diff --git a/chrome/content/images/flags/sd.png b/chrome/content/images/flags/sd.png new file mode 100644 index 0000000..eaab69e Binary files /dev/null and b/chrome/content/images/flags/sd.png differ diff --git a/chrome/content/images/flags/se.png b/chrome/content/images/flags/se.png new file mode 100644 index 0000000..1994653 Binary files /dev/null and b/chrome/content/images/flags/se.png differ diff --git a/chrome/content/images/flags/sg.png b/chrome/content/images/flags/sg.png new file mode 100644 index 0000000..dd34d61 Binary files /dev/null and b/chrome/content/images/flags/sg.png differ diff --git a/chrome/content/images/flags/sh.png b/chrome/content/images/flags/sh.png new file mode 100644 index 0000000..4b1d2a2 Binary files /dev/null and b/chrome/content/images/flags/sh.png differ diff --git a/chrome/content/images/flags/si.png b/chrome/content/images/flags/si.png new file mode 100644 index 0000000..bb1476f Binary files /dev/null and b/chrome/content/images/flags/si.png differ diff --git a/chrome/content/images/flags/sj.png b/chrome/content/images/flags/sj.png new file mode 100644 index 0000000..160b6b5 Binary files /dev/null and b/chrome/content/images/flags/sj.png differ diff --git a/chrome/content/images/flags/sk.png b/chrome/content/images/flags/sk.png new file mode 100644 index 0000000..7ccbc82 Binary files /dev/null and b/chrome/content/images/flags/sk.png differ diff --git a/chrome/content/images/flags/sl.png b/chrome/content/images/flags/sl.png new file mode 100644 index 0000000..12d812d Binary files /dev/null and b/chrome/content/images/flags/sl.png differ diff --git a/chrome/content/images/flags/sm.png b/chrome/content/images/flags/sm.png new file mode 100644 index 0000000..3df2fdc Binary files /dev/null and b/chrome/content/images/flags/sm.png differ diff --git a/chrome/content/images/flags/sn.png b/chrome/content/images/flags/sn.png new file mode 100644 index 0000000..eabb71d Binary files /dev/null and b/chrome/content/images/flags/sn.png differ diff --git a/chrome/content/images/flags/so.png b/chrome/content/images/flags/so.png new file mode 100644 index 0000000..4a1ea4b Binary files /dev/null and b/chrome/content/images/flags/so.png differ diff --git a/chrome/content/images/flags/sr.png b/chrome/content/images/flags/sr.png new file mode 100644 index 0000000..5eff927 Binary files /dev/null and b/chrome/content/images/flags/sr.png differ diff --git a/chrome/content/images/flags/st.png b/chrome/content/images/flags/st.png new file mode 100644 index 0000000..2978557 Binary files /dev/null and b/chrome/content/images/flags/st.png differ diff --git a/chrome/content/images/flags/sv.png b/chrome/content/images/flags/sv.png new file mode 100644 index 0000000..2498799 Binary files /dev/null and b/chrome/content/images/flags/sv.png differ diff --git a/chrome/content/images/flags/sy.png b/chrome/content/images/flags/sy.png new file mode 100644 index 0000000..f5ce30d Binary files /dev/null and b/chrome/content/images/flags/sy.png differ diff --git a/chrome/content/images/flags/sz.png b/chrome/content/images/flags/sz.png new file mode 100644 index 0000000..914ee86 Binary files /dev/null and b/chrome/content/images/flags/sz.png differ diff --git a/chrome/content/images/flags/tc.png b/chrome/content/images/flags/tc.png new file mode 100644 index 0000000..8fc1156 Binary files /dev/null and b/chrome/content/images/flags/tc.png differ diff --git a/chrome/content/images/flags/td.png b/chrome/content/images/flags/td.png new file mode 100644 index 0000000..667f21f Binary files /dev/null and b/chrome/content/images/flags/td.png differ diff --git a/chrome/content/images/flags/tf.png b/chrome/content/images/flags/tf.png new file mode 100644 index 0000000..80529a4 Binary files /dev/null and b/chrome/content/images/flags/tf.png differ diff --git a/chrome/content/images/flags/tg.png b/chrome/content/images/flags/tg.png new file mode 100644 index 0000000..3aa00ad Binary files /dev/null and b/chrome/content/images/flags/tg.png differ diff --git a/chrome/content/images/flags/th.png b/chrome/content/images/flags/th.png new file mode 100644 index 0000000..dd8ba91 Binary files /dev/null and b/chrome/content/images/flags/th.png differ diff --git a/chrome/content/images/flags/tj.png b/chrome/content/images/flags/tj.png new file mode 100644 index 0000000..617bf64 Binary files /dev/null and b/chrome/content/images/flags/tj.png differ diff --git a/chrome/content/images/flags/tk.png b/chrome/content/images/flags/tk.png new file mode 100644 index 0000000..67b8c8c Binary files /dev/null and b/chrome/content/images/flags/tk.png differ diff --git a/chrome/content/images/flags/tl.png b/chrome/content/images/flags/tl.png new file mode 100644 index 0000000..77da181 Binary files /dev/null and b/chrome/content/images/flags/tl.png differ diff --git a/chrome/content/images/flags/tm.png b/chrome/content/images/flags/tm.png new file mode 100644 index 0000000..828020e Binary files /dev/null and b/chrome/content/images/flags/tm.png differ diff --git a/chrome/content/images/flags/tn.png b/chrome/content/images/flags/tn.png new file mode 100644 index 0000000..183cdd3 Binary files /dev/null and b/chrome/content/images/flags/tn.png differ diff --git a/chrome/content/images/flags/to.png b/chrome/content/images/flags/to.png new file mode 100644 index 0000000..f89b8ba Binary files /dev/null and b/chrome/content/images/flags/to.png differ diff --git a/chrome/content/images/flags/tr.png b/chrome/content/images/flags/tr.png new file mode 100644 index 0000000..be32f77 Binary files /dev/null and b/chrome/content/images/flags/tr.png differ diff --git a/chrome/content/images/flags/tt.png b/chrome/content/images/flags/tt.png new file mode 100644 index 0000000..2a11c1e Binary files /dev/null and b/chrome/content/images/flags/tt.png differ diff --git a/chrome/content/images/flags/tv.png b/chrome/content/images/flags/tv.png new file mode 100644 index 0000000..28274c5 Binary files /dev/null and b/chrome/content/images/flags/tv.png differ diff --git a/chrome/content/images/flags/tw.png b/chrome/content/images/flags/tw.png new file mode 100644 index 0000000..f31c654 Binary files /dev/null and b/chrome/content/images/flags/tw.png differ diff --git a/chrome/content/images/flags/tz.png b/chrome/content/images/flags/tz.png new file mode 100644 index 0000000..c00ff79 Binary files /dev/null and b/chrome/content/images/flags/tz.png differ diff --git a/chrome/content/images/flags/ua.png b/chrome/content/images/flags/ua.png new file mode 100644 index 0000000..09563a2 Binary files /dev/null and b/chrome/content/images/flags/ua.png differ diff --git a/chrome/content/images/flags/ug.png b/chrome/content/images/flags/ug.png new file mode 100644 index 0000000..33f4aff Binary files /dev/null and b/chrome/content/images/flags/ug.png differ diff --git a/chrome/content/images/flags/um.png b/chrome/content/images/flags/um.png new file mode 100644 index 0000000..c1dd965 Binary files /dev/null and b/chrome/content/images/flags/um.png differ diff --git a/chrome/content/images/flags/us.png b/chrome/content/images/flags/us.png new file mode 100644 index 0000000..10f451f Binary files /dev/null and b/chrome/content/images/flags/us.png differ diff --git a/chrome/content/images/flags/uy.png b/chrome/content/images/flags/uy.png new file mode 100644 index 0000000..31d948a Binary files /dev/null and b/chrome/content/images/flags/uy.png differ diff --git a/chrome/content/images/flags/uz.png b/chrome/content/images/flags/uz.png new file mode 100644 index 0000000..fef5dc1 Binary files /dev/null and b/chrome/content/images/flags/uz.png differ diff --git a/chrome/content/images/flags/va.png b/chrome/content/images/flags/va.png new file mode 100644 index 0000000..b31eaf2 Binary files /dev/null and b/chrome/content/images/flags/va.png differ diff --git a/chrome/content/images/flags/vc.png b/chrome/content/images/flags/vc.png new file mode 100644 index 0000000..8fa17b0 Binary files /dev/null and b/chrome/content/images/flags/vc.png differ diff --git a/chrome/content/images/flags/ve.png b/chrome/content/images/flags/ve.png new file mode 100644 index 0000000..00c90f9 Binary files /dev/null and b/chrome/content/images/flags/ve.png differ diff --git a/chrome/content/images/flags/vg.png b/chrome/content/images/flags/vg.png new file mode 100644 index 0000000..4156907 Binary files /dev/null and b/chrome/content/images/flags/vg.png differ diff --git a/chrome/content/images/flags/vi.png b/chrome/content/images/flags/vi.png new file mode 100644 index 0000000..ed26915 Binary files /dev/null and b/chrome/content/images/flags/vi.png differ diff --git a/chrome/content/images/flags/vn.png b/chrome/content/images/flags/vn.png new file mode 100644 index 0000000..ec7cd48 Binary files /dev/null and b/chrome/content/images/flags/vn.png differ diff --git a/chrome/content/images/flags/vu.png b/chrome/content/images/flags/vu.png new file mode 100644 index 0000000..b3397bc Binary files /dev/null and b/chrome/content/images/flags/vu.png differ diff --git a/chrome/content/images/flags/wales.png b/chrome/content/images/flags/wales.png new file mode 100644 index 0000000..e0d7cee Binary files /dev/null and b/chrome/content/images/flags/wales.png differ diff --git a/chrome/content/images/flags/wf.png b/chrome/content/images/flags/wf.png new file mode 100644 index 0000000..9f95587 Binary files /dev/null and b/chrome/content/images/flags/wf.png differ diff --git a/chrome/content/images/flags/ws.png b/chrome/content/images/flags/ws.png new file mode 100644 index 0000000..c169508 Binary files /dev/null and b/chrome/content/images/flags/ws.png differ diff --git a/chrome/content/images/flags/ye.png b/chrome/content/images/flags/ye.png new file mode 100644 index 0000000..468dfad Binary files /dev/null and b/chrome/content/images/flags/ye.png differ diff --git a/chrome/content/images/flags/yt.png b/chrome/content/images/flags/yt.png new file mode 100644 index 0000000..c298f37 Binary files /dev/null and b/chrome/content/images/flags/yt.png differ diff --git a/chrome/content/images/flags/za.png b/chrome/content/images/flags/za.png new file mode 100644 index 0000000..57c58e2 Binary files /dev/null and b/chrome/content/images/flags/za.png differ diff --git a/chrome/content/images/flags/zm.png b/chrome/content/images/flags/zm.png new file mode 100644 index 0000000..c25b07b Binary files /dev/null and b/chrome/content/images/flags/zm.png differ diff --git a/chrome/content/images/flags/zw.png b/chrome/content/images/flags/zw.png new file mode 100644 index 0000000..53c9725 Binary files /dev/null and b/chrome/content/images/flags/zw.png differ diff --git a/chrome/content/images/help.png b/chrome/content/images/help.png new file mode 100644 index 0000000..5c87017 Binary files /dev/null and b/chrome/content/images/help.png differ diff --git a/chrome/content/images/loader.gif b/chrome/content/images/loader.gif new file mode 100644 index 0000000..c8fc154 Binary files /dev/null and b/chrome/content/images/loader.gif differ diff --git a/chrome/content/images/local.png b/chrome/content/images/local.png new file mode 100644 index 0000000..ca779f3 Binary files /dev/null and b/chrome/content/images/local.png differ diff --git a/chrome/content/images/mailhops16.png b/chrome/content/images/mailhops16.png new file mode 100644 index 0000000..6769d95 Binary files /dev/null and b/chrome/content/images/mailhops16.png differ diff --git a/chrome/content/images/mailhops32.png b/chrome/content/images/mailhops32.png new file mode 100644 index 0000000..d92b95f Binary files /dev/null and b/chrome/content/images/mailhops32.png differ diff --git a/chrome/content/mailWindowOverlay.xul b/chrome/content/mailWindowOverlay.xul new file mode 100644 index 0000000..18e5328 --- /dev/null +++ b/chrome/content/mailWindowOverlay.xul @@ -0,0 +1,21 @@ + + + + + + +