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

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