* usr/lib/byobu/updates_available,

usr/share/byobu/desktop/byobu.desktop:
* byobu.desktop:
  - give some hints for GNOME Shell to correctly match byobu desktop file
    (LP: #1718482); partial fix, not entirely working yet
This commit is contained in:
Dustin Kirkland 2018-05-27 14:53:29 -05:00
commit 24d6686dfe
2 changed files with 10 additions and 1 deletions

8
debian/changelog vendored
View file

@ -1,5 +1,6 @@
byobu (5.126) unreleased; urgency=medium
[ Dustin Kirkland ]
* usr/lib/byobu/include/constants, usr/share/byobu/keybindings/f-
keys.screen, usr/share/byobu/keybindings/f-keys.tmux:
- create a $BYOBU_EDITOR variable, using "sensible-editor" if found
@ -13,6 +14,13 @@ byobu (5.126) unreleased; urgency=medium
- BUG: #892489
* usr/lib/byobu/include/shutil, usr/lib/byobu/logo:
- add a logo for gLinux
* usr/lib/byobu/updates_available,
usr/share/byobu/desktop/byobu.desktop:
[ Didier Roche ]
* byobu.desktop:
- give some hints for GNOME Shell to correctly match byobu desktop file
(LP: #1718482); partial fix, not entirely working yet
-- Dustin Kirkland <kirkland@ubuntu.com> Fri, 16 Mar 2018 10:09:57 -0700

View file

@ -2,7 +2,8 @@
Name=Byobu Terminal
Comment=Advanced Command Line and Text Window Manager
Icon=byobu
Exec=gnome-terminal --app-id us.kirkland.terminals.byobu -e byobu
Exec=gnome-terminal --app-id us.kirkland.terminals.byobu --class=us.kirkland.terminals.byobu -e byobu
Type=Application
Categories=GNOME;GTK;Utility;
StartupWMClass=us.kirkland.terminals.byobu
X-GNOME-Gettext-Domain=byobu