~ubuntu-branches/ubuntu/vivid/qgo/vivid

« back to all changes in this revision

Viewing changes to src/translations/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Luke Yelavich
  • Date: 2007-08-16 23:49:49 UTC
  • mfrom: (1.1.9 upstream)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20070816234949-4dsbhncmvyhoef2y
Tags: 1.5.4-2ubuntu1
* Merge from debian unstable, remaining changes:
  - 50_desktop-catagories.dpatch added to add qgo to Games menu.
  - Modify maintainer value as per spec.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
 
1
# KDE tags expanded automatically by am_edit - $Revision: 1.1 $ 
2
2
# Makefile.in generated by automake 1.6.3 from Makefile.am.
3
3
# @configure_input@
4
4
 
238
238
 
239
239
####### kdevelop will overwrite this part!!! (end)############
240
240
Translationsdir = $(datadir)/qGo/translations
241
 
Translations_DATA = qgo_de.qm qgo_fr.qm qgo_it.qm qgo_nl.qm qgo_cz.qm qgo_zh.qm \
242
 
        qgo_dk.qm qgo_pt.qm qgo_ru.qm
 
241
Translations_DATA = qgo_cz.qm qgo_de.qm qgo_dk.qm qgo_fr.qm qgo_it.qm qgo_la.qm \
 
242
        qgo_nl.qm qgo_pt.qm qgo_ru.qm qgo_zh.qm qgo_zh_cn.qm
243
243
 
244
244
subdir = src/translations
245
245
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
296
296
 
297
297
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
298
298
#>+ 4
299
 
KDE_DIST=qgo_pt.qm qgo_zh.qm qgo_dk.qm qgo_cz.qm qgo_ru.qm 
 
299
KDE_DIST=qgo_la.qm qgo_ru.qm qgo_pt.qm qgo_cz.qm qgo_zh_cn.qm qgo_dk.qm qgo_zh.qm 
300
300
 
301
301
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
302
302