~lubuntu-software-center-team/lubuntu-software-center/vala-port

« back to all changes in this revision

Viewing changes to src/Widgets/Pages/AppsView.vala

  • Committer: Stephen Smally
  • Date: 2012-07-03 18:17:20 UTC
  • Revision ID: eco.stefi@fastwebnet.it-20120703181720-h3xdrythvthldlzk
added Database building code

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
//      
17
17
 
18
18
using Gtk;
19
 
using Pk;
 
19
using PackageKit;
20
20
using Lsc.Backend;
21
21
 
22
22
namespace Lsc.Widgets {