[Pkg-mozext-commits] [itsalltext] 124/459: Todo rearrangement

David Prévot taffit at moszumanska.debian.org
Tue Feb 24 23:26:13 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 d87ba995df3aa66ba2f3b9de5170bc8da53084d8
Author: Christian Höltje <docwhat at gerf.org>
Date:   Sun Feb 11 20:06:44 2007 -0500

    Todo rearrangement
---
 Makefile                      | 1 -
 chrome/content/preferences.js | 5 +++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Makefile b/Makefile
index 130a13e..aa1f4c9 100644
--- a/Makefile
+++ b/Makefile
@@ -102,5 +102,4 @@ realclean: clean
 ## @todo [5] [make] Do a proper build in another directory.
 ## @todo [5] [make] Minimize JavaScript.
 ## @todo [5] [make] Put contents into a .jar.
-## @todo [3] Browse button should start in directory of current editor choice.
 ## @todo [3] Don't monitor when page is in cache.
diff --git a/chrome/content/preferences.js b/chrome/content/preferences.js
index c21d4a8..cb9f2f4 100644
--- a/chrome/content/preferences.js
+++ b/chrome/content/preferences.js
@@ -1,5 +1,6 @@
-// @todo [6] Better strategy for getting the default editor: EDITOR env variable or view_source.editor.path
-// @todo [3] Preference dialog redesign
+// @todo [6] [pref] Better strategy for getting the default editor: EDITOR env variable or view_source.editor.path
+// @todo [3] [pref] Preference dialog redesign
+// @todo [3] [pref] Browse button should start in directory of current editor choice.
 /**
  * Open a filepicker to select the value of the editor.
  */

-- 
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