~verzegnassi-stefano/edit/brand-name-not-translatable

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "@APP_ID@",
    "description": "EdIt is a simple text editor.",
    "architecture": "@CLICK_ARCH@",
    "title": "@APP_NAME@",
    "hooks": {
        "edIt": {
            "apparmor": "edIt.apparmor",
            "desktop": "edIt.desktop"
        }
    },
    "version": "0.9b",
    "maintainer": "Paweł Stroka <pawstr@gmail.com>",
    "framework": "ubuntu-sdk-14.10"
}