summaryrefslogtreecommitdiff
path: root/README.ru.md
AgeCommit message (Collapse)AuthorLines
2018-03-24Merge remote-tracking branch 'remotes/origin/bugfix/iconsnotfound' into 0.15David McKinney-3/+8
2018-03-21Remove hackathon notice from READMEDrew DeVault-2/+0
2018-02-20Translation updateDark Rift-3/+10
2017-12-17Adaptions for API change in json-c v0.130.15.1Björn Esser-1/+1
Lift restriction on json-c <= 0.12.1 ipc-server: Acquire ownership of referenced json_object properly When adding a referenced json_object with an unknown lifetime to another json_object, it must be done with a wrapped call to json_object_get() to acquire the ownership of that json_object.
2017-11-06Merge pull request #1443 from gferon/gferon-readme-editDrew DeVault-1/+1
Update README.md
2017-11-02Update README.mdGabriel Féron-1/+1
2017-10-30Merge pull request #1438 from mariusor/explicit_json-c_versionDrew DeVault-1/+1
Explicitly setting the version of json-c required
2017-10-27Explicitly setting the version of json-c requiredMarius Orcsik-1/+1
to 0.12.1. This is needed because the development version breaks the existing API of json_object_array_length() by moving the return from int to size_t. This would fix #1355
2017-10-02Update README et al with new linksDrew DeVault-11/+11
2017-09-14Update setcap commands in READMEDrew DeVault-2/+1
Ref #1346
2017-09-04Minor edits, added reference to guidelinesDark Rift-2/+2
2017-09-04Added subsection for translatorsDark Rift-0/+5
2017-09-03Added russian translationDark Rift-0/+90