[Pkg-mozext-commits] [itsalltext] 191/459: lint and changelog

David Prévot taffit at moszumanska.debian.org
Tue Feb 24 23:26:20 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 7e5ad0a86c30f3ade24bea2891a69b97b85edd4d
Author: docwhat at gerf.org <docwhat at gerf.org>
Date:   Wed Apr 4 15:40:52 2007 -0400

    lint and changelog
---
 changelog.txt                | 4 ++++
 chrome/content/itsalltext.js | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/changelog.txt b/changelog.txt
index d5fba53..2433da4 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -10,6 +10,10 @@ Note to Mac OS X users: Most editors come with a component in
 strange, then create a shell script to do an "open -a /path/to/editor
 $*".
 
+****** 0.6.2 *****
+* Default Mac OS X to '/usr/bin/open'
+* Fixed problems with detecting editor launch trouble.
+
 ****** 0.6.1 ******
 * Fix for MacOSX preferences not having a close button.
 * missing 'var'
diff --git a/chrome/content/itsalltext.js b/chrome/content/itsalltext.js
index 1eacfa6..d0ba48a 100644
--- a/chrome/content/itsalltext.js
+++ b/chrome/content/itsalltext.js
@@ -155,7 +155,7 @@ var ItsAllText = function() {
             file.initWithPath(path);
         }
         return file;
-    }
+    };
 
     /**
      * Returns the directory where we put files to edit.

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