[Pkg-mozext-commits] [nostalgy] 03/252: *** empty log message ***
David Prévot
taffit at moszumanska.debian.org
Tue Jun 14 15:24:36 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository nostalgy.
commit 0be4049d4a5f6ae40c7bd6249a47c608cef6c874
Author: frisch <frisch at 56b81dcf-5a2f-0410-9db0-014be2e416ff>
Date: Thu May 11 08:09:15 2006 +0000
*** empty log message ***
---
CHANGES | 2 +-
build.sh | 4 ++--
install.rdf | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/CHANGES b/CHANGES
index ea705e0..41ca59a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-Since 0.1.2
+0.1.3
- better displayed names for folder (no more %20 for local folders)
- better treatment of Escape
diff --git a/build.sh b/build.sh
index 3b1e96e..86fd31a 100755
--- a/build.sh
+++ b/build.sh
@@ -105,8 +105,8 @@ if [ -f "chrome.manifest" ]; then
#s/^(skin|locale)(\s+\S*\s+\S*\s+)(.*\/)$/\1\2jar:chrome\/$APP_NAME\.jar!\/\3/
#
# Then try this! (Same, but with characters escaped for bash :)
- sed -i -r "s/^\(content\\s+\\S*\\s+\)\(\\S*\\/\)$/\\1jar:chrome\\/$APP_NAME\\.jar!\\/\\2/" chrome.manifest
- sed -i -r s/^\(skin\|locale\)\(\\s+\\S*\\s+\\S*\\s+\)\(.*\\/\)$/\\1\\2jar:chrome\\/$APP_NAME\\.jar!\\/\\3/ chrome.manifest
+# sed -i -r "s/^\(content\\s+\\S*\\s+\)\(\\S*\\/\)$/\\1jar:chrome\\/$APP_NAME\\.jar!\\/\\2/" chrome.manifest
+# sed -i -r s/^\(skin\|locale\)\(\\s+\\S*\\s+\\S*\\s+\)\(.*\\/\)$/\\1\\2jar:chrome\\/$APP_NAME\\.jar!\\/\\3/ chrome.manifest
# (it simply adds jar:chrome/whatever.jar!/ at appropriate positions of chrome.manifest)
fi
diff --git a/install.rdf b/install.rdf
index 3063cdf..be9bbb2 100644
--- a/install.rdf
+++ b/install.rdf
@@ -4,7 +4,7 @@
<Description about="urn:mozilla:install-manifest">
<em:id>nostalgy at alain.frisch</em:id>
<em:name>Nostalgy</em:name>
- <em:version>0.1.2</em:version>
+ <em:version>0.1.3</em:version>
<em:creator>Alain Frisch</em:creator>
<em:description>Adds shortcuts to change folder, move message, with folder completion</em:description>
<em:homepageURL>http://www.eleves.ens.fr/home/frisch/soft_mozilla.html</em:homepageURL>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/nostalgy.git
More information about the Pkg-mozext-commits
mailing list