mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 22:34:23 -07:00
rpm/byobu.spec: updated for Fedora 11
This commit is contained in:
commit
7e27aad0e0
2 changed files with 5 additions and 3 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -1,10 +1,14 @@
|
||||||
byobu (2.39) unreleased; urgency=low
|
byobu (2.39) unreleased; urgency=low
|
||||||
|
|
||||||
|
[ Dustin Kirkland ]
|
||||||
* debian/install, desktop/byobu.desktop, desktop/byobu.svg: add a
|
* debian/install, desktop/byobu.desktop, desktop/byobu.svg: add a
|
||||||
desktop icon for Byobu, LP: #449200
|
desktop icon for Byobu, LP: #449200
|
||||||
* bin/menu: improve logic for the menu button, to explicitly look for
|
* bin/menu: improve logic for the menu button, to explicitly look for
|
||||||
screen-escape-keys (^a-@), or none (byobu-config), else (F9), LP: #450421
|
screen-escape-keys (^a-@), or none (byobu-config), else (F9), LP: #450421
|
||||||
|
|
||||||
|
[ Derek Carter ]
|
||||||
|
* rpm/byobu.spec: updated for Fedora 11
|
||||||
|
|
||||||
-- Dustin Kirkland <kirkland@ubuntu.com> Sun, 11 Oct 2009 14:58:18 -0500
|
-- Dustin Kirkland <kirkland@ubuntu.com> Sun, 11 Oct 2009 14:58:18 -0500
|
||||||
|
|
||||||
byobu (2.38-0ubuntu1) karmic; urgency=low
|
byobu (2.38-0ubuntu1) karmic; urgency=low
|
||||||
|
|
|
@ -111,9 +111,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||||
/usr/lib/byobu/users
|
/usr/lib/byobu/users
|
||||||
/usr/lib/byobu/whoami
|
/usr/lib/byobu/whoami
|
||||||
/usr/lib/byobu/wifi_quality
|
/usr/lib/byobu/wifi_quality
|
||||||
/usr/share/locale/es/LC_MESSAGES/byobu.mo
|
/usr/share/locale/*
|
||||||
/usr/share/locale/fr/LC_MESSAGES/byobu.mo
|
|
||||||
/usr/share/locale/ru/LC_MESSAGES/byobu.mo
|
|
||||||
/usr/share/byobu/keybindings/common
|
/usr/share/byobu/keybindings/common
|
||||||
/usr/share/byobu/keybindings/f-keys
|
/usr/share/byobu/keybindings/f-keys
|
||||||
/usr/share/byobu/keybindings/none
|
/usr/share/byobu/keybindings/none
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue