changeset 11742:9f83fb63f764 release-3-0-x

Drop the Encoding key
author Rafael Laboissiere <rafael@debian.org>
date Wed, 09 Apr 2008 12:39:26 -0400
parents 926db0b4ccb5
children c7070f6cadc8
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-03  Tatsuro MATSUOKA  <tmacchant@yahoo.co.jp>
 
 	* README.Cygwin: Update.
--- 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