Extend the MMGtkApplicationStore to handle the right hierarchy:
commitf414ed807c1da6ce234a041394bf77a8eb4f47cc
authorCosimo Cecchi <cosimoc@gnome.org>
Tue, 29 Jul 2008 15:52:31 +0000 (29 17:52 +0200)
committerCosimo Cecchi <cosimoc@gnome.org>
Tue, 29 Jul 2008 15:52:31 +0000 (29 17:52 +0200)
treeea381116e15a4c821760a28dc3d6632121ab520f
parentbfa3019a1fc24931bfb8be3d16e58bf1cf6d1f4f
Extend the MMGtkApplicationStore to handle the right hierarchy:
Type->Application->Categories. Still some things left to fix (some
warnings on the terminal, maybe I need to remove the
"application-selected" signal).
Also, readd the server-app test, update it and clean up his Makefile.
libmmanager-gtk/mm-gtk-application-store.c
libmmanager-gtk/mm-gtk-application-store.h
src/mm-category.c
src/mm-dbus-category.c
src/mm-so-category.c
src/mm.h
test/Makefile.am
test/clients/Makefile.am
test/clients/test-applications.c
test/server-app/Makefile.am
test/server-app/server-cat.c