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:
Dustin Kirkland 2011-02-16 14:58:19 -06:00
commit f5274cae0e
2 changed files with 5 additions and 2 deletions

3
debian/changelog vendored
View file

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

View file

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