Marginal / QLVideo

This package allows macOS Finder to display thumbnails, static QuickLook previews, cover art and metadata for most types of video files.
GNU General Public License v2.0
2.51k stars 87 forks source link

Quick Look is written as "QuickLook" #124

Open dnicolson opened 3 months ago

dnicolson commented 3 months ago

It's a minor issue, but Apple consistently uses Quick Look.

QuickLook is only used for frameworks, bundle IDs, etc.

eirnym commented 3 months ago

This is a plugin for QuickLook, which is a name of the server and framework used in macOS. Thus, in my opinion word has been used correctly.

dnicolson commented 3 months ago

Apple doesn't use framework names in titles and normal copy unless explicitly stylized that way (eg. SwiftUI).

Apple uses "Quick Look" in Xcode: PixelSnap 2024-05-15 at 18 51 33@2x

Some other frameworks that follow this convention: IntentsUI.framework "Intents Extension" IntentsUI.framework "Intents UI Extension" FileProvider.framework "File Provider Extension"

eirnym commented 2 months ago

Thanks, I was sure in what I've said including third party plugins. May be they changed their mind or I looked mostly from technical point of view.