-
Notifications
You must be signed in to change notification settings - Fork 305
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mac版のGatekeeper機能のプライバシー設定の説明の変更とアンインストール方法の説明の内容追加。 #1960
Conversation
public/howtouse.md
Outdated
もしくは、アップルメニューから「システム環境設定」を選択して「セキュリティとプライバシー」 をクリックし、「一般」パネルで「このまま開く」選んでください。 | ||
|
||
もしくは、アップルメニューから「システム設定」を選択して「プライバシーとセキュリティ」 をクリックし、ページの下にあるセキュリティの「このまま開く」を選んでください。 | ||
<img src="res/macos-system-settings-security.png" style="max-height: 16rem" alt="「VOICEVOXは開発を検証できないため開けません」というダイアログ"/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
altが画像と一致してないかも?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sevenc-nanashi ご指摘ありがとうございます。代替テキストの部分を変えていませんでした💦
pull requestを修正しようとgit pushやcommitをしたのですが、初心者のため正しく行われているかわかりません。
もし間違えていれば教えていただきたく存じます。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!!!
プルリクエストありがとうございます!
文言も周りに揃えてもいただけてとても助かりました!!
ちょっとフォーマット整えさせていただきます!
macOSの説明のところがちょっと広いので、リリースの前ぐらいにこちらで調整させていただくかもしれません。
多分<details></details>
をつけて開閉可能にする感じになると思います。
ドキュメントはまだ全然整備できていないところが本当に多いので、またおかしなところとかあったら是非ご指摘ください!!
ZIP ファイルを解凍した場合、ダウンロードした ZIP ファイルと、展開したフォルダを消去すればアンインストール完了です。 | ||
|
||
### Mac 版 | ||
|
||
インストーラー版でインストールした場合、「アプリケーション」フォルダにある VOICEVOX を「ゴミ箱」にドラッグ&ドロップしてください。 | ||
ZIP ファイルを解凍した場合、ダウンロードした ZIP ファイルと、展開したフォルダを消去すればアンインストール完了です。 | ||
|
||
マルチエンジン機能で追加したエンジンを削除する場合は、Finder のメニューバーの「移動」をクリックし、「フォルダへ移動」をクリックして表示された画面に`~/Library/Application Support/voicevox`と入力して `Enter`キーを押し、`vvpp-engines`フォルダを削除すれば完了です。 | ||
|
||
<!-- TODO: windowsの方にもvvpp-enginesフォルダ削除方法を案内する --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Windows 側にもなかったのを思い出したのでちょっとメモ追加させていただきました!
@@ -435,14 +440,18 @@ VOICEVOX API 準拠エンジンを VOICEVOX 内で利用できるようになり | |||
|
|||
### Windows 版 | |||
|
|||
インストーラー版でインストールした場合、インストールしたフォルダの中にある Uninstall VOICEVOX.exe を実行してください。 | |||
インストーラー版でインストールした場合、インストールしたフォルダの中にある`Uninstall VOICEVOX.exe`を実行してください。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
パスっぽい部分はクォートで囲うようにしてみました!
マージします! |
@palm209 あ、お気付きありがとうございます!! |
内容
こちらで投稿したissueの変更内容をforkし、pull requestします。
Mac版のアンインストールの説明も一部変更しました。
画像ファイルをresリポジトリに追加しました。
関連 Issue
#1898
スクリーンショット・動画など
その他