mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-14 10:46:58 -07:00
* usr/share/byobu/desktop/byobu.desktop: LP: #1739708
- update categories so that Byobu can show up in Cinnamon/Mint's preferred applications list
This commit is contained in:
parent
a52aadfc71
commit
dcfe653919
2 changed files with 4 additions and 1 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -24,6 +24,9 @@ byobu (5.127) unreleased; urgency=medium
|
|||
- switch entirely to iproute2, away from net-tools and ifconfig
|
||||
- only remaining ifconfig is fall-back logic, in case /sbin/ip is
|
||||
not found
|
||||
* usr/share/byobu/desktop/byobu.desktop: LP: #1739708
|
||||
- update categories so that Byobu can show up in Cinnamon/Mint's
|
||||
preferred applications list
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Sun, 27 May 2018 18:07:11 -0500
|
||||
|
||||
|
|
|
@ -4,6 +4,6 @@ Comment=Advanced Command Line and Text Window Manager
|
|||
Icon=byobu
|
||||
Exec=gnome-terminal --app-id us.kirkland.terminals.byobu --class=us.kirkland.terminals.byobu -e byobu
|
||||
Type=Application
|
||||
Categories=GNOME;GTK;Utility;
|
||||
Categories=GNOME;GTK;System;Utility;TerminalEmulator;
|
||||
StartupWMClass=us.kirkland.terminals.byobu
|
||||
X-GNOME-Gettext-Domain=byobu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue