mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 06:23:19 -07:00
usr/share/applications/byobu.desktop: fix lintian warning about encoding
key
This commit is contained in:
parent
8b0b03c4dc
commit
2b580b8aa1
2 changed files with 2 additions and 1 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -33,6 +33,8 @@ byobu (3.0) unreleased; urgency=low
|
||||||
* debian/rules, usr/bin/byobu-export, usr/share/man/man1/byobu-export.1:
|
* debian/rules, usr/bin/byobu-export, usr/share/man/man1/byobu-export.1:
|
||||||
- deprecate the byobu-export utility
|
- deprecate the byobu-export utility
|
||||||
* usr/share/man/man1/byobu.1: fix lintian warning about hyphen
|
* usr/share/man/man1/byobu.1: fix lintian warning about hyphen
|
||||||
|
* usr/share/applications/byobu.desktop: fix lintian warning about encoding
|
||||||
|
key
|
||||||
|
|
||||||
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 02 Aug 2010 18:54:32 -0400
|
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 02 Aug 2010 18:54:32 -0400
|
||||||
|
|
||||||
|
|
|
@ -5,6 +5,5 @@ Icon=/usr/share/byobu/pixmaps/byobu.svg
|
||||||
Exec=byobu-launcher
|
Exec=byobu-launcher
|
||||||
Type=Application
|
Type=Application
|
||||||
Terminal=true
|
Terminal=true
|
||||||
Encoding=UTF-8
|
|
||||||
Categories=GNOME;GTK;Utility;
|
Categories=GNOME;GTK;Utility;
|
||||||
NoDisplay=true
|
NoDisplay=true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue