]> git.r.bdr.sh - rbdr/r.bdr.sh/commitdiff
Add Flat Bezel as zip
authorRuben Beltran del Rio <redacted>
Sat, 11 Feb 2023 18:28:18 +0000 (19:28 +0100)
committerRuben Beltran del Rio <redacted>
Sat, 11 Feb 2023 18:28:18 +0000 (19:28 +0100)
13 files changed:
jekyll/files/flat_bezel/Flat Bezel 1.0.0.qsplugin/Contents/Info.plist [deleted file]
jekyll/files/flat_bezel/Flat Bezel 1.0.0.qsplugin/Contents/MacOS/Flat Bezel [deleted file]
jekyll/files/flat_bezel/Flat Bezel 1.0.0.qsplugin/Contents/Resources/BBFlatBezelInterface.nib [deleted file]
jekyll/files/flat_bezel/Flat Bezel 1.0.0.qsplugin/Contents/Resources/en.lproj/InfoPlist.strings [deleted file]
jekyll/files/flat_bezel/Flat Bezel 1.0.0.qsplugin/Contents/_CodeSignature/CodeResources [deleted file]
jekyll/files/flat_bezel/Flat Bezel.qsplugin/Contents/Info.plist [deleted file]
jekyll/files/flat_bezel/Flat Bezel.qsplugin/Contents/MacOS/Flat Bezel [deleted file]
jekyll/files/flat_bezel/Flat Bezel.qsplugin/Contents/Resources/BBFlatBezelInterface.nib [deleted file]
jekyll/files/flat_bezel/Flat Bezel.qsplugin/Contents/Resources/en.lproj/InfoPlist.strings [deleted file]
jekyll/files/flat_bezel/Flat Bezel.qsplugin/Contents/_CodeSignature/CodeResources [deleted file]
jekyll/files/flat_bezel/Flat_Bezel-1.0.0.qsplugin.zip [new file with mode: 0644]
jekyll/files/flat_bezel/Flat_Bezel.qsplugin.zip [new file with mode: 0644]
jekyll/flat_bezel.html

diff --git a/jekyll/files/flat_bezel/Flat Bezel 1.0.0.qsplugin/Contents/Info.plist b/jekyll/files/flat_bezel/Flat Bezel 1.0.0.qsplugin/Contents/Info.plist
deleted file mode 100644 (file)
index e8d41a3..0000000
+++ /dev/null
@@ -1,102 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
-       <key>BuildMachineOSBuild</key>
-       <string>22D49</string>
-       <key>CFBundleDevelopmentRegion</key>
-       <string>English</string>
-       <key>CFBundleDisplayName</key>
-       <string>Flat Bezel Interface</string>
-       <key>CFBundleExecutable</key>
-       <string>Flat Bezel</string>
-       <key>CFBundleIdentifier</key>
-       <string>pizza.unlimited.Flat-Bezel</string>
-       <key>CFBundleInfoDictionaryVersion</key>
-       <string>6.0</string>
-       <key>CFBundleName</key>
-       <string>Flat Bezel Interface</string>
-       <key>CFBundlePackageType</key>
-       <string>BNDL</string>
-       <key>CFBundleShortVersionString</key>
-       <string>1.0.0</string>
-       <key>CFBundleSupportedPlatforms</key>
-       <array>
-               <string>MacOSX</string>
-       </array>
-       <key>CFBundleVersion</key>
-       <string>10</string>
-       <key>DTCompiler</key>
-       <string>com.apple.compilers.llvm.clang.1_0</string>
-       <key>DTPlatformBuild</key>
-       <string>14C18</string>
-       <key>DTPlatformName</key>
-       <string>macosx</string>
-       <key>DTPlatformVersion</key>
-       <string>13.1</string>
-       <key>DTSDKBuild</key>
-       <string>22C55</string>
-       <key>DTSDKName</key>
-       <string>macosx13.1</string>
-       <key>DTXcode</key>
-       <string>1420</string>
-       <key>DTXcodeBuild</key>
-       <string>14C18</string>
-       <key>LSMinimumSystemVersion</key>
-       <string>12.0</string>
-       <key>QSPlugIn</key>
-       <dict>
-               <key>author</key>
-               <string>Ruben Beltran del Rio</string>
-               <key>categories</key>
-               <array>
-                       <string>Interfaces</string>
-               </array>
-               <key>description</key>
-               <string>A new take on the Bezel Interface, using a flatter look.</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;
-&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;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>
-       </dict>
-       <key>QSRegistration</key>
-       <dict>
-               <key>QSCommandInterfaceControllers</key>
-               <dict>
-                       <key>Flat Bezel</key>
-                       <string>BBFlatBezelInterface</string>
-               </dict>
-               <key>QSPreferencePanes</key>
-               <dict>
-                       <key>BBFlatBezelPrefs</key>
-                       <dict>
-                               <key>class</key>
-                               <string>BBFlatBezelPrefs</string>
-                               <key>description</key>
-                               <string>Flat Bezel interface preferences</string>
-                               <key>icon</key>
-                               <string></string>
-                               <key>name</key>
-                               <string>Flat Bezel</string>
-                               <key>nibBundle</key>
-                               <string>pizza.unlimited.Flat-Bezel</string>
-                               <key>nibName</key>
-                               <string>BBFlatBezelPrefs</string>
-                               <key>type</key>
-                               <string>hidden</string>
-                       </dict>
-               </dict>
-       </dict>
-       <key>QSRequirements</key>
-       <dict>
-               <key>minHostVersion</key>
-               <string>4039</string>
-       </dict>
-</dict>
-</plist>
diff --git a/jekyll/files/flat_bezel/Flat Bezel 1.0.0.qsplugin/Contents/MacOS/Flat Bezel b/jekyll/files/flat_bezel/Flat Bezel 1.0.0.qsplugin/Contents/MacOS/Flat Bezel
deleted file mode 100755 (executable)
index 9fcbdfa..0000000
Binary files a/jekyll/files/flat_bezel/Flat Bezel 1.0.0.qsplugin/Contents/MacOS/Flat Bezel and /dev/null differ
diff --git a/jekyll/files/flat_bezel/Flat Bezel 1.0.0.qsplugin/Contents/Resources/BBFlatBezelInterface.nib b/jekyll/files/flat_bezel/Flat Bezel 1.0.0.qsplugin/Contents/Resources/BBFlatBezelInterface.nib
deleted file mode 100644 (file)
index a0aeb15..0000000
Binary files a/jekyll/files/flat_bezel/Flat Bezel 1.0.0.qsplugin/Contents/Resources/BBFlatBezelInterface.nib and /dev/null differ
diff --git a/jekyll/files/flat_bezel/Flat Bezel 1.0.0.qsplugin/Contents/Resources/en.lproj/InfoPlist.strings b/jekyll/files/flat_bezel/Flat Bezel 1.0.0.qsplugin/Contents/Resources/en.lproj/InfoPlist.strings
deleted file mode 100644 (file)
index 5e45963..0000000
Binary files a/jekyll/files/flat_bezel/Flat Bezel 1.0.0.qsplugin/Contents/Resources/en.lproj/InfoPlist.strings and /dev/null differ
diff --git a/jekyll/files/flat_bezel/Flat Bezel 1.0.0.qsplugin/Contents/_CodeSignature/CodeResources b/jekyll/files/flat_bezel/Flat Bezel 1.0.0.qsplugin/Contents/_CodeSignature/CodeResources
deleted file mode 100644 (file)
index df7ea0f..0000000
+++ /dev/null
@@ -1,146 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
-       <key>files</key>
-       <dict>
-               <key>Resources/BBFlatBezelInterface.nib</key>
-               <data>
-               zN9acFzJXLDRxOtq8FtdKhyQrwE=
-               </data>
-               <key>Resources/en.lproj/InfoPlist.strings</key>
-               <dict>
-                       <key>hash</key>
-                       <data>
-                       MiLKDDnrUKr4EmuvhS5VQwxHGK8=
-                       </data>
-                       <key>optional</key>
-                       <true/>
-               </dict>
-       </dict>
-       <key>files2</key>
-       <dict>
-               <key>Resources/BBFlatBezelInterface.nib</key>
-               <dict>
-                       <key>hash2</key>
-                       <data>
-                       JBPIwKcrVD3C11VMIbqjKKzfv7gyTXGX3oxqVm36kbQ=
-                       </data>
-               </dict>
-               <key>Resources/en.lproj/InfoPlist.strings</key>
-               <dict>
-                       <key>hash2</key>
-                       <data>
-                       Oc8u4Ht7Mz58F50L9NeYpbcq9qTlhPUeZCcDu/pPyCg=
-                       </data>
-                       <key>optional</key>
-                       <true/>
-               </dict>
-       </dict>
-       <key>rules</key>
-       <dict>
-               <key>^Resources/</key>
-               <true/>
-               <key>^Resources/.*\.lproj/</key>
-               <dict>
-                       <key>optional</key>
-                       <true/>
-                       <key>weight</key>
-                       <real>1000</real>
-               </dict>
-               <key>^Resources/.*\.lproj/locversion.plist$</key>
-               <dict>
-                       <key>omit</key>
-                       <true/>
-                       <key>weight</key>
-                       <real>1100</real>
-               </dict>
-               <key>^Resources/Base\.lproj/</key>
-               <dict>
-                       <key>weight</key>
-                       <real>1010</real>
-               </dict>
-               <key>^version.plist$</key>
-               <true/>
-       </dict>
-       <key>rules2</key>
-       <dict>
-               <key>.*\.dSYM($|/)</key>
-               <dict>
-                       <key>weight</key>
-                       <real>11</real>
-               </dict>
-               <key>^(.*/)?\.DS_Store$</key>
-               <dict>
-                       <key>omit</key>
-                       <true/>
-                       <key>weight</key>
-                       <real>2000</real>
-               </dict>
-               <key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
-               <dict>
-                       <key>nested</key>
-                       <true/>
-                       <key>weight</key>
-                       <real>10</real>
-               </dict>
-               <key>^.*</key>
-               <true/>
-               <key>^Info\.plist$</key>
-               <dict>
-                       <key>omit</key>
-                       <true/>
-                       <key>weight</key>
-                       <real>20</real>
-               </dict>
-               <key>^PkgInfo$</key>
-               <dict>
-                       <key>omit</key>
-                       <true/>
-                       <key>weight</key>
-                       <real>20</real>
-               </dict>
-               <key>^Resources/</key>
-               <dict>
-                       <key>weight</key>
-                       <real>20</real>
-               </dict>
-               <key>^Resources/.*\.lproj/</key>
-               <dict>
-                       <key>optional</key>
-                       <true/>
-                       <key>weight</key>
-                       <real>1000</real>
-               </dict>
-               <key>^Resources/.*\.lproj/locversion.plist$</key>
-               <dict>
-                       <key>omit</key>
-                       <true/>
-                       <key>weight</key>
-                       <real>1100</real>
-               </dict>
-               <key>^Resources/Base\.lproj/</key>
-               <dict>
-                       <key>weight</key>
-                       <real>1010</real>
-               </dict>
-               <key>^[^/]+$</key>
-               <dict>
-                       <key>nested</key>
-                       <true/>
-                       <key>weight</key>
-                       <real>10</real>
-               </dict>
-               <key>^embedded\.provisionprofile$</key>
-               <dict>
-                       <key>weight</key>
-                       <real>20</real>
-               </dict>
-               <key>^version\.plist$</key>
-               <dict>
-                       <key>weight</key>
-                       <real>20</real>
-               </dict>
-       </dict>
-</dict>
-</plist>
diff --git a/jekyll/files/flat_bezel/Flat Bezel.qsplugin/Contents/Info.plist b/jekyll/files/flat_bezel/Flat Bezel.qsplugin/Contents/Info.plist
deleted file mode 100644 (file)
index e8d41a3..0000000
+++ /dev/null
@@ -1,102 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
-       <key>BuildMachineOSBuild</key>
-       <string>22D49</string>
-       <key>CFBundleDevelopmentRegion</key>
-       <string>English</string>
-       <key>CFBundleDisplayName</key>
-       <string>Flat Bezel Interface</string>
-       <key>CFBundleExecutable</key>
-       <string>Flat Bezel</string>
-       <key>CFBundleIdentifier</key>
-       <string>pizza.unlimited.Flat-Bezel</string>
-       <key>CFBundleInfoDictionaryVersion</key>
-       <string>6.0</string>
-       <key>CFBundleName</key>
-       <string>Flat Bezel Interface</string>
-       <key>CFBundlePackageType</key>
-       <string>BNDL</string>
-       <key>CFBundleShortVersionString</key>
-       <string>1.0.0</string>
-       <key>CFBundleSupportedPlatforms</key>
-       <array>
-               <string>MacOSX</string>
-       </array>
-       <key>CFBundleVersion</key>
-       <string>10</string>
-       <key>DTCompiler</key>
-       <string>com.apple.compilers.llvm.clang.1_0</string>
-       <key>DTPlatformBuild</key>
-       <string>14C18</string>
-       <key>DTPlatformName</key>
-       <string>macosx</string>
-       <key>DTPlatformVersion</key>
-       <string>13.1</string>
-       <key>DTSDKBuild</key>
-       <string>22C55</string>
-       <key>DTSDKName</key>
-       <string>macosx13.1</string>
-       <key>DTXcode</key>
-       <string>1420</string>
-       <key>DTXcodeBuild</key>
-       <string>14C18</string>
-       <key>LSMinimumSystemVersion</key>
-       <string>12.0</string>
-       <key>QSPlugIn</key>
-       <dict>
-               <key>author</key>
-               <string>Ruben Beltran del Rio</string>
-               <key>categories</key>
-               <array>
-                       <string>Interfaces</string>
-               </array>
-               <key>description</key>
-               <string>A new take on the Bezel Interface, using a flatter look.</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;
-&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;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>
-       </dict>
-       <key>QSRegistration</key>
-       <dict>
-               <key>QSCommandInterfaceControllers</key>
-               <dict>
-                       <key>Flat Bezel</key>
-                       <string>BBFlatBezelInterface</string>
-               </dict>
-               <key>QSPreferencePanes</key>
-               <dict>
-                       <key>BBFlatBezelPrefs</key>
-                       <dict>
-                               <key>class</key>
-                               <string>BBFlatBezelPrefs</string>
-                               <key>description</key>
-                               <string>Flat Bezel interface preferences</string>
-                               <key>icon</key>
-                               <string></string>
-                               <key>name</key>
-                               <string>Flat Bezel</string>
-                               <key>nibBundle</key>
-                               <string>pizza.unlimited.Flat-Bezel</string>
-                               <key>nibName</key>
-                               <string>BBFlatBezelPrefs</string>
-                               <key>type</key>
-                               <string>hidden</string>
-                       </dict>
-               </dict>
-       </dict>
-       <key>QSRequirements</key>
-       <dict>
-               <key>minHostVersion</key>
-               <string>4039</string>
-       </dict>
-</dict>
-</plist>
diff --git a/jekyll/files/flat_bezel/Flat Bezel.qsplugin/Contents/MacOS/Flat Bezel b/jekyll/files/flat_bezel/Flat Bezel.qsplugin/Contents/MacOS/Flat Bezel
deleted file mode 100755 (executable)
index 9fcbdfa..0000000
Binary files a/jekyll/files/flat_bezel/Flat Bezel.qsplugin/Contents/MacOS/Flat Bezel and /dev/null differ
diff --git a/jekyll/files/flat_bezel/Flat Bezel.qsplugin/Contents/Resources/BBFlatBezelInterface.nib b/jekyll/files/flat_bezel/Flat Bezel.qsplugin/Contents/Resources/BBFlatBezelInterface.nib
deleted file mode 100644 (file)
index a0aeb15..0000000
Binary files a/jekyll/files/flat_bezel/Flat Bezel.qsplugin/Contents/Resources/BBFlatBezelInterface.nib and /dev/null differ
diff --git a/jekyll/files/flat_bezel/Flat Bezel.qsplugin/Contents/Resources/en.lproj/InfoPlist.strings b/jekyll/files/flat_bezel/Flat Bezel.qsplugin/Contents/Resources/en.lproj/InfoPlist.strings
deleted file mode 100644 (file)
index 5e45963..0000000
Binary files a/jekyll/files/flat_bezel/Flat Bezel.qsplugin/Contents/Resources/en.lproj/InfoPlist.strings and /dev/null differ
diff --git a/jekyll/files/flat_bezel/Flat Bezel.qsplugin/Contents/_CodeSignature/CodeResources b/jekyll/files/flat_bezel/Flat Bezel.qsplugin/Contents/_CodeSignature/CodeResources
deleted file mode 100644 (file)
index df7ea0f..0000000
+++ /dev/null
@@ -1,146 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
-       <key>files</key>
-       <dict>
-               <key>Resources/BBFlatBezelInterface.nib</key>
-               <data>
-               zN9acFzJXLDRxOtq8FtdKhyQrwE=
-               </data>
-               <key>Resources/en.lproj/InfoPlist.strings</key>
-               <dict>
-                       <key>hash</key>
-                       <data>
-                       MiLKDDnrUKr4EmuvhS5VQwxHGK8=
-                       </data>
-                       <key>optional</key>
-                       <true/>
-               </dict>
-       </dict>
-       <key>files2</key>
-       <dict>
-               <key>Resources/BBFlatBezelInterface.nib</key>
-               <dict>
-                       <key>hash2</key>
-                       <data>
-                       JBPIwKcrVD3C11VMIbqjKKzfv7gyTXGX3oxqVm36kbQ=
-                       </data>
-               </dict>
-               <key>Resources/en.lproj/InfoPlist.strings</key>
-               <dict>
-                       <key>hash2</key>
-                       <data>
-                       Oc8u4Ht7Mz58F50L9NeYpbcq9qTlhPUeZCcDu/pPyCg=
-                       </data>
-                       <key>optional</key>
-                       <true/>
-               </dict>
-       </dict>
-       <key>rules</key>
-       <dict>
-               <key>^Resources/</key>
-               <true/>
-               <key>^Resources/.*\.lproj/</key>
-               <dict>
-                       <key>optional</key>
-                       <true/>
-                       <key>weight</key>
-                       <real>1000</real>
-               </dict>
-               <key>^Resources/.*\.lproj/locversion.plist$</key>
-               <dict>
-                       <key>omit</key>
-                       <true/>
-                       <key>weight</key>
-                       <real>1100</real>
-               </dict>
-               <key>^Resources/Base\.lproj/</key>
-               <dict>
-                       <key>weight</key>
-                       <real>1010</real>
-               </dict>
-               <key>^version.plist$</key>
-               <true/>
-       </dict>
-       <key>rules2</key>
-       <dict>
-               <key>.*\.dSYM($|/)</key>
-               <dict>
-                       <key>weight</key>
-                       <real>11</real>
-               </dict>
-               <key>^(.*/)?\.DS_Store$</key>
-               <dict>
-                       <key>omit</key>
-                       <true/>
-                       <key>weight</key>
-                       <real>2000</real>
-               </dict>
-               <key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
-               <dict>
-                       <key>nested</key>
-                       <true/>
-                       <key>weight</key>
-                       <real>10</real>
-               </dict>
-               <key>^.*</key>
-               <true/>
-               <key>^Info\.plist$</key>
-               <dict>
-                       <key>omit</key>
-                       <true/>
-                       <key>weight</key>
-                       <real>20</real>
-               </dict>
-               <key>^PkgInfo$</key>
-               <dict>
-                       <key>omit</key>
-                       <true/>
-                       <key>weight</key>
-                       <real>20</real>
-               </dict>
-               <key>^Resources/</key>
-               <dict>
-                       <key>weight</key>
-                       <real>20</real>
-               </dict>
-               <key>^Resources/.*\.lproj/</key>
-               <dict>
-                       <key>optional</key>
-                       <true/>
-                       <key>weight</key>
-                       <real>1000</real>
-               </dict>
-               <key>^Resources/.*\.lproj/locversion.plist$</key>
-               <dict>
-                       <key>omit</key>
-                       <true/>
-                       <key>weight</key>
-                       <real>1100</real>
-               </dict>
-               <key>^Resources/Base\.lproj/</key>
-               <dict>
-                       <key>weight</key>
-                       <real>1010</real>
-               </dict>
-               <key>^[^/]+$</key>
-               <dict>
-                       <key>nested</key>
-                       <true/>
-                       <key>weight</key>
-                       <real>10</real>
-               </dict>
-               <key>^embedded\.provisionprofile$</key>
-               <dict>
-                       <key>weight</key>
-                       <real>20</real>
-               </dict>
-               <key>^version\.plist$</key>
-               <dict>
-                       <key>weight</key>
-                       <real>20</real>
-               </dict>
-       </dict>
-</dict>
-</plist>
diff --git a/jekyll/files/flat_bezel/Flat_Bezel-1.0.0.qsplugin.zip b/jekyll/files/flat_bezel/Flat_Bezel-1.0.0.qsplugin.zip
new file mode 100644 (file)
index 0000000..4b1cbcb
Binary files /dev/null and b/jekyll/files/flat_bezel/Flat_Bezel-1.0.0.qsplugin.zip differ
diff --git a/jekyll/files/flat_bezel/Flat_Bezel.qsplugin.zip b/jekyll/files/flat_bezel/Flat_Bezel.qsplugin.zip
new file mode 100644 (file)
index 0000000..4b1cbcb
Binary files /dev/null and b/jekyll/files/flat_bezel/Flat_Bezel.qsplugin.zip differ
index ef569980722e50ddbef3c823bee4c5713ab6eb5c..e364569e2ee5a295e2801813a22cdb7b3101dc7d 100644 (file)
@@ -13,7 +13,7 @@ description: "Flat Bezel.qsplugin"
   <ul>
     <li>
       <p>
-        <a href="/files/flat_bezel/Flat%20Bezel%201.0.0.qsplugin">Flat Bezel.qsplugin</a>:
+        <a href="/files/flat_bezel/Flat_Bezel.qsplugin.zip">Flat Bezel.qsplugin</a>:
           Latest (1.0.0).
       </p>
     </li>
@@ -33,7 +33,7 @@ description: "Flat Bezel.qsplugin"
   <ul>
     <li>
       <p>
-        <a href="/files/flat_bezel/Flat%20Bezel%201.0.0.qsplugin">Flat Bezel.qsplugin 1.0.0</a>:
+        <a href="/files/flat_bezel/Flat_Bezel-1.0.0.qsplugin.zip">Flat Bezel.qsplugin 1.0.0</a>:
           Initial release
       </p>
     </li>