From bb5daa2e90623691a5259700b9d388d2d21f46d3 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Thu, 4 Sep 2025 11:11:37 +0200 Subject: Rename to Liquid Glass Bezel, add preferences --- Info.plist | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'Info.plist') diff --git a/Info.plist b/Info.plist index 737fc36..ea5effd 100644 --- a/Info.plist +++ b/Info.plist @@ -5,7 +5,7 @@ CFBundleDevelopmentRegion English CFBundleDisplayName - Flat Bezel Interface + Liquid Glass Bezel Interface CFBundleExecutable ${EXECUTABLE_NAME} CFBundleIdentifier @@ -13,7 +13,7 @@ CFBundleInfoDictionaryVersion 6.0 CFBundleName - Flat Bezel Interface + Liquid Glass Bezel Interface CFBundlePackageType BNDL CFBundleShortVersionString @@ -29,41 +29,41 @@ Interfaces description - A new take on the Bezel Interface, using a flatter look. + The classic Bezel Quicksilver interface, but now in liquid glass. extendedDescription - <h2>Flat Bezel Interface</h2> -<p>A new take on the Bezel Interface, using a flatter look.</p> + <h2>Liquid Glass Bezel Interface</h2> +<p>The classic Bezel Quicksilver interface, but now in liquid glass.</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 Liquid Glass 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 + Liquid Glass Bezel + BBLiquidGlassBezelInterface QSPreferencePanes - BBFlatBezelPrefs + BBLiquidGlassBezelPrefs class - BBFlatBezelPrefs + BBLiquidGlassBezelPrefs description - Flat Bezel interface preferences + Liquid Glass Bezel interface preferences icon name - Flat Bezel + Liquid Glass Bezel nibBundle - pizza.unlimited.Flat-Bezel + pizza.unlimited.Liquid-Glass-Bezel nibName - BBFlatBezelPrefs + BBLiquidGlassBezelPrefs type hidden -- cgit