install style.css so that 'i' works (switches to a low-contrast

easy-on-the-eyes colour scheme).  pointed out by marco@ ok laurent@
This commit is contained in:
sthen 2011-03-02 16:07:36 +00:00
parent 638808b411
commit f8cb2e15f0
2 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,8 @@
# $OpenBSD: Makefile,v 1.13 2011/03/02 13:31:16 sthen Exp $
# $OpenBSD: Makefile,v 1.14 2011/03/02 16:07:36 sthen Exp $
COMMENT = vi-like minimalists web browser
DISTNAME = xxxterm-1.339
REVISION = 0
CATEGORIES = www
HOMEPAGE = http://opensource.conformal.com/wiki/XXXTerm
@ -43,6 +44,7 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/favorites ${EXAMPLEDIR}
${INSTALL_DATA_DIR} ${PREFIX}/share/xxxterm/
${INSTALL_DATA} ${WRKSRC}/xxxtermicon*.png ${PREFIX}/share/xxxterm/
${INSTALL_DATA} ${WRKSRC}/style.css ${PREFIX}/share/xxxterm/
${INSTALL_DATA_DIR} ${PREFIX}/share/applications/
${SUBST_CMD} -o ${SHAREOWN} -g ${SHAREGRP} \
-c ${WRKSRC}/xxxterm.desktop \

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2011/01/07 22:40:52 laurent Exp $
@comment $OpenBSD: PLIST,v 1.3 2011/03/02 16:07:36 sthen Exp $
@bin bin/xxxterm
man/man8/xxxterm.1
share/applications/xxxterm.desktop
@ -6,6 +6,7 @@ share/examples/xxxterm/
share/examples/xxxterm/favorites
share/examples/xxxterm/xxxterm.conf
share/xxxterm/
share/xxxterm/style.css
share/xxxterm/xxxtermicon.png
share/xxxterm/xxxtermicon128.png
share/xxxterm/xxxtermicon16.png