New header file startup.h
commit68cdba0e29b623b43558adbb03a4385034f8244a
authorRodolfo García Peñas (kix) <kix@kix.es>
Wed, 15 May 2013 11:07:50 +0000 (15 13:07 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 26 May 2013 18:48:00 +0000 (26 19:48 +0100)
tree1d5061549410911073cc0f3c8401c312a64bfb83
parentdd8d320619316e3ca9361f03366fde906f4be100
New header file startup.h

The file startup.h includes the function prototypes for startup.c.

The prototypes included were moved from funcs.h.

Signed-off-by: Rodolfo García Peñas (kix) <kix@kix.es>
src/Makefile.am
src/funcs.h
src/icon.c
src/main.c
src/rootmenu.c
src/startup.c
src/startup.h [new file with mode: 0644]
src/window.c