Re: [PATCH 1/7] add simple script to generate a qrc containing all qml files

2016-08-19 Thread Martin Gysel
Am 19.08.2016 um 03:24 schrieb Aleix Pol: > Can you please upload the patches to phabricator.kde.org or > reviewboard.kde.org? > done > Thanks! > Aleix > > On Tue, Aug 16, 2016 at 8:23 PM, Martin Gysel wrote: >> --- >> scripts/gen_qml_qrc.sh | 39 +++ >> 1

Re: [PATCH 1/7] add simple script to generate a qrc containing all qml files

2016-08-18 Thread Aleix Pol
Can you please upload the patches to phabricator.kde.org or reviewboard.kde.org? Thanks! Aleix On Tue, Aug 16, 2016 at 8:23 PM, Martin Gysel wrote: > --- > scripts/gen_qml_qrc.sh | 39 +++ > 1 file changed, 39 insertions(+) > create mode 100755 scripts/gen_q

[PATCH 1/7] add simple script to generate a qrc containing all qml files

2016-08-16 Thread Martin Gysel
--- scripts/gen_qml_qrc.sh | 39 +++ 1 file changed, 39 insertions(+) create mode 100755 scripts/gen_qml_qrc.sh diff --git a/scripts/gen_qml_qrc.sh b/scripts/gen_qml_qrc.sh new file mode 100755 index 000..6e1c378 --- /dev/null +++ b/scripts/gen_qml_qrc.sh