Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Desktop Entry Terminal=true not working in Budgie menu #554

Closed
ghost opened this issue Apr 3, 2024 · 0 comments · Fixed by #581
Closed

[Bug] Desktop Entry Terminal=true not working in Budgie menu #554

ghost opened this issue Apr 3, 2024 · 0 comments · Fixed by #581

Comments

@ghost
Copy link

ghost commented Apr 3, 2024

Description

Desktop entry not showing up when Terminal=true
In other desktop environments Terminal=true indicates that the app should be running in terminal.

Budgie version

10.9.1-2

Operating System

Arch Linux

Steps to reproduce the issue

Add a desktop entry to /usr/share/application

[Desktop Entry]
Encoding=UTF-8
Name=Test
GenericName=SSH/Telnet/Serial Client
Exec=putty %u
Terminal=true
Icon=putty
Type=Application
Categories=Application
Comment=A highly configurable ssh/telnet/serial console program

Actual result

Desktop entry not showing up in budgie menu

Expected result

Desktop entry should show up in budgie menu

Additional information

No response

EbonJaeger added a commit that referenced this issue May 25, 2024
Fixes #554

Signed-off-by: Evan Maddock <maddock.evan@vivaldi.net>
@EbonJaeger EbonJaeger linked a pull request May 25, 2024 that will close this issue
2 tasks
JoshStrobl pushed a commit that referenced this issue Jun 21, 2024
Fixes #554

Signed-off-by: Evan Maddock <maddock.evan@vivaldi.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

0 participants