File: gpgconf.rnames

package info (click to toggle)
gnupg2 2.4.8-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 49,004 kB
  • sloc: ansic: 287,593; sh: 7,938; lisp: 6,735; makefile: 1,982; awk: 160; xml: 53; sed: 16; python: 16; php: 14; perl: 13
file content (12 lines) | stat: -rw-r--r-- 473 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
# gpgconf-rnames.lst
# Additional registry settings to be shown by "gpgconf -X".
#
# Example: HKCU\Software\GNU\GnuPG:FooBar
#
#  HKCU := The class.  Other supported classes are HKLM, HKCR, HKU,
#          and HKCC.  If no class is given and the string thus starts
#          with a backslash HKCU with a fallback to HKLM is used.
#  Software\GNU\GnuPG := The actual key.
#  FooBar := The name of the item.  if a name is not given the default
#            value is used.
#