mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Merge pull request #16583 from dnicolson/fix-quick-look-2
Replace “QuickLook” with “Quick Look”
This commit is contained in:
commit
f09ea3a472
@ -133,7 +133,7 @@ Each cask must declare one or more *artifacts* (i.e. something to install).
|
||||
| `internet_plugin` | yes | Relative path to an Internet Plugin that should be moved into the `~/Library/Internet Plug-Ins` folder on installation. |
|
||||
| `keyboard_layout` | yes | Relative path to a Keyboard Layout that should be moved into the `/Library/Keyboard Layouts` folder on installation. |
|
||||
| `prefpane` | yes | Relative path to a Preference Pane that should be moved into the `~/Library/PreferencePanes` folder on installation. |
|
||||
| `qlplugin` | yes | Relative path to a QuickLook Plugin that should be moved into the `~/Library/QuickLook` folder on installation. |
|
||||
| `qlplugin` | yes | Relative path to a Quick Look Plugin that should be moved into the `~/Library/QuickLook` folder on installation. |
|
||||
| `mdimporter` | yes | Relative path to a Spotlight Metadata Importer that should be moved into the `~/Library/Spotlight` folder on installation. |
|
||||
| `screen_saver` | yes | Relative path to a Screen Saver that should be moved into the `~/Library/Screen Savers` folder on installation. |
|
||||
| `service` | yes | Relative path to a Service that should be moved into the `~/Library/Services` folder on installation. |
|
||||
@ -1353,7 +1353,7 @@ Details of software names and brands will inevitably be lost in the conversion t
|
||||
|
||||
#### Simplified names of non-App software
|
||||
|
||||
* Currently, rules for generating a token are not well-defined for Preference Panes, QuickLook plugins, and several other types of software installable by Homebrew Cask. Just create the best name you can, based on the filename on disk or the vendor’s web page. Watch out for duplicates.
|
||||
* Currently, rules for generating a token are not well-defined for Preference Panes, Quick Look plugins, and several other types of software installable by Homebrew Cask. Just create the best name you can, based on the filename on disk or the vendor’s web page. Watch out for duplicates.
|
||||
|
||||
Non-app tokens should become more standardized in the future.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user