From dfe4f22ae5f86cb6e23ce7aae78a8fe54e9419ae Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Fri, 18 Dec 2009 14:03:34 +0100 Subject: Added page indicator dots Somehow, they don't react on the button-press-event so page switching does not yet work. --- data/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/Makefile.am') diff --git a/data/Makefile.am b/data/Makefile.am index fe8325a..ff4596b 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,6 +1,6 @@ pixmapdir = $(pkgdatadir) -PIX = background.png +PIX = background.png dot.png pixmap_DATA = $(PIX) -- cgit v1.1-32-gdbae