mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
usr/share/applications/byobu.desktop: hide menu item by default,
LP: #513586
This commit is contained in:
parent
69cbf7b91a
commit
cf34b2c0b4
2 changed files with 3 additions and 1 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -2,6 +2,8 @@ byobu (2.50) unreleased; urgency=low
|
|||
|
||||
* debian/rules: fix lintian warning about PWD
|
||||
* usr/bin/byobu-export: silence cd -
|
||||
* usr/share/applications/byobu.desktop: hide menu item by default,
|
||||
LP: #513586
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 18 Jan 2010 11:13:20 +1300
|
||||
|
||||
|
|
|
@ -7,4 +7,4 @@ Type=Application
|
|||
Terminal=true
|
||||
Encoding=UTF-8
|
||||
Categories=GNOME;GTK;Utility;
|
||||
NoDisplay=True
|
||||
NoDisplay=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue