~stolowski/unity-lens-applications/fix-paid-status-6.0

« back to all changes in this revision

Viewing changes to src/schemas.vala

  • Committer: Tarmac
  • Author(s): Michal Hruby
  • Date: 2012-09-13 11:41:17 UTC
  • mfrom: (296.1.2 unity-lens-applications)
  • Revision ID: tarmac-20120913114117-tqub3bphfr146l7a
Remove ratings filter and ensure applications category has index 0. Fixes: https://bugs.launchpad.net/bugs/1039789, https://bugs.launchpad.net/bugs/1049593. Approved by Pawel Stolowski.

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
  
32
32
 public enum Category
33
33
  {
 
34
    APPLICATIONS,
34
35
    RECENT,
35
36
    RECENT_APPS,
36
37
    INSTALLED,
37
38
    AVAILABLE,
38
 
    APPLICATIONS,
39
39
  }
40
40
  
41
41
  public enum RunnerCategory