GNOME Bugzilla – Bug 138821
Patch to store window size on quit
Last modified: 2004-12-22 21:47:04 UTC
The attached patch causes the window size to be save in gconf when gpdf quits and reloaded when a new instance of gpdf starts. Hope the patch file was done correctly, i'm not a "diff" expert ;). cheers
Created attachment 26229 [details] [review] Patch file for window size saving
oops. prefs-strings.h now includes: #define CONF_WINDOWS_DEFAULT_HEIGHT "/apps/gpdf/UI/Windows/default_height" #define CONF_WINDOWS_DEFAULT_WIDTH "/apps/gpdf/UI/Windows/default_width"
I think this is the WMs responsibility...
*** This bug has been marked as a duplicate of 137511 ***