-
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
3 changed files
with
2 additions
and
1 deletion.
There are no files selected for viewing
Binary file not shown.
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,6 +1,7 @@ | ||
content zoterotag chrome/content/ | ||
skin zoterotag default chrome/skin/default/zoterotag/ | ||
locale zoterotag en-US chrome/locale/en-US/ | ||
locale zoterotag zh-CN chrome/locale/zh-CN/ | ||
|
||
overlay chrome://zotero/content/zoteroPane.xul chrome://zoterotag/content/overlay.xul | ||
overlay chrome://zotero/content/preferences/preferences.xul chrome://zoterotag/content/preferences.xul |
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 |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
RDF:about="urn:mozilla:install-manifest" | ||
em:id="[email protected]" | ||
em:name="Zotero Tag" | ||
em:version="0.0.1" | ||
em:version="0.0.2" | ||
em:type="2" | ||
em:creator="windingwind" | ||
em:description="Zotero plugin for automatically add tag for an added item." | ||
|