~xnox/ubuntu-terminal-app/drop-lxml-dep

« back to all changes in this revision

Viewing changes to manifest.json

  • Committer: David Planella
  • Date: 2014-04-28 12:31:43 UTC
  • Revision ID: david.planella@ubuntu.com-20140428123143-iw0ab78qox63vmfx
Fixed wrong desktop file in the manifest

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
    "hooks": {
6
6
        "terminal": {
7
7
            "apparmor": "apparmor.json",
8
 
            "desktop": "com.ubuntu.terminal.desktop.in",
 
8
            "desktop": "com.ubuntu.terminal.desktop",
9
9
            "urls": "com.ubuntu.terminal.url-dispatcher"
10
10
        }
11
11
    },
21
21
    "x-test": {
22
22
        "autopilot": "@AUTOPILOT_DIR@"
23
23
    }
24
 
}
 
24
}
 
 
b'\\ No newline at end of file'