/[winpt]/trunk/Src/wptRegistry.cpp
ViewVC logotype

Diff of /trunk/Src/wptRegistry.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 176 by twoaday, Mon Feb 13 09:38:03 2006 UTC revision 179 by twoaday, Fri Feb 24 13:12:26 2006 UTC
# Line 38  Line 38 
38    
39  #define WINPT_REG "Software\\WinPT"  #define WINPT_REG "Software\\WinPT"
40    
41    /* GPG file association context. */
42    struct gpg_filetype {    
43        const char *descr;
44        const char *ext;
45        int nicon;
46    };
47    
48  struct reg_hotkey_s reg_hotkeys[] = {  struct reg_hotkey_s reg_hotkeys[] = {
49      {"ClipEncrypt", "", 0},      {"ClipEncrypt", "", 0},
50      {"ClipDecrypt", "", 0},      {"ClipDecrypt", "", 0},

Legend:
Removed from v.176  
changed lines
  Added in v.179

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26