[Pkg-mozext-commits] [nostalgy] 08/235: *** empty log message ***
David Prévot
taffit at alioth.debian.org
Tue Oct 8 20:41:25 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository nostalgy.
commit 96350b65a64b99155a4e07b8027ef39b5adab434
Author: frisch <frisch at 56b81dcf-5a2f-0410-9db0-014be2e416ff>
Date: Tue Jul 18 16:00:46 2006 +0000
*** empty log message ***
git-svn-id: http://nostalgy.googlecode.com/svn/trunk@8 56b81dcf-5a2f-0410-9db0-014be2e416ff
---
Makefile | 2 +-
chrome.manifest | 1 -
chrome.manifest.pack | 1 +
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
index 20cf675..5f596a4 100644
--- a/Makefile
+++ b/Makefile
@@ -2,4 +2,4 @@ pack:
./build.sh
clean:
- rm -f nostalgy.jar nostalgy.xpi
+ rm -f nostalgy.jar nostalgy.xpi *~
diff --git a/chrome.manifest b/chrome.manifest
index 30b6105..d677594 100644
--- a/chrome.manifest
+++ b/chrome.manifest
@@ -1,5 +1,4 @@
content nostalgy content/
locale nostalgy en-US locale/en-US/
-skin nostalgy classic/1.0 skin/
overlay chrome://messenger/content/messenger.xul chrome://nostalgy/content/thunderbirdOverlay.xul
overlay chrome://messenger/content/messageWindow.xul chrome://nostalgy/content/messageOverlay.xul
diff --git a/chrome.manifest.pack b/chrome.manifest.pack
index 838e2b5..e8cb378 100644
--- a/chrome.manifest.pack
+++ b/chrome.manifest.pack
@@ -1,3 +1,4 @@
content nostalgy jar:chrome/nostalgy.jar!/content/
locale nostalgy en-US jar:chrome/nostalgy.jar!/locale/en-US/
overlay chrome://messenger/content/messenger.xul chrome://nostalgy/content/thunderbirdOverlay.xul
+overlay chrome://messenger/content/messageWindow.xul chrome://nostalgy/content/messageOverlay.xul
--
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