[metacity] Remove deprecated Encoding key from desktop files



commit e9cc27bf04e742c505c004292568bc2f02f8432a
Author: Frédéric Péters <fpeters 0d be>
Date:   Sat Aug 22 13:47:36 2009 +0200

    Remove deprecated Encoding key from desktop files
    
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=592693

 src/metacity-wm.desktop.in |    1 -
 src/metacity.desktop.in    |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/metacity-wm.desktop.in b/src/metacity-wm.desktop.in
index 91b8124..da78a44 100644
--- a/src/metacity-wm.desktop.in
+++ b/src/metacity-wm.desktop.in
@@ -1,6 +1,5 @@
 [Desktop Entry]
 Type=Application
-Encoding=UTF-8
 _Name=Metacity
 Exec=metacity
 # name of loadable control center module
diff --git a/src/metacity.desktop.in b/src/metacity.desktop.in
index e6b5d47..220ed51 100644
--- a/src/metacity.desktop.in
+++ b/src/metacity.desktop.in
@@ -1,6 +1,5 @@
 [Desktop Entry]
 Type=Application
-Encoding=UTF-8
 _Name=Metacity
 Exec=metacity
 NoDisplay=true



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]