Re: QML Packaging the code

2012-03-05 Thread Aaron J. Seigo
On Sunday, March 4, 2012 19:36:48 Yi Xia wrote: > in javascript we can zip it and change the extension of it. that is correct .. just zip it until a single archive with the metadata.desktop and content directory in the top level and name it .plasmoid. assuming by "widget" you mean a plasmoid. o

QML Packaging the code

2012-03-05 Thread Yi Xia
Hello, We are building a widget as a group in qml language but we can't figure out how to make all the code into a package that we can share with others. Like in javascript we can zip it and change the extension of it. Could anyone give some hints or help? Appreciate it! Yi Xia