[Pkg-mozext-commits] [adblock-plus] 05/52: Issue 1655 - Add "short_name" to manifest.json for Chrome and Opera

David Prévot taffit at moszumanska.debian.org
Thu Jan 22 21:43:43 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository adblock-plus.

commit 7a305df14bf3d26ff559f06082b87ff7cff4b3b8
Author: Sebastian Noack <sebastian at adblockplug.org>
Date:   Wed Dec 3 16:35:36 2014 +0100

    Issue 1655 - Add "short_name" to manifest.json for Chrome and Opera
---
 manifest.json.tmpl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/manifest.json.tmpl b/manifest.json.tmpl
index 0926784..f70723d 100644
--- a/manifest.json.tmpl
+++ b/manifest.json.tmpl
@@ -10,6 +10,7 @@
   "name": "__MSG_name_devbuild__",
   {%- endif %}
 
+  "short_name": "__MSG_name__",
   "description": "__MSG_description_{{ type }}__",
   "default_locale": "en_US",
   "version": {{version|json}},

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus.git



More information about the Pkg-mozext-commits mailing list