Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Vjekoslav Ratkajec 2016-02-05 09:11:24 +01:00
commit d0d336eee7
8 changed files with 16 additions and 19 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

@ -785,7 +785,7 @@ cleared
* `description` String - a description that will be provided to Accessibility * `description` String - a description that will be provided to Accessibility
screen readers screen readers
Sets a 16px overlay onto the current taskbar icon, usually used to convey some Sets a 16 x 16 pixel overlay onto the current taskbar icon, usually used to convey some
sort of application status or to passively notify the user. sort of application status or to passively notify the user.
### `win.setHasShadow(hasShadow)` _OS X_ ### `win.setHasShadow(hasShadow)` _OS X_

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