debian/rules, usr/share/applications/byobu.desktop: try to get

the icon working in Unity, LP: #683444
This commit is contained in:
Dustin Kirkland 2010-12-07 21:05:26 -06:00
commit 0a2fc4f674
3 changed files with 5 additions and 2 deletions

4
debian/changelog vendored
View file

@ -1,8 +1,10 @@
byobu (3.15) unreleased; urgency=low
* usr/lib/byobu/raid: only match one raid rebuild (the first one)
* debian/rules, usr/share/applications/byobu.desktop: try to get
the icon working in Unity, LP: #683444
-- Dustin Kirkland <kirkland@ubuntu.com> Sun, 05 Dec 2010 11:11:06 -0600
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 07 Dec 2010 21:03:29 -0600
byobu (3.14-0ubuntu1) natty; urgency=low

1
debian/rules vendored
View file

@ -50,6 +50,7 @@ install: build install-po
$(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
dh_link usr/share/byobu/keybindings/f-keys usr/share/byobu/keybindings/common
dh_link usr/bin/shell usr/bin/motd+shell
dh_link usr/share/byobu/pixmaps/byobu.svg usr/share/icons/hicolor/scalable/apps/byobu.svg
# Build architecture-independent files here.
binary-indep: build install

View file

@ -1,7 +1,7 @@
[Desktop Entry]
Name=Byobu Window Manager
Comment=Text-based Window Manager using GNU Screen
Icon=/usr/share/byobu/pixmaps/byobu.svg
Icon=byobu
Exec=byobu-launcher
Type=Application
Terminal=true