summaryrefslogtreecommitdiff
path: root/fluxbox/debian/source
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2022-11-09 16:04:18 -0500
committerB. Stack <bgstack15@gmail.com>2022-11-09 16:04:18 -0500
commitf183cfec8b565beeafd93f8f8b76a23fa71e78ff (patch)
tree654464b353c105428b65355a80d1322a2301483c /fluxbox/debian/source
parentMerge branch 'freefilesync-bump' into 'master' (diff)
downloadstackrpms-f183cfec8b565beeafd93f8f8b76a23fa71e78ff.tar.gz
stackrpms-f183cfec8b565beeafd93f8f8b76a23fa71e78ff.tar.bz2
stackrpms-f183cfec8b565beeafd93f8f8b76a23fa71e78ff.zip
add fluxbox
Diffstat (limited to 'fluxbox/debian/source')
-rw-r--r--fluxbox/debian/source/format1
-rw-r--r--fluxbox/debian/source/include-binaries5
2 files changed, 6 insertions, 0 deletions
diff --git a/fluxbox/debian/source/format b/fluxbox/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/fluxbox/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/fluxbox/debian/source/include-binaries b/fluxbox/debian/source/include-binaries
new file mode 100644
index 0000000..a711b47
--- /dev/null
+++ b/fluxbox/debian/source/include-binaries
@@ -0,0 +1,5 @@
+debian/additional-themes/Images/Ubuntu/ubuntu-dark.png
+debian/additional-themes/Images/Ubuntu/ubuntu-light.png
+debian/additional-themes/Images/Debian/debian-squared.jpg
+debian/additional-themes/Images/Debian/debian-dark.png
+debian/additional-themes/Images/Common/fluxbox.png
bgstack15