summaryrefslogtreecommitdiff
path: root/open-source-lorries/gtk+.lorry
blob: 2636ece65a93502f8be911fc331dc2af22e40261 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "gtk+": {
        "type": "git",
        "url": "git://git.gnome.org/gtk+",
        "refspecs": [
            "refs/tags/*",
            "+refs/heads/wip/*",
            "+refs/heads/composite-templates",
            "+refs/heads/gestures",
            "+refs/heads/places-sidebar",
            "+refs/heads/touch-text-selection",
            "+refs/heads/touch-selections",
            "+refs/heads/bgo121113-filechooser-single-click-activate",
            "refs/heads/*"
        ]
    }
}