To get this branch, use:
bzr branch
http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz
« back to all changes in this revision
Viewing changes to __init__.py
-
Committer:
Szilveszter Farkas (Phanatic)
-
Date:
2007-04-06 17:16:31 UTC
-
mto:
(188.2.1 trunk)
-
mto:
This revision was merged to the branch mainline in
revision
190.
-
Revision ID:
szilveszter.farkas@gmail.com-20070406171631-mtb9r4kptogh35ox
Inital implementation of the Initialize dialog. Not fully functional yet.
Show diffs side-by-side
added
removed
419
419
local_branch.unlock()
422
class cmd_ginit(GTKCommand):
425
from initialize import InitDialog
426
dialog = InitDialog(os.path.abspath(os.path.curdir))
424
432
cmd_gpreferences,
436
445
for cmd in commands: