# # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # # This file incorporates work covered by the following license notice: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed # with this work for additional information regarding copyright # ownership. The ASF licenses this file to you under the Apache # License, Version 2.0 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # PRJ=.. PRJNAME=SV TARGET=svdem LIBTARGET=NO # --- Settings ----------------------------------------------------- .INCLUDE : svpre.mk .INCLUDE : settings.mk .INCLUDE : sv.mk # --- Files -------------------------------------------------------- OBJFILES= $(OBJ)$/svdem.obj APP1NOSAL= TRUE APP1TARGET= $(TARGET) APP1OBJS= $(OBJFILES) APP1STDLIBS= $(CPPULIB) \ $(CPPUHELPERLIB) \ $(COMPHELPERLIB) \ $(VCLLIB) \ $(TOOLSLIB) \ $(SALLIB) \ $(SOTLIB) \ $(SVLIB) -l$(LB)/fps_office.uno.lib APP1DEPN= $(L)$/itools.lib \ $(L)$/sot.lib # --- Targets ------------------------------------------------------ ALL : \ ALLTAR \ $(BIN)$/applicat.rdb .INCLUDE : target.mk $(BIN)$/applicat.rdb : makefile.mk $(UNOUCRRDB) rm -f $@ $(GNUCOPY) $(UNOUCRRDB) $@ +cd $(BIN) && \ regcomp -register -r applicat.rdb \ -c i18nsearch.uno$(DLLPOST) \ -c i18npool.uno$(DLLPOST) ro/collabora/cp-4.2'>distro/collabora/cp-4.2 LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-01-20 21:17:23 +0100
committerAndras Timar <atimar@suse.com>2013-01-20 21:17:23 +0100
commit3497b6298b4c12e017bb77e9ac70513df9820401 (patch)
treec67f1a113d9ba4221d92391c5b3c813387681a33
parentdf288c090b86e7eeab5cada7b812089fc47d3ac5 (diff)
remove empty ur, ta sid and lb help translations
Change-Id: I010cfc8cfe4494b3c8e9c863b8d230e749ae8795
Diffstat