mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
#490679: Honor GNOME toolbar settings when specified.
Readd leading slash to DESKTOP_GNOME_INTERFACE for an absolute gconf lookup. It has been removed in r14945 (by me). BP git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16570 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
392916ef63
commit
f8acc63e3b
@ -56,7 +56,7 @@
|
||||
#define GCONF_WARNINGS_PERM "general/warnings/permanent"
|
||||
|
||||
/* Keys used across multiple modules */
|
||||
#define DESKTOP_GNOME_INTERFACE "desktop/gnome/interface"
|
||||
#define DESKTOP_GNOME_INTERFACE "/desktop/gnome/interface"
|
||||
#define KEY_TOOLBAR_STYLE "toolbar_style"
|
||||
#define KEY_SAVE_GEOMETRY "save_window_geometry"
|
||||
#define KEY_LAST_PATH "last_path"
|
||||
|
Loading…
Reference in New Issue
Block a user