added about dialog to qml
commit9bb04f26032def256541d8b0fde2443a39e5aaaf
authorJens Persson <xerxes2@gmail.com>
Tue, 14 Jun 2011 16:06:11 +0000 (14 18:06 +0200)
committerJens Persson <xerxes2@gmail.com>
Tue, 14 Jun 2011 16:06:11 +0000 (14 18:06 +0200)
treed52281fadd6c688f4fd07465e66082c4acf0db9c
parentc611aa0774249ed00af065fd598f2eff7492dd97
added about dialog to qml
data/ui/qml/AboutDialog.qml [new file with mode: 0644]
data/ui/qml/ContextMenu.qml [new file with mode: 0644]
data/ui/qml/SelectableItem.qml [new file with mode: 0644]
data/ui/qml/ShadowText.qml [new file with mode: 0644]
data/ui/qml/config.js [new file with mode: 0644]
data/ui/qml/main.qml
icons/gtk-close.png [new file with mode: 0644]
setup.py
src/panucci/qmlui/qmlmain.py