changeset 7702:80b78635eefe

Drop the Encoding key
author Rafael Laboissiere <rafael@debian.org>
date Wed, 09 Apr 2008 17:13:40 +0200
parents b9f5f281b54b
children e44e4cd2129d
files ChangeLog examples/octave.desktop.in
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-04-09  Rafael Laboissiere  <rafael@debian.org>
+
+	* example/octave.desktop.in: Drop the Encoding key, which is
+	deprecated by the FreeDesktop standard.
+
 2008-04-04  John W. Eaton  <jwe@octave.org>
 
 	* Makeconf.in (do-check-m-sources): New macro.
--- a/examples/octave.desktop.in
+++ b/examples/octave.desktop.in
@@ -1,5 +1,4 @@
 [Desktop Entry]
-Encoding=UTF-8
 Name=GNU Octave
 Comment=Scientific Computing using GNU Octave
 TryExec=%OCTAVE_PREFIX%/bin/octave