rename mime xml file
AbandonedPublic

Authored by eszlari on May 27 2018, 5:56 AM.

Details

Reviewers
mardelle
lueck
Summary

this is needed for flatpak

Diff Detail

Repository
R158 Kdenlive
Lint
Lint Skipped
Unit
Unit Tests Skipped
eszlari requested review of this revision.May 27 2018, 5:56 AM
eszlari created this revision.
mardelle accepted this revision.May 28 2018, 6:31 AM

Fine, thanks. Do you have a commit access ?

This revision is now accepted and ready to land.May 28 2018, 6:31 AM

Do you have a commit access ?

No.

lueck requested changes to this revision.May 31 2018, 4:49 AM
lueck added a subscriber: lueck.
  1. scripty reports an error in https://logs.l10n.kde.org/180531.branches_stable_l10n-kf5:

kdemultimedia_kdenlive /home/scripty/prod/branches/stable/l10n-kf5/templates/messages/kdemultimedia
./data
cat: kdenlive.xml: No such file or directory
Empty preprocessed XML file: kdenlive.xml.podir/kdenlive.xml.in !
Traceback (most recent call last):

File "/home/scripty/prod/branches/stable/l10n-kf5/scripts/fillxmlfrompo.py", line 37, in <module>
  xmllines=codecs.open(xmlfilepath,"rb","utf8").readlines()
File "/home/scripty/pyenv/lib/python2.7/codecs.py", line 896, in open
  file = __builtin__.open(filename, mode, buffering)

IOError: [Errno 2] No such file or directory: 'kdenlive.xml'
warning: failed to load external entity "kdenlive.xml"
Bash exit code: 1

Fix -> adapt XmlMessages.sh

  1. This is only in 18.04, but not in master
This revision now requires changes to proceed.May 31 2018, 4:49 AM
eszlari abandoned this revision.May 10 2020, 7:13 PM