Add icon by Apostolos Bartziokas.

Thank you very much for this kind work!
This commit is contained in:
Alastair Poole 2018-06-07 10:04:29 +01:00
parent da8dde89fe
commit 1f189a10b6
3 changed files with 7 additions and 1 deletions

4
AUTHORS Normal file
View File

@ -0,0 +1,4 @@
Alastair Poole <netstar@gmail.com>
Icon:
Apostolos Bartziokas <barz621@gmail.com>

BIN
data/evisum.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

View File

@ -1,5 +1,7 @@
LIBS=
PREFIX= /usr/local
OSNAME := $(shell uname -s)
ifeq ($(OSNAME), OpenBSD)
@ -7,7 +9,7 @@ ifeq ($(OSNAME), OpenBSD)
LDFLAGS += -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib
endif
export CFLAGS = -g -ggdb3 -O
export CFLAGS = -g3 -ggdb3 -O0
export PKGS = eina elementary