Re: Modifying an Impress Template

2013-01-16 Thread Eike Rathke
Hi Samuel, On Wednesday, 2013-01-16 18:22:03 +0100, Samuel Mehrbrodt wrote: > >One thing one needs to do before committing is stripping language settings > >within the file with this script: solenv/bin/striplanguagetags.sh > I just tried to run that script on the updated template, and here's > wh

Re: Modifying an Impress Template

2013-01-16 Thread Samuel Mehrbrodt
Well, I just edited it manually and submitted the patch to Gerrit: https://gerrit.libreoffice.org/1725 Am 16.01.2013 18:22, schrieb Samuel Mehrbrodt: I just tried to run that script on the updated template, and here's what I got: http://pastie.org/5697585 _

Re: Modifying an Impress Template

2013-01-16 Thread Samuel Mehrbrodt
Hi Alexander, Am 16.01.2013 13:54, schrieb Alexander Wilms: Hi Samuel, Wouldn't the commit message suffice to explain the changes? One thing one needs to do before committing is stripping language settings within the file with this script: solenv/bin/striplanguagetags.sh I just tried to run th

Re: Modifying an Impress Template

2013-01-16 Thread Alexander Wilms
press templates and wonder whether I'd need reviews in order to commit them to 4.0 Alex -- View this message in context: http://nabble.documentfoundation.org/Modifying-an-Impress-Template-tp4029544p4029609.html Sent from the Dev mailing list archive at

Modifying an Impress Template

2013-01-16 Thread Samuel Mehrbrodt
Hi, I need to modify an default Impress template to fix [1]. I guess, when I edit it in Impress, information like Author, last changed etc. will be saved there. I could unzip it, edit the xml and zip it again, but in both cases there will be no meaningful diff, since it's a ZIP file. What is