# file GENERATED by distutils, do NOT edit
AUTHORS
COPYING
MANIFEST
NEWS
README
quickly.1
setup.py
ubuntudevbar.py
bin/quickly
data/icons/quickly48x48.png
data/templates/ubuntu-application/add.py
data/templates/ubuntu-application/commandsconfig
data/templates/ubuntu-application/configure.py
data/templates/ubuntu-application/create.py
data/templates/ubuntu-application/debug.py
data/templates/ubuntu-application/design.py
data/templates/ubuntu-application/edit.py
data/templates/ubuntu-application/license.py
data/templates/ubuntu-application/package.py
data/templates/ubuntu-application/release.py
data/templates/ubuntu-application/run.py
data/templates/ubuntu-application/save.py
data/templates/ubuntu-application/share.py
data/templates/ubuntu-application/submitubuntu.py
data/templates/ubuntu-application/test.py
data/templates/ubuntu-application/tutorial.py
data/templates/ubuntu-application/upgrade.py
data/templates/ubuntu-application/available_licenses/header_Apache-2.0
data/templates/ubuntu-application/available_licenses/header_BSD
data/templates/ubuntu-application/available_licenses/header_GPL-2
data/templates/ubuntu-application/available_licenses/header_GPL-3
data/templates/ubuntu-application/available_licenses/header_LGPL-2
data/templates/ubuntu-application/available_licenses/header_LGPL-3
data/templates/ubuntu-application/available_licenses/header_MIT
data/templates/ubuntu-application/help/tutorial.xml
data/templates/ubuntu-application/help/code/JottyWindow.py
data/templates/ubuntu-application/help/images/1.png
data/templates/ubuntu-application/help/images/10.png
data/templates/ubuntu-application/help/images/11.png
data/templates/ubuntu-application/help/images/12.png
data/templates/ubuntu-application/help/images/13.png
data/templates/ubuntu-application/help/images/14.png
data/templates/ubuntu-application/help/images/15.png
data/templates/ubuntu-application/help/images/16.png
data/templates/ubuntu-application/help/images/17.png
data/templates/ubuntu-application/help/images/18.png
data/templates/ubuntu-application/help/images/19.png
data/templates/ubuntu-application/help/images/2.png
data/templates/ubuntu-application/help/images/23.png
data/templates/ubuntu-application/help/images/24.png
data/templates/ubuntu-application/help/images/25.png
data/templates/ubuntu-application/help/images/26.png
data/templates/ubuntu-application/help/images/27.png
data/templates/ubuntu-application/help/images/28.png
data/templates/ubuntu-application/help/images/29.png
data/templates/ubuntu-application/help/images/3.png
data/templates/ubuntu-application/help/images/30.png
data/templates/ubuntu-application/help/images/31.png
data/templates/ubuntu-application/help/images/4.png
data/templates/ubuntu-application/help/images/5.png
data/templates/ubuntu-application/help/images/6.png
data/templates/ubuntu-application/help/images/7.png
data/templates/ubuntu-application/help/images/8.png
data/templates/ubuntu-application/help/images/9.png
data/templates/ubuntu-application/help/images/first-jotty-document.png
data/templates/ubuntu-application/help/images/package0.png
data/templates/ubuntu-application/help/images/package1.png
data/templates/ubuntu-application/help/images/package2.png
data/templates/ubuntu-application/help/images/package3.png
data/templates/ubuntu-application/help/po/de.po
data/templates/ubuntu-application/help/po/en_GB.po
data/templates/ubuntu-application/help/po/es.po
data/templates/ubuntu-application/help/po/fi.po
data/templates/ubuntu-application/help/po/fr.po
data/templates/ubuntu-application/help/po/ga.po
data/templates/ubuntu-application/help/po/hu.po
data/templates/ubuntu-application/help/po/it.po
data/templates/ubuntu-application/help/po/nl.po
data/templates/ubuntu-application/help/po/ru.po
data/templates/ubuntu-application/help/po/tutorial.pot
data/templates/ubuntu-application/icons/create.png
data/templates/ubuntu-application/icons/design.png
data/templates/ubuntu-application/icons/edit.png
data/templates/ubuntu-application/icons/package.png
data/templates/ubuntu-application/icons/release.png
data/templates/ubuntu-application/icons/save.png
data/templates/ubuntu-application/icons/share.png
data/templates/ubuntu-application/icons/tutorial.png
data/templates/ubuntu-application/internal/__init__.py
data/templates/ubuntu-application/internal/apportutils.py
data/templates/ubuntu-application/internal/bzrutils.py
data/templates/ubuntu-application/internal/launchpad_helper.py
data/templates/ubuntu-application/internal/packaging.py
data/templates/ubuntu-application/internal/quicklyutils.py
data/templates/ubuntu-application/project_root/.bzrignore
data/templates/ubuntu-application/project_root/AUTHORS
data/templates/ubuntu-application/project_root/project_name.desktop.in
data/templates/ubuntu-application/project_root/setup.py
data/templates/ubuntu-application/project_root/bin/project_name
data/templates/ubuntu-application/project_root/data/glib-2.0/schemas/net.launchpad.project_name.gschema.xml
data/templates/ubuntu-application/project_root/data/media/background.png
data/templates/ubuntu-application/project_root/data/media/project_name.svg
data/templates/ubuntu-application/project_root/data/ui/Aboutcamel_case_nameDialog.ui
data/templates/ubuntu-application/project_root/data/ui/Preferencescamel_case_nameDialog.ui
data/templates/ubuntu-application/project_root/data/ui/about_python_name_dialog.xml
data/templates/ubuntu-application/project_root/data/ui/camel_case_nameWindow.ui
data/templates/ubuntu-application/project_root/data/ui/preferences_python_name_dialog.xml
data/templates/ubuntu-application/project_root/data/ui/python_name_window.xml
data/templates/ubuntu-application/project_root/help/C/index.page
data/templates/ubuntu-application/project_root/help/C/preferences.page
data/templates/ubuntu-application/project_root/help/C/topic1.page
data/templates/ubuntu-application/project_root/help/C/figures/icon.png
data/templates/ubuntu-application/project_root/python/Aboutcamel_case_nameDialog.py
data/templates/ubuntu-application/project_root/python/Preferencescamel_case_nameDialog.py
data/templates/ubuntu-application/project_root/python/__init__.py
data/templates/ubuntu-application/project_root/python/camel_case_nameWindow.py
data/templates/ubuntu-application/project_root/python_lib/AboutDialog.py
data/templates/ubuntu-application/project_root/python_lib/Builder.py
data/templates/ubuntu-application/project_root/python_lib/PreferencesDialog.py
data/templates/ubuntu-application/project_root/python_lib/Window.py
data/templates/ubuntu-application/project_root/python_lib/__init__.py
data/templates/ubuntu-application/project_root/python_lib/helpers.py
data/templates/ubuntu-application/project_root/python_lib/python_nameconfig.py
data/templates/ubuntu-application/project_root/tests/test_example.py
data/templates/ubuntu-application/project_root/tests/test_lint.py
data/templates/ubuntu-application/store/__init__.py
data/templates/ubuntu-application/store/dialog.py
data/templates/ubuntu-application/store/help-guide.py
data/templates/ubuntu-application/store/help-topic.py
data/templates/ubuntu-application/store/indicator.py
data/templates/ubuntu-application/store/apport/apport/source_project_name.py
data/templates/ubuntu-application/store/apport/etc/apport/crashdb.conf.d/project_name-crashdb.conf
data/templates/ubuntu-application/store/data/mallard/g_u_i_d_e.page
data/templates/ubuntu-application/store/data/mallard/t_o_p_i_c.page
data/templates/ubuntu-application/store/data/ui/dialog_camel_case_nameDialog.ui
data/templates/ubuntu-application/store/data/ui/dialog_python_name_dialog.xml
data/templates/ubuntu-application/store/python/dialog_camel_case_nameDialog.py
data/templates/ubuntu-application/store/python/indicator.py
data/templates/ubuntu-application/test/add.sh
data/templates/ubuntu-application/test/apportutils.py
data/templates/ubuntu-application/test/configure.sh
data/templates/ubuntu-application/test/create.sh
data/templates/ubuntu-application/test/filelist.sh
data/templates/ubuntu-application/test/gtk3upgrade.sh
data/templates/ubuntu-application/test/license.sh
data/templates/ubuntu-application/test/metadata.sh
data/templates/ubuntu-application/test/package.sh
data/templates/ubuntu-application/test/save.sh
data/templates/ubuntu-application/test/simple-bin.sh
data/templates/ubuntu-application/test/apport/TestProjectWindow.py.no_lpi
data/templates/ubuntu-application/test/apport/TestProjectWindow.ui.no_gtk-about
data/templates/ubuntu-application/test/apport/TestProjectWindow.ui.renamed_help_menu
data/templates/ubuntu-application/test/apport/apport.sh
data/templates/ubuntu-application/test/apport/apport.sh.~1~
data/templates/ubuntu-application/test/builder/builder.py
data/templates/ubuntu-application/test/builder/test.ui
data/templates/ubuntu-cli/commandsconfig
data/templates/ubuntu-cli/project_root/AUTHORS
data/templates/ubuntu-cli/project_root/setup.py
data/templates/ubuntu-cli/project_root/bin/project_name
data/templates/ubuntu-cli/project_root/python/__init__.py
data/templates/ubuntu-cli/project_root/python/python_nameconfig.py
data/templates/ubuntu-flash-game/commandsconfig
data/templates/ubuntu-flash-game/create.py
data/templates/ubuntu-flash-game/package.py
data/templates/ubuntu-flash-game/internal/SWF.py
data/templates/ubuntu-flash-game/internal/__init__.py
data/templates/ubuntu-flash-game/internal/bzrutils.py
data/templates/ubuntu-flash-game/internal/launchpad_helper.py
data/templates/ubuntu-flash-game/internal/packaging.py
data/templates/ubuntu-flash-game/internal/quicklyutils.py
data/templates/ubuntu-flash-game/project_root/AUTHORS
data/templates/ubuntu-flash-game/project_root/project_name.desktop.in
data/templates/ubuntu-flash-game/project_root/setup.py
data/templates/ubuntu-flash-game/project_root/bin/project_name
data/templates/ubuntu-flash-game/project_root/data/index.html
etc/bash_completion.d/quickly
po/ar.po
po/ast.po
po/ca.po
po/cs.po
po/de.po
po/el.po
po/en_GB.po
po/es.po
po/eu.po
po/fi.po
po/fr.po
po/ga.po
po/gl.po
po/hu.po
po/id.po
po/it.po
po/nb.po
po/nl.po
po/pl.po
po/pt.po
po/pt_BR.po
po/quickly.pot
po/ro.po
po/ru.po
po/si.po
po/sv.po
po/te.po
po/uk.po
po/zh_CN.po
quickly/__init__.py
quickly/api.py
quickly/builtincommands.py
quickly/bzrbinding.py
quickly/commands.py
quickly/configurationhandler.py
quickly/coreupgrade.py
quickly/launchpadaccess.py
quickly/quicklyconfig.py
quickly/templatetools.py
quickly/tools.py
quickly/version.py
quickly/test/completion.sh
quickly/test/getstarted.sh
quickly/test/help.sh
quickly/test/pylint.sh
quickly/test/quickly.sh
quickly/test/test_quicklyquicklycompletion.py
quickly/test/version.sh
test/editor
test/one-test.sh
test/run.sh
