From 6c2cdbc5ffb3ec1775c25d122751bddc5d205b6a Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Sat, 11 Feb 2023 22:26:28 +0100 Subject: Add build files --- Info.plist | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) (limited to 'Info.plist') diff --git a/Info.plist b/Info.plist index 83b3b75..8772ba8 100644 --- a/Info.plist +++ b/Info.plist @@ -19,12 +19,7 @@ CFBundleShortVersionString 1.0.0 CFBundleVersion - 1 - QSRequirements - - minHostVersion - 4039 - + 18 QSPlugIn author @@ -39,15 +34,20 @@ <h2>Flat Bezel Interface</h2> <p>A new take on the Bezel Interface, using a flatter look.</p> <h3>Colors</h3> -<p>Both light mode and dark mode are supported by this plugin. Choose your color preferences by enabling the Flat Bezel interface in the Appearance preferences, and then clicking the 'Customize' button.</p> +<p>Both light mode and dark mode are supported by this plugin. Choose your color preferences by enabling the Flat Bezel interface in the Appearance preferences, and then clicking the 'Customize' button.</p> <h3>Credits</h3> -This plugin was created by Ruben Beltran del Río, building on top of the Yosemite interface that was originally built by Mikkel Malmberg (<a href="https://github.com/mikker/">@mikker</a>), and updated by the Patrick Robertson and the Quicksilver Development Team. +This plugin was created by Ruben Beltran del Río, building on top of the Yosemite interface that was originally built by Mikkel Malmberg (<a href="https://github.com/mikker/">@mikker</a>), and updated by the Patrick Robertson and the Quicksilver Development Team. QSRegistration + QSCommandInterfaceControllers + + Flat Bezel + BBFlatBezelInterface + QSPreferencePanes BBFlatBezelPrefs @@ -68,11 +68,13 @@ This plugin was created by Ruben Beltran del Río, building on top of the Yosemi hidden - QSCommandInterfaceControllers - - Flat Bezel - BBFlatBezelInterface - + + QSRequirements + + minHostVersion + 4039 + version + 4001 -- cgit