[Pkg-mozext-commits] [itsalltext] 44/459: Added some todo notes
David Prévot
taffit at moszumanska.debian.org
Tue Feb 24 23:26:05 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository itsalltext.
commit 266562adec7fc773b510a667d737247f35c8cf61
Author: docwhat at gerf.org <docwhat at gerf.org>
Date: Wed Jan 3 16:34:17 2007 -0500
Added some todo notes
---
chrome/content/itsalltext.js | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/chrome/content/itsalltext.js b/chrome/content/itsalltext.js
index cb6138a..7a7522f 100644
--- a/chrome/content/itsalltext.js
+++ b/chrome/content/itsalltext.js
@@ -17,6 +17,8 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
+// @todo Dropdown list for charsets, maybe utf-8, western-iso and the default one as least?
+
/**
* Creates a mostly unique hash of a string
* Most of this code is from:
@@ -241,7 +243,7 @@ function ItsAllTextOverlay() {
that.getEditor = function() {
var editor = that.preferences.data.editor;
- // @todo The prefereces dialog should have a filepicker.
+ // @todo The prefereces dialog should have a filepicker: http://developer.mozilla.org/en/docs/nsIFilePicker
// @todo If the editor fails, we should open preferences. (!)
// @todo MacOSX: add support for "open -a <app> <file>". (!)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/itsalltext.git
More information about the Pkg-mozext-commits
mailing list