Skip to content

Commit

Permalink
Merge branch 'main' into Flashforge-Guider-2s
Browse files Browse the repository at this point in the history
  • Loading branch information
cochcoder authored May 24, 2024
2 parents 57dcd6b + f33c18c commit b3a7cfd
Show file tree
Hide file tree
Showing 573 changed files with 18,826 additions and 7,827 deletions.
20 changes: 10 additions & 10 deletions cmake/modules/MacOSXBundleInfo.plist.in
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,16 @@
<key>ATSApplicationFontsPath</key>
<string>fonts/</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLName</key>
<string>orcasliceropen url</string>
<key>CFBundleURLSchemes</key>
<array>
<string>orcasliceropen</string>
</array>
</dict>
</array>
<array>
<dict>
<key>CFBundleURLName</key>
<string>OrcaSlicer Downloads</string>
<key>CFBundleURLSchemes</key>
<array>
<string>orcaslicer</string>
</array>
</dict>
</array>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
Expand Down
Loading

0 comments on commit b3a7cfd

Please sign in to comment.