summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2011-08-14 20:48:50 +0100
committerNick White <git@njw.me.uk>2011-08-14 20:48:50 +0100
commit0b7ae8eef99107554a5a780618dff9f8475af3a6 (patch)
tree77ea43bdec5f69fa713927bc796e3c89ad0129f9
parent4c6b6fdb15fff90ae37ced092d0ee85b6c710ed7 (diff)
Update TODO
-rw-r--r--TODO14
1 files changed, 0 insertions, 14 deletions
diff --git a/TODO b/TODO
index b4f869b..258e6f0 100644
--- a/TODO
+++ b/TODO
@@ -29,19 +29,6 @@ gecko:
- remove any addon bar things
add fennec support - https://wiki.mozilla.org/Mobile/Fennec/Extensions
'electrolysis' may require modifications
- bug allow turtle for install.rdf - currently trying errors with:
- Firefox could not install this item because
- "install-whb..rdf" (provided by the item) is not well-formed
- or does not exist. Please contact the author about this
- problem.
- and this in the error console:
- Error: not well-formed
- Source File: file:///tmp/install-whb..rdf
- Line: 1, Column: 1
- Source Code:
- @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
-
-change the short description to something more readable like "makes webpages more readable" or "removes distractions from webpages"
test:
current tests
@@ -63,7 +50,6 @@ gecko:
firefox doesn't render the font correctly (can't find bug; test more then report it)
doesn't automatically set the size (https://bugzilla.mozilla.org/show_bug.cgi?id=583231#c31 - may be workaroundable by setting class of the image to toolbarbutton-1)
doesn't work for main addon icon (only toolbar) (can't find bug; test more then report it)
- get working with firefox mobile https://wiki.mozilla.org/Mobile/Fennec/Extensions
chromium:
it would be nice to use the svg icon directly (smaller, faster, neater)