Get rid of "get" calls, since we should just rely on the GConf settings
2002-06-04 Seth Nickell <snickell@stanford.edu> * gnome-window-manager.c: (gnome_window_manager_new), (gnome_window_manager_class_init): * gnome-window-manager.h: Get rid of "get" calls, since we should just rely on the GConf settings being right. Otherwise you get ambiguous problems with merging settings, figuring out which takes predecedence, etc.
This commit is contained in:
parent
03f10ccb0c
commit
7ae28ca59d
4 changed files with 12 additions and 18 deletions
|
@ -1,3 +1,13 @@
|
|||
2002-06-04 Seth Nickell <snickell@stanford.edu>
|
||||
|
||||
* gnome-window-manager.c: (gnome_window_manager_new),
|
||||
(gnome_window_manager_class_init):
|
||||
* gnome-window-manager.h:
|
||||
|
||||
Get rid of "get" calls, since we should just rely on the GConf settings being right.
|
||||
Otherwise you get ambiguous problems with merging settings, figuring out which
|
||||
takes predecedence, etc.
|
||||
|
||||
2002-06-04 Seth Nickell <snickell@stanford.edu>
|
||||
|
||||
* gnome-window-manager.c: (gnome_window_manager_get_ditem):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue