[Xfce4-commits] <xfce4-session:master> Don't write the deprecated encoding key to desktop files.

Nick Schermer noreply at xfce.org
Sun Aug 22 13:08:02 CEST 2010


Updating branch refs/heads/master
         to 880c8a9fb9c259f23be2a23c54d27a719e78ce74 (commit)
       from 349b6ca180b4dad1b7a6f6acb60a43dd09a51e89 (commit)

commit 880c8a9fb9c259f23be2a23c54d27a719e78ce74
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Aug 22 13:06:56 2010 +0200

    Don't write the deprecated encoding key to desktop files.

 xfce4-session/xfsm-startup.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/xfce4-session/xfsm-startup.c b/xfce4-session/xfsm-startup.c
index 082e5f7..c7ff3b5 100644
--- a/xfce4-session/xfsm-startup.c
+++ b/xfce4-session/xfsm-startup.c
@@ -263,7 +263,6 @@ xfsm_startup_autostart_migrate (void)
                                "Terminal=False\n"
                                "StartupNotify=False\n"
                                "Version=0.9.4\n"
-                               "Encoding=UTF-8\n"
                                "Name=%s\n",
                                entry, target_path, entry);
                       fclose (fp);



More information about the Xfce4-commits mailing list