Updated terminal.c:terminal_set_preferences() to use GSettings. GSettings keys come...
commit79f7ef7176f232c622674e0b71220950e83854ca
authorTristian Celestin <tristian.celestin@outlook.com>
Fri, 28 Feb 2014 03:53:04 +0000 (27 22:53 -0500)
committerSébastien Granjoux <seb.sfo@free.fr>
Sat, 8 Mar 2014 06:51:19 +0000 (8 07:51 +0100)
tree2272be139767a6184beb5e36dc3f67976be310ea
parent0aef39923997198bc0be53ade26aac92e05f6d35
Updated terminal.c:terminal_set_preferences() to use GSettings. GSettings keys come from newly added header file.
plugins/terminal/terminal-schemas.h [new file with mode: 0644]
plugins/terminal/terminal.c