[dconf: 4/4] Merge branch 'goodbye-vala' into 'master'



commit 7ff7c513941cf389c59ee4dd102cf93cf2ea2a4a
Merge: e03cfd5 50e95fb
Author: Philip Withnall <philip tecnocode co uk>
Date:   Thu Jan 31 13:47:17 2019 +0000

    Merge branch 'goodbye-vala' into 'master'
    
    bin: Rewrite dconf utility in C
    
    Closes #38
    
    See merge request GNOME/dconf!39

 README                |    2 -
 bin/dconf-dump.vala   |   86 ----
 bin/dconf-update.vala |  292 ------------
 bin/dconf.c           | 1175 +++++++++++++++++++++++++++++++++++++++++++++++++
 bin/dconf.vala        |  395 -----------------
 bin/gvdb.vapi         |   21 -
 bin/meson.build       |    6 +-
 dconf.doap            |    1 -
 meson.build           |    3 +-
 tests/test-dconf.py   |   29 ++
 10 files changed, 1206 insertions(+), 804 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]