/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * 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/. */ #ifndef INCLUDED_TUBES_CONSTANTS_H #define INCLUDED_TUBES_CONSTANTS_H /* DBusTube.ServiceName. * * FIXME: Should be something like * * org.libreoffice.calc * org.libreoffice.writer * * etc. This does not need to include the org.freedesktop.Telepathy.Client * stuff. */ #define LIBO_DTUBE_SERVICE "org.libreoffice.calc" /* Client name suffix, for passing as 'name' to * tp_simple_handler_new_with_am(). */ #define LIBO_CLIENT_SUFFIX "LibreOffice" /* Key value storing UUID for TeleConference */ #define LIBO_TUBES_UUID "LIBO_TUBES_UUID" #endif // INCLUDED_TUBES_CONSTANTS_H /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ value='distro/capgemini/cg-4.1'>distro/capgemini/cg-4.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/unoidl/Library_unoidl.mk
AgeCommit message (Expand)Author
2013-09-17WIP: additional unoidl::Provider that directly reads a single .idl fileStephan Bergmann
2013-09-17Rename SourceProvider -> SourceTreeProviderStephan Bergmann
2013-09-12WIP: additional unoidl::Provider that directly reads from .idl filesStephan Bergmann
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-03-01WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-02-25WIP: Experimental new binary type.rdb formatStephan Bergmann