Fix screen locking for BSDs
This commit is contained in:
committed by
Jon Trulson
parent
1d8f86a6ba
commit
6f56ab0e42
@@ -23,6 +23,8 @@ XCOMM include "Dt"
|
||||
Dtsession*drawArea.background: black
|
||||
#ifdef __osf__
|
||||
Dtsession*lockLabelPixmap.imageName: DECDtlogo
|
||||
#elif __FreeBSD__
|
||||
Dtsession*lockLabelPixmap.imageName: FreeBSDDtlogo
|
||||
#else
|
||||
Dtsession*lockLabelPixmap.imageName: Dtlogo
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user