diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-12-13 00:04:25 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-12-13 00:04:25 +0000 |
commit | 894f4f928214b5e6153a809cccbe4135a54c6aab (patch) | |
tree | 9244442abb89264fdf59b11ba811f72177ce634e /www/firefox10/files/firefox.desktop.in | |
parent | dc22d2a3e5b286c69823d9d8b235d0d60635cdfa (diff) |
Add Encoding type to desktop file to validate via desktop-file-validate
Notes
Notes:
svn path=/head/; revision=123863
Diffstat (limited to 'www/firefox10/files/firefox.desktop.in')
-rw-r--r-- | www/firefox10/files/firefox.desktop.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/firefox10/files/firefox.desktop.in b/www/firefox10/files/firefox.desktop.in index 229000828162..ea8e1fd9ad87 100644 --- a/www/firefox10/files/firefox.desktop.in +++ b/www/firefox10/files/firefox.desktop.in @@ -6,3 +6,4 @@ Icon=@FIREFOX_ICON@ Terminal=false Type=Application Categories=Application;Network; +Encoding=UTF-8 |