diff --git a/debian/changelog b/debian/changelog index bc57baeb..fbc1d41d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Mon, 02 Dec 2013 18:46:28 -0600 diff --git a/usr/share/applications/byobu.desktop b/usr/share/applications/byobu.desktop index 26afbc70..162e6790 100644 --- a/usr/share/applications/byobu.desktop +++ b/usr/share/applications/byobu.desktop @@ -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;