gnucash-on-osx master: Use stable Info.plist in stable bundle.
John Ralls
jralls at code.gnucash.org
Sun Mar 26 15:13:00 EDT 2023
Updated via https://github.com/Gnucash/gnucash-on-osx/commit/f0dd6c3d (commit)
from https://github.com/Gnucash/gnucash-on-osx/commit/a8b699ef (commit)
commit f0dd6c3df5074520c7f9dfff640e47024bc7b8e3
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Mar 26 12:12:44 2023 -0700
Use stable Info.plist in stable bundle.
diff --git a/gnucash-bundler/gnucash.bundle b/gnucash-bundler/gnucash.bundle
index 0ffc956..07d8007 100644
--- a/gnucash-bundler/gnucash.bundle
+++ b/gnucash-bundler/gnucash.bundle
@@ -38,7 +38,7 @@
this bundle file is located. The application name and bundle
identifier are taken from the plist file.
-->
- <plist>${project}/Info-unstable.plist</plist>
+ <plist>${project}/Info.plist</plist>
<main-binary>${prefix}/bin/gnucash</main-binary>
Summary of changes:
gnucash-bundler/gnucash.bundle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the gnucash-changes
mailing list