[Github-comments] [geany/geany] Start porting to GSettings (#1257)

Matthew Brush notifications at xxxxx
Thu Oct 6 02:21:54 UTC 2016


This is to get the ball rolling on the [Port to GSettings project](https://github.com/geany/geany/projects/1).

See individual commit messages for more details.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/1257

-- Commit Summary --

  * Add initial GSettings support
  * Change 'sidebar_pos' to use GSettings
  * Port "fullscreen" preference to GSettings
  * Port "sidebar_visible" preference to GSettings
  * Port "msgwindow_visible" preference to GSettings
  * Port "statusbar_visible" preference to GSettings
  * Port "sidebar_*_visible" preferences to GSettings

-- File Changes --

    M configure.ac (2)
    M data/Makefile.am (4)
    A data/org.geany.Settings.gschema.xml (53)
    M po/POTFILES.in (1)
    M src/Makefile.am (2)
    M src/build.c (11)
    M src/callbacks.c (70)
    M src/keybindings.c (5)
    M src/keyfile.c (29)
    M src/libmain.c (33)
    M src/msgwindow.c (25)
    M src/msgwindow.h (2)
    M src/prefs.c (44)
    A src/settings.c (77)
    A src/settings.h (35)
    M src/sidebar.c (46)
    M src/sidebar.h (2)
    M src/ui_utils.c (63)
    M src/ui_utils.h (13)
    M src/vte.c (5)

-- Patch Links --

https://github.com/geany/geany/pull/1257.patch
https://github.com/geany/geany/pull/1257.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1257
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20161005/6d50cc50/attachment.html>


More information about the Github-comments mailing list