forked from nostalgy/nostalgy
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "v1.0.26 remove chrome.manifest"
This reverts commit bc417b0992e0679dcc27142cb3bc21a408889736.
- Loading branch information
Klaus Buecher
committed
Feb 5, 2020
1 parent
9709c7b
commit fddc9ff
Showing
3 changed files
with
8 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,3 @@ | ||
1.0.26 | ||
|
||
- Remove chrome.manifest | ||
|
||
1.0.25 | ||
|
||
- Use Services for restart | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
content nostalgy chrome/content/ | ||
locale nostalgy en-US chrome/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 | ||
overlay chrome://messenger/content/messengercompose/messengercompose.xul chrome://nostalgy/content/composerOverlay.xul | ||
component {0368fb30-62f8-11e3-949a-0800200c9a66} components/nostalgy-autocomplete.js | ||
contract @mozilla.org/autocomplete/search;1?name=nostalgy-autocomplete {0368fb30-62f8-11e3-949a-0800200c9a66} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters