Module: appdb Branch: master Commit: 3f17cf52d3df2d6947a495e53934cd4f9ff65631 URL: http://source.winehq.org/git/appdb.git/?a=commit;h=3f17cf52d3df2d6947a495e53...
Author: Alexander Nicolaysen Sørnes <alexander@linux-xqqm.(none)> Date: Wed Aug 5 02:34:02 2009 +0200
category: Move code from appbrowse.php to the category class
---
appbrowse.php | 165 +----------------------------------------- include/application.php | 2 +- include/category.php | 177 ++++++++++++++++++++++++++++++++++++++++++++- include/objectManager.php | 13 +++- include/version.php | 2 +- objectManager.php | 2 +- 6 files changed, 193 insertions(+), 168 deletions(-)
Diff: http://source.winehq.org/git/appdb.git/?a=commitdiff;h=3f17cf52d3df2d6947a49...