mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 14:03:18 -07:00
usr/share/applications/byobu.desktop: change the "window manager"
verbiage to "command line"; looks a little better on desktop applications menu where "window manager" sounds quite different
This commit is contained in:
parent
5e272be6bc
commit
f5274cae0e
2 changed files with 5 additions and 2 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -9,6 +9,9 @@ byobu (3.28) unreleased; urgency=low
|
|||
- uclock -> time_binary
|
||||
- ugraph -> /usr/bin/byobu-ugraph
|
||||
- ulevel -> /usr/bin/byobu-ulevel
|
||||
* usr/share/applications/byobu.desktop: change the "window manager"
|
||||
verbiage to "command line"; looks a little better on desktop
|
||||
applications menu where "window manager" sounds quite different
|
||||
|
||||
[ James Hunt <james.hunt@ubuntu.com> ]
|
||||
* usr/lib/byobu/time_binary: New UTF-8 notification showing time in binary
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[Desktop Entry]
|
||||
Name=Byobu Window Manager
|
||||
Comment=Text-based Window Manager using GNU Screen
|
||||
Name=Byobu Command Line
|
||||
Comment=Advanced Command Line Window Manager
|
||||
Icon=byobu
|
||||
Exec=byobu-launcher
|
||||
Type=Application
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue