summaryrefslogtreecommitdiff
path: root/open-source-lorries/gnome-settings-daemon.lorry
blob: 9d752d890e8732a8c7632194e5ca1a2c295eb2fc (plain)
1
2
3
4
5
6
7
8
9
10
{
    "gnome-settings-daemon": {
        "type": "git",
        "url": "git://git.gnome.org/gnome-settings-daemon",
        "refspecs": [
            "+refs/heads/*",
            "+refs/tags/*"
        ]
    }
}