1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-27 00:42:32 +01:00

Introduce OS-dependent stuff

- move GetCommandForPid() into a separate file
- slightly rewrite it to be more readable along the way
This commit is contained in:
Tamas TEVESZ
2010-03-19 14:09:48 +01:00
committed by Carlos R. Mafra
parent eee6551aff
commit 294ea56d84
3 changed files with 66 additions and 45 deletions

View File

@@ -45,6 +45,7 @@ wmaker_SOURCES = \
menu.c \
menu.h \
misc.c \
osdep/linux.c \
monitor.c \
motif.c \
motif.h \