summaryrefslogtreecommitdiff
path: root/newmoon/debian/source
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-09-16 20:16:42 -0400
committerB Stack <bgstack15@gmail.com>2020-09-16 20:16:42 -0400
commitf003ff9961df2d31730a26c5f0bffc2025b53403 (patch)
tree1696bf12655f5b08c4fcc6704015ec5d54c9e5be /newmoon/debian/source
parentadd xfce helper to newmoon (diff)
downloadstackrpms-f003ff9961df2d31730a26c5f0bffc2025b53403.tar.gz
stackrpms-f003ff9961df2d31730a26c5f0bffc2025b53403.tar.bz2
stackrpms-f003ff9961df2d31730a26c5f0bffc2025b53403.zip
add bluemoon icons
This prepares newmoon with the ability to be branded bluemoon to further separate it from even the off-brand palemoon brand. Icons provided by Gord N. Squash.
Diffstat (limited to 'newmoon/debian/source')
-rw-r--r--newmoon/debian/source/include-binaries1
1 files changed, 1 insertions, 0 deletions
diff --git a/newmoon/debian/source/include-binaries b/newmoon/debian/source/include-binaries
index dd76db8..d745d04 100644
--- a/newmoon/debian/source/include-binaries
+++ b/newmoon/debian/source/include-binaries
@@ -8,3 +8,4 @@ debian/distribution/bundles/statusbar@palemoon.org/components/status4evar.xpt
debian/distribution/bundles/{3ff46564-d77c-491c-bfc5-fc555c87dbc4}/chrome/content/images/stop.png
debian/distribution/bundles/{3ff46564-d77c-491c-bfc5-fc555c87dbc4}/chrome/content/images/statusbar.png
debian/distribution/bundles/{3ff46564-d77c-491c-bfc5-fc555c87dbc4}/chrome/content/images/icon.png
+debian/bluemoon-icons.tgz
bgstack15