feat: Set NoDisplay=true for vim.desktop#12
Merged
Zeno-sole merged 1 commit intodeepin-community:dcbot/debian/9.2.0218from Mar 23, 2026
Merged
Conversation
Hide vim from desktop application menu by setting NoDisplay=true This prevents vim from appearing in the desktop application launcher The desktop editor (gvim) should be used instead for GUI purposes Vim in terminal is still accessible through command line This change improves the user experience by avoiding confusion Log: Added NoDisplay=true to vim.desktop files Influence: 1. Test that vim no longer appears in desktop application launcher 2. Verify that gvim still appears in desktop launcher 3. Confirm that starting vim from terminal still works 4. Check that other desktop entries remain unaffected 5. Ensure no regression in desktop environment integration feat: 为 vim.desktop 设置 NoDisplay=true 通过设置 NoDisplay=true 隐藏 vim 桌面应用 这防止 vim 出现在桌面应用启动器中 应该使用桌面编辑器 (gvim) 进行图形界面操作 终端中的 vim 仍然可以通过命令行访问 此更改改进用户体验,避免混淆 Log: 为 vim.desktop 文件添加 NoDisplay=true Influence: 1. 测试 vim 不再出现在桌面应用启动器中 2. 验证 gvim 仍然出现在桌面启动器中 3. 确认从终端启动 vim 仍然正常工作 4. 检查其他桌面条目不受影响 5. 确保桌面环境集成无回归 repo: vim #debian/9.2.0218
Contributor
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
TAG Bot TAG: 2%9.2.0218-1deepin1 |
wxphaha
approved these changes
Mar 23, 2026
hudeng-go
approved these changes
Mar 23, 2026
|
/retest |
Contributor
|
/hold |
b73e4ff
into
deepin-community:dcbot/debian/9.2.0218
5 of 7 checks passed
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hide vim from desktop application menu by setting NoDisplay=true This prevents vim from appearing in the desktop application launcher The desktop editor (gvim) should be used instead for GUI purposes Vim in terminal is still accessible through command line This change improves the user experience by avoiding confusion
Log: Added NoDisplay=true to vim.desktop files
Influence:
feat: 为 vim.desktop 设置 NoDisplay=true
通过设置 NoDisplay=true 隐藏 vim 桌面应用
这防止 vim 出现在桌面应用启动器中
应该使用桌面编辑器 (gvim) 进行图形界面操作
终端中的 vim 仍然可以通过命令行访问
此更改改进用户体验,避免混淆
Log: 为 vim.desktop 文件添加 NoDisplay=true
Influence:
repo: vim #debian/9.2.0218