mirror of
https://github.com/Archeb/opentrace.git
synced 2026-04-25 16:55:58 +03:00
[PR #35] [MERGED] macOS user friendly tweaks #101
Labels
No labels
bug
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentrace#101
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Archeb/opentrace/pull/35
Author: @fakeboboliu
Created: 11/21/2023
Status: ✅ Merged
Merged: 11/22/2023
Merged by: @Archeb
Base:
master← Head:macos-friendly📝 Commits (4)
e4b168cUpgrade to .net8b2b1106Cleanup Path seeker27477a9Load correct locale for macOS8bd1706make macOS permission less confusing📊 Changes
13 files changed (+261 additions, -57 deletions)
View changed files
📝
.github/workflows/build-linux.yml(+4 -4)📝
.github/workflows/build-macos.yml(+4 -4)📝
.github/workflows/build-release.yml(+5 -5)📝
.github/workflows/build-windows.yml(+1 -1)📝
MainForm.cs(+17 -2)📝
NextTraceWrapper.cs(+76 -36)📝
OpenTrace.csproj(+1 -1)📝
Program.cs(+40 -4)📝
Properties/Resources.Designer.cs(+37 -0)📝
Properties/Resources.resx(+19 -0)📝
Properties/Resources.zh-CN.resx(+19 -0)📝
Properties/Resources.zh-HK.resx(+19 -0)📝
Properties/Resources.zh-TW.resx(+19 -0)📄 Description
What's new
en-CN的整蛊行为What's next
这应当有助于解决类似 #33 的问题。
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.