summaryrefslogtreecommitdiff
path: root/palemoon/debian/install
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-02-04 22:12:43 -0500
committerB Stack <bgstack15@gmail.com>2019-02-04 22:12:43 -0500
commite0d4e40845edbeec2a21a8a05c038145c23da631 (patch)
tree2d9383ead3dee260778f03c38820b7ed48a71d31 /palemoon/debian/install
parentMerge branch 'veracrypt-dpkg' into 'master' (diff)
downloadstackrpms-e0d4e40845edbeec2a21a8a05c038145c23da631.tar.gz
stackrpms-e0d4e40845edbeec2a21a8a05c038145c23da631.tar.bz2
stackrpms-e0d4e40845edbeec2a21a8a05c038145c23da631.zip
palemoon dpkg with customizations
Experimentation with dpkg that bundles in my prefs.js on system level as well as no search bar by default (which is a source patch).
Diffstat (limited to 'palemoon/debian/install')
-rw-r--r--palemoon/debian/install1
1 files changed, 1 insertions, 0 deletions
diff --git a/palemoon/debian/install b/palemoon/debian/install
index 9b5aebc..e04cc8f 100644
--- a/palemoon/debian/install
+++ b/palemoon/debian/install
@@ -1 +1,2 @@
application/palemoon/branding/official/palemoon.desktop usr/share/applications
+debian/bgstack15-prefs.js /usr/lib/palemoon/browser/defaults/preferences/
bgstack15