klettres frameworks on master now too

Burkhard Lück lueck at hube-lueck.de
Sun Nov 16 20:58:10 UTC 2014


Am Sonntag, 16. November 2014, 13:06:03 schrieb Jeremy Whiting:
> Ok, old frameworks branch has been deleted now. Thanks to all.
> 
> On Sun, Nov 16, 2014 at 8:14 AM, Luigi Toscano <luigi.toscano at tiscali.it>
> 
> wrote:
> > Burkhard Lück ha scritto:
> > > Am Samstag, 15. November 2014, 19:12:56 schrieb Jeremy Whiting:
> > >> Hey guys, one more merge. KLettres master branch is now kf5 based too.
> > > 
> > > Translations + language screenshots moved
> > 
> > Thanks Burkhard; I also moved the data files (<lang>/data/kdeedu/klettres,
> > r1406519). Are they still valid for the KF5 version? I guess we should
> > tell packagers to ship them in the main klettres package.
> > 
Jeremy, are the klettres data files in l10n-kf5 still valid for the KF5 
version? Should we tell packagers to ship them in the main klettres package?

The install paths in the language data files in l10n-kf5 look OK to me:

l10n-kf5/[lang]/data/kdeedu/klettres/CMakeLists.txt
install( FILES  sounds.xml DESTINATION ${DATA_INSTALL_DIR}/klettres/[lang] )

l10n-kf5/[lang]/data/kdeedu/klettres/CMakeLists.txt 
FILE(GLOB datafiles *.ogg)
install( FILES ${datafiles} DESTINATION 
${DATA_INSTALL_DIR}/klettres/[lang]/alpha ) 

l10n-kf5/[lang]/data/kdeedu/klettres$ cat syllab/CMakeLists.txt 
FILE(GLOB datafiles *.ogg )
install( FILES ${datafiles} DESTINATION 
${DATA_INSTALL_DIR}/klettres/[lang]/syllab ) 

Thanks for checking

-- 
Burkhard Lück



More information about the kde-edu mailing list