* 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:
Dustin Kirkland 2010-01-12 09:13:28 -06:00
commit 8b2e361152
5 changed files with 9 additions and 8 deletions

5
debian/changelog vendored
View file

@ -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
View file

@ -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/

View file

@ -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

View file

Before

Width:  |  Height:  |  Size: 63 KiB

After

Width:  |  Height:  |  Size: 63 KiB

Before After
Before After