~ted/ubuntu-app-launch/snappy-backend-no-snap

« back to all changes in this revision

Viewing changes to tests/click-app-dir/.click/info/chatter.robert-ancell.manifest

Updating to trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
{
2
 
        "version": "2",
3
 
        "hooks": {
4
 
                "chatter": {
5
 
                        "desktop": "chatter.desktop"
6
 
                }
7
 
        }
 
2
    "version": "2",
 
3
    "hooks": {
 
4
        "chatter": {
 
5
            "desktop": "chatter.desktop"
 
6
        }
 
7
    }
8
8
}