diff options
author | Alex Xu <alex_y_xu@yahoo.ca> | 2014-12-07 09:38:55 -0500 |
---|---|---|
committer | Alex Xu <alex_y_xu@yahoo.ca> | 2014-12-07 09:38:55 -0500 |
commit | 9d43f129d4ad56dded752aa75c4dd2bb5af48b9e (patch) | |
tree | 7c0e9dd7ef78eb2b122f383fc9d0c10591e76194 /src/chrome | |
parent | 2c30652840889cd2e1c5e15574e93aefdb720fcf (diff) | |
download | eib-9d43f129d4ad56dded752aa75c4dd2bb5af48b9e.tar.xz eib-9d43f129d4ad56dded752aa75c4dd2bb5af48b9e.zip |
Fix stuff.
Diffstat (limited to 'src/chrome')
-rw-r--r-- | src/chrome/content/options.xul | 2 | ||||
-rw-r--r-- | src/chrome/skin/icon.png | bin | 0 -> 533 bytes | |||
-rw-r--r-- | src/chrome/skin/icon64.png | bin | 0 -> 751 bytes |
3 files changed, 1 insertions, 1 deletions
diff --git a/src/chrome/content/options.xul b/src/chrome/content/options.xul index 29543ba..5f1c6f3 100644 --- a/src/chrome/content/options.xul +++ b/src/chrome/content/options.xul @@ -3,5 +3,5 @@ <!DOCTYPE options SYSTEM "chrome://eib/locale/options.dtd"> <vbox xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> - <setting type="string" pref="extensions.eib.trusted" title="&eib.options.trusted" desc="&eib.options.trusted" /> + <setting type="string" pref="extensions.eib.trusted" title="&eib.options.trusted;" desc="&eib.options.trusted;" /> </vbox> diff --git a/src/chrome/skin/icon.png b/src/chrome/skin/icon.png Binary files differnew file mode 100644 index 0000000..7acfcf1 --- /dev/null +++ b/src/chrome/skin/icon.png diff --git a/src/chrome/skin/icon64.png b/src/chrome/skin/icon64.png Binary files differnew file mode 100644 index 0000000..e2f2ff4 --- /dev/null +++ b/src/chrome/skin/icon64.png |