aboutsummaryrefslogtreecommitdiff
path: root/Info.plist
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2025-09-04 11:11:37 +0200
committerRuben Beltran del Rio <git@r.bdr.sh>2025-09-04 11:11:37 +0200
commitbb5daa2e90623691a5259700b9d388d2d21f46d3 (patch)
treef5629e81bedc6cdd35ee9a79628997c5e14ffa7c /Info.plist
parent3dfeb86c5c3b72acc59919c7a198fcf76a54c35c (diff)
Rename to Liquid Glass Bezel, add preferences
Diffstat (limited to 'Info.plist')
-rw-r--r--Info.plist30
1 files changed, 15 insertions, 15 deletions
diff --git a/Info.plist b/Info.plist
index 737fc36..ea5effd 100644
--- a/Info.plist
+++ b/Info.plist
@@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleDisplayName</key>
- <string>Flat Bezel Interface</string>
+ <string>Liquid Glass Bezel Interface</string>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIdentifier</key>
@@ -13,7 +13,7 @@
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
- <string>Flat Bezel Interface</string>
+ <string>Liquid Glass Bezel Interface</string>
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
@@ -29,41 +29,41 @@
<string>Interfaces</string>
</array>
<key>description</key>
- <string>A new take on the Bezel Interface, using a flatter look.</string>
+ <string>The classic Bezel Quicksilver interface, but now in liquid glass.</string>
<key>extendedDescription</key>
- <string>&lt;h2&gt;Flat Bezel Interface&lt;/h2&gt;
-&lt;p&gt;A new take on the Bezel Interface, using a flatter look.&lt;/p&gt;
+ <string>&lt;h2&gt;Liquid Glass Bezel Interface&lt;/h2&gt;
+&lt;p&gt;The classic Bezel Quicksilver interface, but now in liquid glass.&lt;/p&gt;
&lt;h3&gt;Colors&lt;/h3&gt;
-&lt;p&gt;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.&lt;/p&gt;
+&lt;p&gt;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 &apos;Customize&apos; button.&lt;/p&gt;
&lt;h3&gt;Credits&lt;/h3&gt;
-This plugin was created by Ruben Beltran del Río, building on top of the Yosemite interface that was originally built by Mikkel Malmberg (&lt;a href="https://github.com/mikker/"&gt;@mikker&lt;/a&gt;), and updated by the Patrick Robertson and the Quicksilver Development Team.</string>
+This plugin was created by Ruben Beltran del Río, building on top of the Yosemite interface that was originally built by Mikkel Malmberg (&lt;a href=&quot;https://github.com/mikker/&quot;&gt;@mikker&lt;/a&gt;), and updated by the Patrick Robertson and the Quicksilver Development Team.</string>
</dict>
<key>QSRegistration</key>
<dict>
<key>QSCommandInterfaceControllers</key>
<dict>
- <key>Flat Bezel</key>
- <string>BBFlatBezelInterface</string>
+ <key>Liquid Glass Bezel</key>
+ <string>BBLiquidGlassBezelInterface</string>
</dict>
<key>QSPreferencePanes</key>
<dict>
- <key>BBFlatBezelPrefs</key>
+ <key>BBLiquidGlassBezelPrefs</key>
<dict>
<key>class</key>
- <string>BBFlatBezelPrefs</string>
+ <string>BBLiquidGlassBezelPrefs</string>
<key>description</key>
- <string>Flat Bezel interface preferences</string>
+ <string>Liquid Glass Bezel interface preferences</string>
<key>icon</key>
<string></string>
<key>name</key>
- <string>Flat Bezel</string>
+ <string>Liquid Glass Bezel</string>
<key>nibBundle</key>
- <string>pizza.unlimited.Flat-Bezel</string>
+ <string>pizza.unlimited.Liquid-Glass-Bezel</string>
<key>nibName</key>
- <string>BBFlatBezelPrefs</string>
+ <string>BBLiquidGlassBezelPrefs</string>
<key>type</key>
<string>hidden</string>
</dict>