diff options
author | Philipp Lohmann <pl@openoffice.org> | 2001-06-20 07:49:34 +0000 |
---|---|---|
committer | Philipp Lohmann <pl@openoffice.org> | 2001-06-20 07:49:34 +0000 |
commit | d9ba73a6972b141b36563b70614cdbc8f8060d49 (patch) | |
tree | ba16aeea41ab83d6b8e3305de744828b53efa43b /padmin/source | |
parent | fb73ccc7bcf8bb0acd47ae13e3d1b9555419b27e (diff) |
#85520# changed test bitmap from StarOffice to a more generic content
Diffstat (limited to 'padmin/source')
-rw-r--r-- | padmin/source/makefile.mk | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/padmin/source/makefile.mk b/padmin/source/makefile.mk index c099e68a4255..d44326675983 100644 --- a/padmin/source/makefile.mk +++ b/padmin/source/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: pl $ $Date: 2001-06-19 13:47:44 $ +# last change: $Author: pl $ $Date: 2001-06-20 08:49:34 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -82,7 +82,12 @@ RESLIB1DEPN=\ filedlg2.src \ rtsetup.src \ rtsetup.hrc -RESLIB1BMPS=butter.bmp +RESLIB1BMPS=\ + butter.bmp \ + fax.bmp \ + pdf.bmp \ + print.bmp \ + printer_large.bmp SLOFILES=\ $(SLO)$/padialog.obj \ |