Kaydet (Commit) e74c007e authored tarafından Stefan Knorr (astron)'s avatar Stefan Knorr (astron)

Revert "Remove ugly symbols"

This reverts commit 9cfde014.
üst 42bb3d50
...@@ -70,6 +70,7 @@ er extras\source\gallery\accessories\Elements\Bullets2 nmake - ...@@ -70,6 +70,7 @@ er extras\source\gallery\accessories\Elements\Bullets2 nmake -
er extras\source\gallery\accessories-nonfree nmake - all er_gaccenf NULL er extras\source\gallery\accessories-nonfree nmake - all er_gaccenf NULL
er extras\source\misc_config nmake - all er_mcnf NULL er extras\source\misc_config nmake - all er_mcnf NULL
er extras\source\palettes nmake - all er_palet NULL er extras\source\palettes nmake - all er_palet NULL
er extras\source\symbols nmake - all er_symb NULL
er extras\source\templates\layout nmake - all er_tlal NULL er extras\source\templates\layout nmake - all er_tlal NULL
er extras\source\templates\presnt\lang nmake - all er_tprel NULL er extras\source\templates\presnt\lang nmake - all er_tprel NULL
er extras\source\templates\wizard\agenda\lang nmake - all er_twagl NULL er extras\source\templates\wizard\agenda\lang nmake - all er_twagl NULL
......
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# Copyright 2000, 2010 Oracle and/or its affiliates.
#
# OpenOffice.org - a multi-platform office productivity suite
#
# This file is part of OpenOffice.org.
#
# OpenOffice.org is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License version 3
# only, as published by the Free Software Foundation.
#
# OpenOffice.org is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
PRJ=..$/..
PRJNAME=extras
TARGET=symbols
.INCLUDE : settings.mk
.INCLUDE : $(PRJ)$/util$/target.pmk
ZIP1TARGET = $(SYMBOLS_ALL_TARGET)
ZIP1LIST = * -x makefile.*
.INCLUDE : target.mk
...@@ -160,6 +160,9 @@ SAMPLES_TEXTS_TARGET = samtext ...@@ -160,6 +160,9 @@ SAMPLES_TEXTS_TARGET = samtext
SAMPLES_CHAPTERS_TARGET = samchapters SAMPLES_CHAPTERS_TARGET = samchapters
SAMPLES_HOMEPAGE_TARGET = samhomepage SAMPLES_HOMEPAGE_TARGET = samhomepage
SYMBOLS_ALL_TARGET = symbols
TEMPLATE_ROOT_TARGET = tplroot TEMPLATE_ROOT_TARGET = tplroot
TEMPLATE_EDUCATE_WRITER_TARGET = tpleduwrit TEMPLATE_EDUCATE_WRITER_TARGET = tpleduwrit
TEMPLATE_EDUCATE_IMPRESS_TARGET = tpleduimpr TEMPLATE_EDUCATE_IMPRESS_TARGET = tpleduimpr
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment