Parent Directory
|
Revision Log
|
Patch
revision 38 by werner, Thu Oct 27 19:12:40 2005 UTC | revision 39 by twoaday, Fri Oct 28 06:37:35 2005 UTC | |
---|---|---|
# | Line 71 struct winpt_reg_prefs_s { | Line 71 struct winpt_reg_prefs_s { |
71 | int progress; /* show the progress bar dialog. */ | int progress; /* show the progress bar dialog. */ |
72 | } fm; | } fm; |
73 | char *homedir; /* mobile home directory. */ | char *homedir; /* mobile home directory. */ |
74 | ||
75 | /* Actual no registry options but virtual options. */ | |
76 | struct { | |
77 | unsigned int ask_cert_level:1; | |
78 | } gpg; | |
79 | }; | }; |
80 | ||
81 | extern reg_hotkey_s reg_hotkeys[]; | extern reg_hotkey_s reg_hotkeys[]; |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |