Releasing debian version 7.5.1+dfsg-6.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
9d24e59688
commit
2c5572f12b
2 changed files with 22 additions and 0 deletions
14
debian/patches/debian/0002-pin-to-toolbar.patch
vendored
Normal file
14
debian/patches/debian/0002-pin-to-toolbar.patch
vendored
Normal file
|
@ -0,0 +1,14 @@
|
|||
Author: Daniel Baumann <daniel.baumann@progress-linux.org>
|
||||
Description: Show foxyproxy by default in navbar ("Pin to Toolbar").
|
||||
|
||||
diff -Naurp foxyproxy-firefox-extension.orig/src/manifest.json foxyproxy-firefox-extension/src/manifest.json
|
||||
--- foxyproxy-firefox-extension.orig/src/manifest.json
|
||||
+++ foxyproxy-firefox-extension/src/manifest.json
|
||||
@@ -27,6 +27,7 @@
|
||||
},
|
||||
|
||||
"browser_action": {
|
||||
+ "default_area": "navbar",
|
||||
"default_icon": "images/icon.svg",
|
||||
"default_title": "__MSG_extensionName__",
|
||||
"default_popup": "popup.html",
|
Loading…
Add table
Add a link
Reference in a new issue