Merge pull request #185 from rgv151/patch-5

add AnyBar client
This commit is contained in:
Dominik Picheta 2015-06-08 23:16:52 +01:00
commit 6f418d08f2

View File

@ -1650,5 +1650,14 @@
"description": "Red/Black Trees",
"license": "MIT",
"web": "https://github.com/Nycto/RBTreeNim"
},
{
"name": "anybar",
"url": "https://github.com/rgv151/anybar.nim",
"method": "git",
"tags": ["anybar", "menubar", "status", "indicator"],
"description": "Control AnyBar instances with Nim",
"license": "MIT",
"web": "https://github.com/rgv151/anybar.nim"
}
]