Dtlogin logo for FreeBSD

Install black and white and 128-color custom logos for FreeBSD.

The FreeBSD logo based on the artwork provided by The FreeBSD Foundation:
  http://www.freebsd.org/logo/logo-basic.png

  The mark FreeBSD is a registered trademark of The FreeBSD Foundation
  is are used by Common Desktop Enviroment (CDE) with
  the permission of The FreeBSD Foundation.

  The FreeBSD Logo is a trademark of The FreeBSD Foundation and is used
  by Common Desktop Environment (CDE) with the permission of
  The FreeBSD Foundation.

Use of logo subject to Trademark Usage Terms and Conditions:
    http://www.freebsdfoundation.org/documents/Guidelines.shtml
This commit is contained in:
Marcin Cieslak
2012-09-25 15:12:13 +02:00
committed by Jon Trulson
parent c697b943d4
commit e7ad6b776e
5 changed files with 6369 additions and 0 deletions

View File

@@ -22,6 +22,9 @@ LOCAL_CPP_DEFINES = -DCDE_CONFIGURATION_TOP=$(CDE_CONFIGURATION_TOP) \
-DKORNSHELL=$(KORNSHELL) \
-DXPROJECTROOT=X11ProjectRoot
#ifdef FreeBSDArchitecture
LOCAL_CPP_DEFINES += -DFREEBSD
#endif
#ifdef SunArchitecture
EXTRA_CPP_TARGETS = \

View File

@@ -158,6 +158,8 @@ Dtlogin*passwd_text.columns: %|nls-5-#20#|
#ifdef IVE
Dtlogin*logo*bitmapFile: MPowerLogo
#elif FREEBSD
Dtlogin*logo*bitmapFile: FreeBSDDtlogo
#else /* IVE */
!! Dtlogin*logo*bitmapFile: < bitmap or pixmap file >
#endif /* IVE */