diff --git a/ChangeLog b/ChangeLog index eb4e33f..fa9790c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4245,3 +4245,7 @@ Mon Jun 18 13:51:07 2001 Michael Jennings (mej) Oops. ChangeLog entries were ending up in the bit-bucket. Fixed and re-synced. :) ---------------------------------------------------------------------- +Mon Jun 18 16:12:45 2001 Michael Jennings (mej) + +Adding a scaled background; we need at least 1. :) +---------------------------------------------------------------------- diff --git a/bg/Makefile.am b/bg/Makefile.am index 16c292a..89ab6cb 100644 --- a/bg/Makefile.am +++ b/bg/Makefile.am @@ -4,7 +4,7 @@ DIRS = tile scale UPDATE_SCRIPT = @top_srcdir@/utils/Etbg_update_list EXTRA_DIST = tile/014.jpg tile/circuit.jpg tile/giger1.jpg tile/40.jpg tile/blackstone.jpg tile/nebula.jpg \ - README.backgrounds + scale/Neopolis-horizon.jpg README.backgrounds pixmapdir = $(pkgdatadir)/pix themedir = $(pkgdatadir)/themes diff --git a/bg/scale/Neopolis-horizon.jpg b/bg/scale/Neopolis-horizon.jpg new file mode 100644 index 0000000..e1db8e9 Binary files /dev/null and b/bg/scale/Neopolis-horizon.jpg differ