]> www.fi.muni.cz Git - evince.git/commit
[shell] Do not use the gconf gsettings backend any more
authorCarlos Garcia Campos <carlosgc@gnome.org>
Sat, 22 May 2010 08:34:12 +0000 (10:34 +0200)
committerCarlos Garcia Campos <carlosgc@gnome.org>
Sat, 22 May 2010 08:38:05 +0000 (10:38 +0200)
commitc71cb3c049f191734d90cd144cd5ec8920c02abe
tree152d9ef2368814d0cd9a8f1f7862d95eaac18cfd
parent985f7016929bae86f89e63fc2b7b56145fbd0382
[shell] Do not use the gconf gsettings backend any more

  - rename keys to follow gsettings name restrictions (s/_/-/)
  - remove the hardcoding of the gconf backend
  - use new gsettings macros as they have changed in glib 2.25.6

Based on patch by Matthias Clasen, see bug #619335.
configure.ac
data/Makefile.am
data/org.gnome.Evince.gschema.xml.in
shell/ev-window.c
shell/main.c