mirror of
https://github.com/monero-project/monero-gui
synced 2024-12-02 07:41:23 +01:00
Switched naming from 'Monero Core + GUI Wallet' to 'Monero GUI Wallet'
This commit is contained in:
parent
ff9d79da7a
commit
4bac8fdb57
@ -3,10 +3,10 @@
|
|||||||
; See LICENSE
|
; See LICENSE
|
||||||
|
|
||||||
[Setup]
|
[Setup]
|
||||||
AppName=Monero Core + GUI Wallet
|
AppName=Monero GUI Wallet
|
||||||
AppVersion=0.10.3.1
|
AppVersion=0.10.3.1
|
||||||
DefaultDirName={pf}\Monero Core
|
DefaultDirName={pf}\Monero GUI Wallet
|
||||||
DefaultGroupName=Monero Core + GUI Wallet
|
DefaultGroupName=Monero GUI Wallet
|
||||||
UninstallDisplayIcon={app}\monero-wallet-gui.exe
|
UninstallDisplayIcon={app}\monero-wallet-gui.exe
|
||||||
PrivilegesRequired=admin
|
PrivilegesRequired=admin
|
||||||
ArchitecturesInstallIn64BitMode=x64
|
ArchitecturesInstallIn64BitMode=x64
|
||||||
@ -320,7 +320,7 @@ end;
|
|||||||
|
|
||||||
|
|
||||||
[Icons]
|
[Icons]
|
||||||
; Icons in the "Monero Core + GUI Wallet" program group
|
; Icons in the "Monero GUI Wallet" program group
|
||||||
; Windows will almost always display icons in alphabetical order, per level, so specify the text accordingly
|
; Windows will almost always display icons in alphabetical order, per level, so specify the text accordingly
|
||||||
Name: "{group}\GUI Wallet"; Filename: "{app}\monero-wallet-gui.exe"
|
Name: "{group}\GUI Wallet"; Filename: "{app}\monero-wallet-gui.exe"
|
||||||
Name: "{group}\Monero Daemon"; Filename: "{app}\monerod.exe"; Parameters: {code:DaemonFlags}
|
Name: "{group}\Monero Daemon"; Filename: "{app}\monerod.exe"; Parameters: {code:DaemonFlags}
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Monero Core + GUI Wallet Beta 2 Windows Installer #
|
# Monero GUI Wallet Beta 2 Windows Installer #
|
||||||
|
|
||||||
Copyright (c) 2014-2017, The Monero Project
|
Copyright (c) 2014-2017, The Monero Project
|
||||||
|
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Monero Core + GUI Wallet Beta 2</title>
|
<title>Monero GUI Wallet Beta 2</title>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body style="font-family: Arial, Helvetica, sans-serif">
|
<body style="font-family: Arial, Helvetica, sans-serif">
|
||||||
<h1>Monero Core + GUI Wallet Beta 2</h1>
|
<h1>Monero GUI Wallet Beta 2</h1>
|
||||||
|
|
||||||
<p>Copyright (c) 2014-2017, The Monero Project<br>
|
<p>Copyright (c) 2014-2017, The Monero Project<br>
|
||||||
Date: June 9, 2017</p>
|
Date: June 23, 2017</p>
|
||||||
|
|
||||||
<h2>Preface</h2>
|
<h2>Preface</h2>
|
||||||
|
|
||||||
@ -27,7 +27,7 @@
|
|||||||
enables you to send and receive moneroj in a secure and very private way.
|
enables you to send and receive moneroj in a secure and very private way.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>Also included is the whole <i>Monero Core</i> software, so you have everything now to run a so-called <i>full node</i>
|
<p>Also included is the <i>Monero daemon</i>, so you have everything now to run a so-called <i>full node</i>
|
||||||
and become part of the network of nodes that manages the Monero blockchain; you don't need to install additional
|
and become part of the network of nodes that manages the Monero blockchain; you don't need to install additional
|
||||||
packages in order to start.</p>
|
packages in order to start.</p>
|
||||||
|
|
||||||
@ -97,14 +97,14 @@
|
|||||||
But do remember that the seed needed to re-create the wallet <b>is</b> critical, however: <b>Never loose your
|
But do remember that the seed needed to re-create the wallet <b>is</b> critical, however: <b>Never loose your
|
||||||
seed!</b></p>
|
seed!</b></p>
|
||||||
|
|
||||||
<p>There is a <b>bug</b> in this beta of the GUI Wallet that triggers if it is installed in a path that contains spaces /
|
<p>There is a <b>bug</b> in this beta of the GUI wallet that triggers if it is installed in a path that contains spaces /
|
||||||
blank characters, like the default location for Windows programs <i>C:\Program Files</i> unfortunately does.
|
blank characters, like the default location for Windows programs <i>C:\Program Files</i> unfortunately does.
|
||||||
Symptoms are problems in the communication between the wallet and the daemon, e.g. the wallet not "seeing" the
|
Symptoms are problems in the communication between the wallet and the daemon, e.g. the wallet not "seeing" the
|
||||||
daemon and then not knowing whether it is "synchronized" with the network and thus ready to work or not. You can
|
daemon and then not knowing whether it is "synchronized" with the network and thus ready to work or not. You can
|
||||||
avoid these problems by starting the daemon yourself, with the help of the <i>Monero Daemon</i> icon in the
|
avoid these problems by starting the daemon yourself, with the help of the <i>Monero Daemon</i> icon in the
|
||||||
Monero program group.</p>
|
Monero program group.</p>
|
||||||
|
|
||||||
<p>In the <i>Monero Core + GUI Wallet</i> program group there are several icons that may help you to solve problems.
|
<p>In the <i>Monero GUI Wallet</i> program group there are several icons that may help you to solve problems.
|
||||||
These are the icons with a <i>x</i> in front and the name <i>(in parenthesis)</i> to make them visually stand
|
These are the icons with a <i>x</i> in front and the name <i>(in parenthesis)</i> to make them visually stand
|
||||||
apart from the "normal" ones because you will probably only need them in case of trouble, but not during normal
|
apart from the "normal" ones because you will probably only need them in case of trouble, but not during normal
|
||||||
usage of Monero.</p>
|
usage of Monero.</p>
|
||||||
@ -116,7 +116,7 @@
|
|||||||
<td><i>x (Try GUI Wallet Low Graphics Mode)</i></td>
|
<td><i>x (Try GUI Wallet Low Graphics Mode)</i></td>
|
||||||
<td>Run the GUI wallet in a mode that allows for low-graphics
|
<td>Run the GUI wallet in a mode that allows for low-graphics
|
||||||
environments, e.g. systems with very simple non-hardware-accelerated or emulated / virtualized video cards;
|
environments, e.g. systems with very simple non-hardware-accelerated or emulated / virtualized video cards;
|
||||||
also try if the display is simply slow
|
also try if the display is simply slow or lags
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
@ -162,7 +162,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td><i>x (Check Default Wallet Folder)</i></td>
|
<td><i>x (Check Blockchain Folder)</i></td>
|
||||||
<td>
|
<td>
|
||||||
Open the folder containing the blockchain in Windows Explorer
|
Open the folder containing the blockchain in Windows Explorer
|
||||||
</td>
|
</td>
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 440 KiB After Width: | Height: | Size: 440 KiB |
Loading…
Reference in New Issue
Block a user