Split AppList out from AppListBox
commit1185a1b9eba94cf6716ab177ac2dc63668770b93
authorThomas Leonard <talex5@gmail.com>
Wed, 18 Jun 2008 09:50:12 +0000 (18 10:50 +0100)
committerThomas Leonard <talex5@gmail.com>
Wed, 18 Jun 2008 09:50:12 +0000 (18 10:50 +0100)
treef479b0a7e8bef307f0ce74e6a10d4214af867d10
parent074dd2de44358a093f53ae4a581872b3fcc33ee4
Split AppList out from AppListBox

This allows the AppListBox to manage other lists of applications, such as the
list of plugins of an application, not just the list of applications on the
menu.
zeroinstall/gtkui/applistbox.py
zeroinstall/gtkui/desktop.py
zeroinstall/gtkui/xdgutils.py