mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 22:13:19 -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
|
- uclock -> time_binary
|
||||||
- ugraph -> /usr/bin/byobu-ugraph
|
- ugraph -> /usr/bin/byobu-ugraph
|
||||||
- ulevel -> /usr/bin/byobu-ulevel
|
- 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> ]
|
[ James Hunt <james.hunt@ubuntu.com> ]
|
||||||
* usr/lib/byobu/time_binary: New UTF-8 notification showing time in binary
|
* usr/lib/byobu/time_binary: New UTF-8 notification showing time in binary
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=Byobu Window Manager
|
Name=Byobu Command Line
|
||||||
Comment=Text-based Window Manager using GNU Screen
|
Comment=Advanced Command Line Window Manager
|
||||||
Icon=byobu
|
Icon=byobu
|
||||||
Exec=byobu-launcher
|
Exec=byobu-launcher
|
||||||
Type=Application
|
Type=Application
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue