We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d053363 commit ae81052Copy full SHA for ae81052
installer.iss
@@ -32,8 +32,8 @@ Name: "polish"; MessagesFile: "compiler:Languages\Polish.isl"
32
33
[Tasks]
34
Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; Flags: unchecked
35
-Name: "installnamecoind"; Description: "Install Namecoin Core"
36
-Name: "setupnamecoind"; Description: "Configure Namecoin Core to allow RPC"
+Name: "installnamecoind"; Description: "Install Namecoin client"
+Name: "setupnamecoind"; Description: "Configure Namecoin client to allow RPC"
37
38
[Files]
39
Source: "build\exe.win32-2.7\chainsign.exe"; DestDir: "{app}"; Flags: ignoreversion
0 commit comments