-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- l10n updates - Use getCodeAddon() for categories, thanks to @abdel792 - Update copyright year - Remove changes in Python file, as can be found with git log
- Loading branch information
Showing
2 changed files
with
4 additions
and
34 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
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 |
---|---|---|
|
@@ -22,7 +22,7 @@ | |
You can get more information about eMule at | ||
http://www.emule-project.net"""), | ||
# version | ||
"addon_version" : "3.8", | ||
"addon_version" : "3.9", | ||
# Author(s) | ||
"addon_author" : u"Noelia <[email protected]>, Chris <[email protected]>, Alberto <[email protected]>", | ||
# URL for the add-on documentation support | ||
|