summaryrefslogtreecommitdiff
path: root/portato/gui/templates/PreferenceWindow.ui
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2009-10-15 21:20:29 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2009-10-15 21:20:29 +0200
commit3d4e2da389013ebb61afbc4a6ec102697ff1cf5f (patch)
tree9d61b096f64fb3dff710cb82edae30e0a9778d1b /portato/gui/templates/PreferenceWindow.ui
parent0a30d24e34493a2f56ba801facf4daba711d363e (diff)
downloadportato-3d4e2da389013ebb61afbc4a6ec102697ff1cf5f.tar.gz
portato-3d4e2da389013ebb61afbc4a6ec102697ff1cf5f.tar.bz2
portato-3d4e2da389013ebb61afbc4a6ec102697ff1cf5f.zip
Objectified all the functional stuff in backend.__init__.
Moved all the function in backend.__init__ into the SystemWrapper class. And also make loading the real system lazy. Reason: So I do not need to care about whether anything imports the system before the MainWindow is started.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ckage_details.py?id=f6facfb4193a582b94fa884f4bd2c4b70c862250&follow=1'>DocRené 'Necoro' Neumann1-1/+14 2009-07-05Install package_details.pyRené 'Necoro' Neumann1-1/+1 2009-07-05Sort plugins in the windowRené 'Necoro' Neumann2-13/+12 2009-07-05Port DependencyDetailRené 'Necoro' Neumann4-129/+118 2009-07-05Also port FilesDetailRené 'Necoro' Neumann3-43/+24 2009-07-05Also ported EbuildDetailRené 'Necoro' Neumann3-27/+14