mirror of
https://github.com/digarok/gsplus.git
synced 2026-03-12 06:41:46 +00:00
mac about title
This commit is contained in:
@@ -168,7 +168,7 @@ class AppDelegate: NSObject, NSApplicationDelegate, NSWindowDelegate {
|
||||
"CFBundleShortVersionString"] as? String {
|
||||
NSApplication.shared.orderFrontStandardAboutPanel(
|
||||
options: [.applicationVersion: ver_str,
|
||||
.version: "", .applicationName: "GSplus"])
|
||||
.version: "", .applicationName: "GS+"])
|
||||
}
|
||||
}
|
||||
func applicationDidFinishLaunching(_ aNotification: Notification) {
|
||||
|
||||
Reference in New Issue
Block a user