Merge pull request #4367 from atom/remove-resedit

Remove ResEdit link from docs
This commit is contained in:
Kevin Sawicki 2016-02-04 13:37:15 -08:00
commit 027b5345f8
7 changed files with 15 additions and 18 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -1,7 +1,7 @@
# Distribuição de aplicações # Distribuição de aplicações
Para distribuir sua aplicação com o Electron, você deve nomear o diretório que contém sua aplicação como Para distribuir sua aplicação com o Electron, você deve nomear o diretório que contém sua aplicação como
`app` e dentro deste diretório colocar os recursos que você está utilizando (no OSX `app` e dentro deste diretório colocar os recursos que você está utilizando (no OSX
`Electron.app/Contents/Resources/`, `Electron.app/Contents/Resources/`,
no Linux e no Windows é em `resources/`): no Linux e no Windows é em `resources/`):
@ -24,7 +24,7 @@ electron/resources/app
``` ```
Logo após execute `Electron.app` (ou `electron` no Linux e `electron.exe` no Windows), Logo após execute `Electron.app` (ou `electron` no Linux e `electron.exe` no Windows),
e o Electron iniciaria a aplicação. O diretório `electron` será utilizado para criar a distribuição para e o Electron iniciaria a aplicação. O diretório `electron` será utilizado para criar a distribuição para
usuários finais. usuários finais.
## Empacotando sua aplicação em um arquivo. ## Empacotando sua aplicação em um arquivo.
@ -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

View file

@ -55,12 +55,12 @@ 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
你可以将 `Electron.app` 改成任意你喜欢的名字,然后你也需要修改这些文件中的 你可以将 `Electron.app` 改成任意你喜欢的名字,然后你也需要修改这些文件中的
`CFBundleDisplayName` `CFBundleIdentifier` 以及 `CFBundleName` 字段。 `CFBundleDisplayName` `CFBundleIdentifier` 以及 `CFBundleName` 字段。
这些文件如下: 这些文件如下:

View file

@ -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
@ -60,7 +60,7 @@ electron/resources/
* `Electron.app/Contents/Info.plist` * `Electron.app/Contents/Info.plist`
* `Electron.app/Contents/Frameworks/Electron Helper.app/Contents/Info.plist` * `Electron.app/Contents/Frameworks/Electron Helper.app/Contents/Info.plist`
你也可以重新命名 helper 應用程式來避免在活動監視器中秀出 `Electron Helper` 你也可以重新命名 helper 應用程式來避免在活動監視器中秀出 `Electron Helper`
,但請確認你有重新命名 helper 應用程式的可執行檔名稱。 ,但請確認你有重新命名 helper 應用程式的可執行檔名稱。
重新命名後的應用程式檔案結構可能長得相這樣: 重新命名後的應用程式檔案結構可能長得相這樣:

View file

@ -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