summaryrefslogtreecommitdiff
path: root/Dictionary_gu.mk
blob: f624b6c57817606bca33445254f4c11226e997c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# -*- 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_Dictionary_Dictionary,dict-gu,dictionaries/gu_IN))

$(eval $(call gb_Dictionary_add_root_files,dict-gu,\
	dictionaries/gu_IN/gu_IN.aff \
	dictionaries/gu_IN/gu_IN.dic \
	dictionaries/gu_IN/README_gu_IN.txt \
))

# vim: set noet sw=4 ts=4:
/mork LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sd/xml
AgeCommit message (Expand)Author
2013-09-10Parsing master presentation objects from 'objectlist.xml'Vishv Brahmbhatt
2013-08-26Some cleanup and consolidation of the Impress layout work.Thorsten Behrens
2013-08-26Few changes to position co-ordinates of layouts.Vishv Brahmbhatt
2013-08-26Adding entries to "objectlist.xml"Vishv Brahmbhatt
2013-08-26Creating a new demo XML fileVishv Brahmbhatt
2013-08-26Few name conventions changes.Vishv Brahmbhatt
2013-08-26Adding vertical layouts to XML file.Vishv Brahmbhatt
2013-08-26Making few changes to the parser logic.Vishv Brahmbhatt
2013-08-26Few changes to the logic of parsingVishv Brahmbhatt
2013-08-26Temporarily adding new methods to "drawdoc.cxx".Vishv Brahmbhatt
2013-08-26Added few more new samples to "layoutlist.xml"Vishv Brahmbhatt
2013-08-26Changed the logic of parsingVishv Brahmbhatt
2013-08-26Solved the identation problem related to "layoutlist.xml".Vishv Brahmbhatt
2013-08-26Adding new Slide Layouts Samples to "layoutlist.xml".Vishv Brahmbhatt
2013-08-26Working version of XML parser from configuration file pathVishv Brahmbhatt
2013-08-26Changing the XML parser with configuration file pathVishv Brahmbhatt