usr/share/applications/byobu.desktop: fix lintian warning about encoding

key
This commit is contained in:
Dustin Kirkland 2010-08-02 18:56:04 -04:00
commit 2b580b8aa1
2 changed files with 2 additions and 1 deletions

2
debian/changelog vendored
View file

@ -33,6 +33,8 @@ byobu (3.0) unreleased; urgency=low
* debian/rules, usr/bin/byobu-export, usr/share/man/man1/byobu-export.1:
- deprecate the byobu-export utility
* 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

View file

@ -5,6 +5,5 @@ Icon=/usr/share/byobu/pixmaps/byobu.svg
Exec=byobu-launcher
Type=Application
Terminal=true
Encoding=UTF-8
Categories=GNOME;GTK;Utility;
NoDisplay=true