mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
* byobu.desktop, byobu.svg: install these again, but hide the menu item
by default, per pitti's fallback suggestion to LP: #498322 - debian/install, etc/*: move the config file - usr/share/applications/byobu.desktop, usr/share/byobu/pixmaps/byobu.svg: moved
This commit is contained in:
parent
15bec461a0
commit
8b2e361152
5 changed files with 9 additions and 8 deletions
5
debian/changelog
vendored
5
debian/changelog
vendored
|
@ -2,6 +2,8 @@ byobu (2.47) unreleased; urgency=low
|
||||||
|
|
||||||
* usr/lib/byobu/network: fix network script regresssion, LP: #506315
|
* usr/lib/byobu/network: fix network script regresssion, LP: #506315
|
||||||
* usr/lib/byobu/wifi_quality: silence error
|
* usr/lib/byobu/wifi_quality: silence error
|
||||||
|
* byobu.desktop, byobu.svg: install these again, but hide the menu item
|
||||||
|
by default, per pitti's fallback suggestion to LP: #498322
|
||||||
* Make byobu more portable, LP: #503554
|
* Make byobu more portable, LP: #503554
|
||||||
- debian/rules, debian/manpages, usr/share/man/man1/*: move the manpages
|
- debian/rules, debian/manpages, usr/share/man/man1/*: move the manpages
|
||||||
to make byobu more portable
|
to make byobu more portable
|
||||||
|
@ -9,6 +11,9 @@ byobu (2.47) unreleased; urgency=low
|
||||||
- debian/install, usr/share/byobu/*: move the share files
|
- debian/install, usr/share/byobu/*: move the share files
|
||||||
- debian/install, usr/bin/*: move the binary scripts
|
- debian/install, usr/bin/*: move the binary scripts
|
||||||
- debian/install, usr/share/doc/byobu/*: move the docs
|
- debian/install, usr/share/doc/byobu/*: move the docs
|
||||||
|
- debian/install, etc/*: move the config file
|
||||||
|
- usr/share/applications/byobu.desktop, usr/share/byobu/pixmaps/byobu.svg:
|
||||||
|
moved
|
||||||
|
|
||||||
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 11 Jan 2010 22:54:36 -0600
|
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 11 Jan 2010 22:54:36 -0600
|
||||||
|
|
||||||
|
|
9
debian/install
vendored
9
debian/install
vendored
|
@ -1,10 +1,5 @@
|
||||||
usr/bin/*
|
etc/*
|
||||||
usr/lib/byobu/*
|
usr/*
|
||||||
usr/share/byobu/*
|
|
||||||
usr/share/doc/*
|
|
||||||
po/locale/* usr/share/locale
|
po/locale/* usr/share/locale
|
||||||
statusrc etc/byobu
|
|
||||||
debian/source_byobu.py usr/share/apport/package-hooks
|
debian/source_byobu.py usr/share/apport/package-hooks
|
||||||
debian/lintian/byobu usr/share/lintian/overrides
|
debian/lintian/byobu usr/share/lintian/overrides
|
||||||
#desktop/byobu.svg usr/share/byobu/pixmaps/
|
|
||||||
#desktop/byobu.desktop usr/share/applications/
|
|
||||||
|
|
|
@ -6,4 +6,5 @@ Exec=byobu-launcher
|
||||||
Type=Application
|
Type=Application
|
||||||
Terminal=true
|
Terminal=true
|
||||||
Encoding=UTF-8
|
Encoding=UTF-8
|
||||||
Categories=Utility;System;
|
Categories=GNOME;GTK;Utility;
|
||||||
|
NoDisplay=True
|
Before Width: | Height: | Size: 63 KiB After Width: | Height: | Size: 63 KiB |
Loading…
Add table
Add a link
Reference in a new issue