Skip to content

Commit ae81052

Browse files
committed
Use better name in Namecoin installer tasks
1 parent d053363 commit ae81052

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

installer.iss

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ Name: "polish"; MessagesFile: "compiler:Languages\Polish.isl"
3232

3333
[Tasks]
3434
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"
35+
Name: "installnamecoind"; Description: "Install Namecoin client"
36+
Name: "setupnamecoind"; Description: "Configure Namecoin client to allow RPC"
3737

3838
[Files]
3939
Source: "build\exe.win32-2.7\chainsign.exe"; DestDir: "{app}"; Flags: ignoreversion

0 commit comments

Comments
 (0)