~glitter-team/glitter/trunk

« back to all changes in this revision

Viewing changes to glitter/data/themes/sofa/styles/navigationbar.json

  • Committer: Jan Jokela
  • Date: 2009-09-15 22:04:08 UTC
  • Revision ID: jan@jan-laptop-20090915220408-92rpl49koraxt0gl
Added missing resources in sofa theme

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
  {
 
2
    "STATE_NORMAL":
 
3
      {
 
4
        "natural_x": 0.0,
 
5
        "natural_y": 0.0,
 
6
        "natural_height": 0.0,
 
7
        "minimum_height": 2500000,
 
8
        "background_image": "navigationbar_background_texture_normal.py"
 
9
      },
 
10
    "STATE_HIGHLIGHT":
 
11
      {
 
12
      }
 
13
  }
 
14