summary refs log tree commit diff
diff options
context:
space:
mode:
authorLoren Burkholder <loren.burkholder@kdab.com>2024-01-27 19:12:47 -0500
committerLoren Burkholder <loren.burkholder@kdab.com>2024-01-27 19:12:47 -0500
commita9f9d90e013490e50c1e4aa830703393309f2231 (patch)
treed1af6f8001ea57d9dc515b512b70859329ede49a
parentMake sure to use our info plist template (diff)
downloadnheko-a9f9d90e013490e50c1e4aa830703393309f2231.tar.xz
Change URL to URI
-rw-r--r--cmake/MacOSXBundleInfo.plist.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/MacOSXBundleInfo.plist.in b/cmake/MacOSXBundleInfo.plist.in

index d05f1b25..01977550 100644 --- a/cmake/MacOSXBundleInfo.plist.in +++ b/cmake/MacOSXBundleInfo.plist.in
@@ -38,7 +38,7 @@ <array> <dict> <key>CFBundleURLName</key> - <string>Matrix URL</string> + <string>Matrix URI</string> <key>CFBundleURLSchemes</key> <array> <string>matrix</string>