[Pkg-mozext-commits] [itsalltext] 227/459: Moved the readme to the right place.

David Prévot taffit at moszumanska.debian.org
Tue Feb 24 23:26:24 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 566fed200d0396863df27e2c927b66ef752133c5
Author: docwhat at gerf.org <docwhat at gerf.org>
Date:   Fri Jun 8 16:17:49 2007 -0400

    Moved the readme to the right place.
---
 src/chrome/content/itsalltext.js                  | 2 +-
 src/chrome/{content => locale/en-US}/readme.xhtml | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/chrome/content/itsalltext.js b/src/chrome/content/itsalltext.js
index 0d94450..bc50dc9 100644
--- a/src/chrome/content/itsalltext.js
+++ b/src/chrome/content/itsalltext.js
@@ -59,7 +59,7 @@ var ItsAllText = function() {
      * A constant, the url to the readme.
      * @type String
      */
-    that.README = 'chrome://itsalltext/content/readme.xhtml';
+    that.README = 'chrome://itsalltext/locale/readme.xhtml';
 
     /* The XHTML Namespace */
     that.XHTMLNS = "http://www.w3.org/1999/xhtml";
diff --git a/src/chrome/content/readme.xhtml b/src/chrome/locale/en-US/readme.xhtml
similarity index 100%
rename from src/chrome/content/readme.xhtml
rename to src/chrome/locale/en-US/readme.xhtml

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