View | Details | Raw Unified | Return to bug 206050
Collapse All | Expand All

(-)const.h (-1 / +1 lines)
Lines 13-19 Link Here
13
#define _CONST_H_
13
#define _CONST_H_
14
14
15
#define APPNAME	"slim"
15
#define APPNAME	"slim"
16
#define DISPLAY	":0.0"
16
#define DISPLAY	"unix:0.0"
17
17
18
#define CONSOLE_STR	 "console"
18
#define CONSOLE_STR	 "console"
19
#define HALT_STR		"halt"
19
#define HALT_STR		"halt"

Return to bug 206050