# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # 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/. # $(eval $(call gb_Gallery_Gallery,people,extras/source/gallery/people)) $(eval $(call gb_Gallery_add_files,people,share/gallery/people,\ extras/source/gallery/people/Artist-Female1.png \ extras/source/gallery/people/Artist-Female2.png \ extras/source/gallery/people/Artist-Male1.png \ extras/source/gallery/people/Artist-Male2.png \ extras/source/gallery/people/BusinessPerson-Female1.png \ extras/source/gallery/people/BusinessPerson-Female2.png \ extras/source/gallery/people/BusinessPerson-Female3.png \ extras/source/gallery/people/BusinessPerson-Female4.png \ extras/source/gallery/people/BusinessPerson-Female5.png \ extras/source/gallery/people/BusinessPerson-Female6.png \ extras/source/gallery/people/BusinessPerson-HeadSet1.png \ extras/source/gallery/people/BusinessPerson-HeadSet2.png \ extras/source/gallery/people/BusinessPerson-Male1.png \ extras/source/gallery/people/BusinessPerson-Male2.png \ extras/source/gallery/people/BusinessPerson-Male3.png \ extras/source/gallery/people/BusinessPerson-Male4.png \ extras/source/gallery/people/BusinessPerson-Male5.png \ extras/source/gallery/people/BusinessPerson-Male6.png \ extras/source/gallery/people/Chef1.png \ extras/source/gallery/people/Chef2.png \ extras/source/gallery/people/Computer-User-Female1.png \ extras/source/gallery/people/Computer-User-Female2.png \ extras/source/gallery/people/Computer-User-Male1.png \ extras/source/gallery/people/Computer-User-Male2.png \ extras/source/gallery/people/ConstructionWorker2.png \ extras/source/gallery/people/ConstructionWorker.png \ extras/source/gallery/people/Detective1.png \ extras/source/gallery/people/Detective2.png \ extras/source/gallery/people/Doctor-Female1.png \ extras/source/gallery/people/Doctor-Female2.png \ extras/source/gallery/people/Doctor-Male1.png \ extras/source/gallery/people/Doctor-Male2.png \ extras/source/gallery/people/Nurse1.png \ extras/source/gallery/people/Nurse2.png \ extras/source/gallery/people/PoliceOfficer1.png \ extras/source/gallery/people/PoliceOfficer2.png \ extras/source/gallery/people/Presenter-Female1.png \ extras/source/gallery/people/Presenter-Female2.png \ extras/source/gallery/people/Presenter-Male1.png \ extras/source/gallery/people/Presenter-Male2.png \ extras/source/gallery/people/Student-Female.png \ extras/source/gallery/people/Student-Male.png \ extras/source/gallery/people/Surgeon1.png \ extras/source/gallery/people/Surgeon2.png \ extras/source/gallery/people/Surgeon-Female1.png \ extras/source/gallery/people/Surgeon-Female2.png \ extras/source/gallery/people/Teacher1.png \ extras/source/gallery/people/Teacher2.png \ extras/source/gallery/people/Tourist-Female1.png \ extras/source/gallery/people/Tourist-Female2.png \ extras/source/gallery/people/Tourist-Male1.png \ extras/source/gallery/people/Tourist-Male2.png \ )) # vim: set noet sw=4 ts=4: distro/collabora/cp-4.4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/ridljar
AgeCommit message (Expand)Author
2012-06-29ridljar: partially revert 4418ad0388b58cab6a129908f78baec5bc73906eMichael Stahl
2012-06-29Java5 update - convert code to use genericsNoel Grandin
2012-06-28remove malingering legacy RCS tags.Michael Meeks
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl
2012-05-09gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-09enforce only one possible use of gb_CustomTargetMatúš Kukan
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-06ridljar: use CustomTarget makefileMatúš Kukan
2012-02-20Make ridljar JunitTests workStephan Bergmann
2012-02-17update makefilesDavid Tardon
2012-02-17merge feature/gbuild_javaDavid Tardon
2012-02-16add gb_Helper_abbreviate_dirs_nativeMatus Kukan
2012-02-06Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich
2011-12-25fix deps on executablesDavid Tardon
2011-12-25remove stray delzip filesDavid Tardon
2011-12-25remove stray makefile.mkDavid Tardon
2011-12-25convert ridljar unit testsDavid Tardon
2011-12-25add dependency on packageDavid Tardon
2011-12-24remove resolved TODO noteDavid Tardon
2011-12-24fix vim modelineDavid Tardon
2011-12-24add dep on javamakerDavid Tardon
2011-12-24fix typoDavid Tardon
2011-12-24pack generated UNO API classesDavid Tardon
2011-12-23gbuildize ridljarDavid Tardon
2011-11-08suppress warnings about inexact argument typeIvan Timofeev