[Pkg-mozext-commits] [greasemonkey] 09/16: Bring all text files in line with project whitespace rules.

David Prévot taffit at moszumanska.debian.org
Thu Jan 30 13:42:28 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository greasemonkey.

commit 56ca67d17145198343458d2944537f4facce4289
Author: Johan Sundström <oyasumi at gmail.com>
Date:   Sat Mar 16 16:55:28 2013 -0700

    Bring all text files in line with project whitespace rules.
---
 content/third-party/mpl-utils.js  | 3 +--
 locale/fr/greasemonkey.properties | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/content/third-party/mpl-utils.js b/content/third-party/mpl-utils.js
index f915f65..606ea00 100644
--- a/content/third-party/mpl-utils.js
+++ b/content/third-party/mpl-utils.js
@@ -65,5 +65,4 @@ function GM_windowForTab(aTab, aBrowser) {
     .docShell
     .QueryInterface(Ci.nsIInterfaceRequestor)
     .getInterface(Ci.nsIDOMWindow);
-
-}
\ No newline at end of file
+}
diff --git a/locale/fr/greasemonkey.properties b/locale/fr/greasemonkey.properties
index 9d2e402..7064770 100644
--- a/locale/fr/greasemonkey.properties
+++ b/locale/fr/greasemonkey.properties
@@ -29,7 +29,7 @@ parse.resource-failed=Failed to get @resource %1 from %2
 remotescript.name-unknown=RemoteScript.install(): Script base name unknown.
 remotescript.not-downloaded=RemoteScript.install(): Script is not downloaded.
 remotescript.unsafe-url=Will not download unsafe URL:\n%1
-return-not-in-func-deprecated=Attention : l'utilisation de return hors d'une fonction est obsolète et peut causer des défaillances dans les futures versions de Greasemonkey. 
+return-not-in-func-deprecated=Attention : l'utilisation de return hors d'une fonction est obsolète et peut causer des défaillances dans les futures versions de Greasemonkey.
 warning.scripts-should-grant=Attention : tous les scripts devraient préviser des métadonnées @grant.
 warning.scripts-should-grant.read-docs=Lire la documentation
 warning.scripts-should-grant.read-docs.key=R

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/greasemonkey.git



More information about the Pkg-mozext-commits mailing list