[Pkg-mozext-commits] [itsalltext] 20/459: * added TODO * bumped version number

David Prévot taffit at moszumanska.debian.org
Tue Feb 24 23:26:02 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 457413c0b40a80ce0cd56d5cc627c39a8d2ac44e
Author: docwhat at gerf.org <docwhat at gerf.org>
Date:   Fri Dec 15 09:42:56 2006 -0500

    * added TODO
    * bumped version number
---
 chrome/content/itsalltext.js | 1 +
 install.rdf                  | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/chrome/content/itsalltext.js b/chrome/content/itsalltext.js
index 97a6494..1b71d73 100644
--- a/chrome/content/itsalltext.js
+++ b/chrome/content/itsalltext.js
@@ -203,6 +203,7 @@ function ItsAllTextOverlay() {
 
     // TODO: It'd be nice to have this use PATH.
     // TODO: It should behave better the editor is unset or invalid.
+    // TODO: On the mac, we should allow for "open -a <app> <file>"
 
     // create an nsILocalFile for the executable
     var file = Components.
diff --git a/install.rdf b/install.rdf
index 7d861f5..adbdc54 100644
--- a/install.rdf
+++ b/install.rdf
@@ -5,7 +5,7 @@
   <Description about="urn:mozilla:install-manifest">
 
     <em:id>itsalltext at docwhat.gerf.org</em:id>
-	<em:version>0.1.1</em:version>
+	<em:version>0.1.2</em:version>
     <em:type>2</em:type>
 
     <!-- Front End Metadata -->

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