-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A higher version of the glib library returns `application/x-zerosize` instead of `text/plain` when it is a regular file with a size of 0. Let's register the application/x-zerosize MimeType in the desktop file to adapt. Log: fix open zero size file fail Bug: https://pms.uniontech.com/bug-view-267705.html
- Loading branch information
1 parent
e3302f2
commit 6299ee4
Showing
2 changed files
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
deepin-editor (6.5.1) unstable; urgency=medium | ||
|
||
* fix: Register application/x-zerosize MimeType in desktop file (Bug: 267705) | ||
|
||
-- wangrong <[email protected]> Tue, 03 Sep 2024 15:43:20 +0800 | ||
|
||
deepin-editor (6.5.0) unstable; urgency=medium | ||
|
||
* chore(CI): add debian check workflow | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters