Merge pull request #4367 from atom/remove-resedit
Remove ResEdit link from docs
This commit is contained in:
commit
027b5345f8
7 changed files with 15 additions and 18 deletions
|
@ -61,8 +61,7 @@ de distribuirlo a los usuarios.
|
||||||
### Windows
|
### Windows
|
||||||
|
|
||||||
Puedes renombrar `electron.exe` a cualquier nombre que desees, y editar su ícono
|
Puedes renombrar `electron.exe` a cualquier nombre que desees, y editar su ícono
|
||||||
y otra información con herramientas como [rcedit](https://github.com/atom/rcedit)
|
y otra información con herramientas como [rcedit](https://github.com/atom/rcedit).
|
||||||
o [ResEdit](http://www.resedit.net).
|
|
||||||
|
|
||||||
### OSX
|
### OSX
|
||||||
|
|
||||||
|
|
|
@ -51,8 +51,8 @@ Electronにバンドルした後、ユーザーに配布する前に、 Electron
|
||||||
|
|
||||||
### Windows
|
### Windows
|
||||||
|
|
||||||
`electron.exe`を任意の名前に変更でき、[rcedit](https://github.com/atom/rcedit) または
|
`electron.exe`を任意の名前に変更でき、[rcedit](https://github.com/atom/rcedit)
|
||||||
[ResEdit](http://www.resedit.net)のようなツールでアイコンやその他の情報を編集できます。
|
のようなツールでアイコンやその他の情報を編集できます。
|
||||||
|
|
||||||
### OS X
|
### OS X
|
||||||
|
|
||||||
|
|
|
@ -60,8 +60,8 @@ electron/resources/
|
||||||
### Windows
|
### Windows
|
||||||
|
|
||||||
`electron.exe`을 원하는 이름으로 변경할 수 있습니다.
|
`electron.exe`을 원하는 이름으로 변경할 수 있습니다.
|
||||||
그리고 [rcedit](https://github.com/atom/rcedit) 또는
|
그리고 [rcedit](https://github.com/atom/rcedit)
|
||||||
[ResEdit](http://www.resedit.net)를 사용하여 아이콘을 변경할 수 있습니다.
|
를 사용하여 아이콘을 변경할 수 있습니다.
|
||||||
|
|
||||||
### OS X
|
### OS X
|
||||||
|
|
||||||
|
|
|
@ -61,8 +61,7 @@ antes de distribuí-lo aos usuários.
|
||||||
### Windows
|
### Windows
|
||||||
|
|
||||||
Você pode renomear `electron.exe` para o nome que desejar e editar o seu ícone e outras
|
Você pode renomear `electron.exe` para o nome que desejar e editar o seu ícone e outras
|
||||||
informações com ferramentas como [rcedit](https://github.com/atom/rcedit) ou
|
informações com ferramentas como [rcedit](https://github.com/atom/rcedit).
|
||||||
[ResEdit](http://www.resedit.net).
|
|
||||||
|
|
||||||
### OS X
|
### OS X
|
||||||
|
|
||||||
|
|
|
@ -55,7 +55,7 @@ electron/resources/
|
||||||
### Windows
|
### Windows
|
||||||
|
|
||||||
你可以将 `electron.exe` 改成任意你喜欢的名字,然后可以使用像
|
你可以将 `electron.exe` 改成任意你喜欢的名字,然后可以使用像
|
||||||
[rcedit](https://github.com/atom/rcedit) 或者[ResEdit](http://www.resedit.net)
|
[rcedit](https://github.com/atom/rcedit)
|
||||||
编辑它的icon和其他信息。
|
编辑它的icon和其他信息。
|
||||||
|
|
||||||
### OS X
|
### OS X
|
||||||
|
|
|
@ -50,8 +50,8 @@ electron/resources/
|
||||||
|
|
||||||
### Windows
|
### Windows
|
||||||
|
|
||||||
你可以重新命名 `electron.exe` 為任何你喜歡的名稱,然後透過像是 [rcedit](https://github.com/atom/rcedit) 或
|
你可以重新命名 `electron.exe` 為任何你喜歡的名稱,然後透過像是 [rcedit](https://github.com/atom/rcedit)
|
||||||
[ResEdit](http://www.resedit.net) 的工具來編輯它的圖示(icon)和其他資訊。
|
的工具來編輯它的圖示(icon)和其他資訊。
|
||||||
|
|
||||||
### OS X
|
### OS X
|
||||||
|
|
||||||
|
|
|
@ -61,8 +61,7 @@ before distributing it to users.
|
||||||
### Windows
|
### Windows
|
||||||
|
|
||||||
You can rename `electron.exe` to any name you like, and edit its icon and other
|
You can rename `electron.exe` to any name you like, and edit its icon and other
|
||||||
information with tools like [rcedit](https://github.com/atom/rcedit) or
|
information with tools like [rcedit](https://github.com/atom/rcedit).
|
||||||
[ResEdit](http://www.resedit.net).
|
|
||||||
|
|
||||||
### OS X
|
### OS X
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue