From 3db58299a320070ca925a4731a80081cb8f8a3a5 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Thu, 9 Jul 2015 16:38:36 -0700 Subject: Add 1x1 transparent png to replace missing marble data Marble currently tries to open non-existent files, and the way it does that causes an annoying warning on the console. The new Subsurface version of Marble will instead open this invisible PNG file whenever it can't find the bitmap it is looking for. Signed-off-by: Dirk Hohndel --- marbledata/bitmaps/empty.png | Bin 0 -> 95 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 marbledata/bitmaps/empty.png (limited to 'marbledata/bitmaps') diff --git a/marbledata/bitmaps/empty.png b/marbledata/bitmaps/empty.png new file mode 100644 index 000000000..1914264c0 Binary files /dev/null and b/marbledata/bitmaps/empty.png differ -- cgit v1.2.3-70-g09d2