]> git.r.bdr.sh - rbdr/Flat-Bezel.qsplugin/blobdiff - Info.plist
New icons + fix version
[rbdr/Flat-Bezel.qsplugin] / Info.plist
index 83b3b7501f4b3bdffa0b096dd1006f7c6713214a..c83db37d8641cf1540fd3114b7c5e73fe3be83f6 100644 (file)
        <key>CFBundlePackageType</key>
        <string>BNDL</string>
        <key>CFBundleShortVersionString</key>
-       <string>1.0.0</string>
+       <string>$(MARKETING_VERSION)</string>
        <key>CFBundleVersion</key>
-       <string>1</string>
-       <key>QSRequirements</key>
-       <dict>
-               <key>minHostVersion</key>
-               <string>4039</string>
-       </dict>
+       <string>18</string>
        <key>QSPlugIn</key>
        <dict>
                <key>author</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;
 &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 &apos;Customize&apos; 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 Flat Bezel interface in the Appearance preferences, and then clicking the 'Customize' 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=&quot;https://github.com/mikker/&quot;&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="https://github.com/mikker/"&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>
+               </dict>
                <key>QSPreferencePanes</key>
                <dict>
                        <key>BBFlatBezelPrefs</key>
@@ -68,11 +68,13 @@ This plugin was created by Ruben Beltran del Río, building on top of the Yosemi
                                <string>hidden</string>
                        </dict>
                </dict>
-               <key>QSCommandInterfaceControllers</key>
-               <dict>
-                       <key>Flat Bezel</key>
-                       <string>BBFlatBezelInterface</string>
-               </dict>
+       </dict>
+       <key>QSRequirements</key>
+       <dict>
+               <key>minHostVersion</key>
+               <string>4039</string>
+               <key>version</key>
+               <string>4001</string>
        </dict>
 </dict>
 </plist>