* usr/share/applications/byobu.desktop:

- have the desktop file just launch the byobu executable
  - fixes situation where user runs byobu-disable, which touches
    the auto launch disable flag, but user tries to click on byobu
    desktop icon
This commit is contained in:
Dustin Kirkland 2013-12-16 22:28:23 -07:00
commit 0e86df078e
2 changed files with 6 additions and 1 deletions

5
debian/changelog vendored
View file

@ -22,6 +22,11 @@ byobu (5.68) unreleased; urgency=low
* usr/share/man/man1/byobu-ugraph.1, usr/share/man/man1/byobu-
ulevel.1, usr/share/man/man1/Makefile.am:
- add manpages, silences lintian warning
* usr/share/applications/byobu.desktop:
- have the desktop file just launch the byobu executable
- fixes situation where user runs byobu-disable, which touches
the auto launch disable flag, but user tries to click on byobu
desktop icon
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 02 Dec 2013 18:46:28 -0600

View file

@ -2,7 +2,7 @@
Name=Byobu Terminal
Comment=Advanced Command Line and Text Window Manager
Icon=byobu
Exec=env TERM=xterm-256color byobu-launcher
Exec=env TERM=xterm-256color byobu
Type=Application
Terminal=true
Categories=GNOME;GTK;Utility;