From ed64896451812b0929803a370fe573207e2224fa Mon Sep 17 00:00:00 2001 From: Tomasz Pala Date: Sun, 23 Nov 2003 16:25:49 +0000 Subject: [PATCH] - added Encoding=UTF-8 (field required by freedesktop.org desktop-entry specification) Changed files: xconsole.desktop -> 1.7 xterm.desktop -> 1.7 --- xconsole.desktop | 1 + xterm.desktop | 1 + 2 files changed, 2 insertions(+) diff --git a/xconsole.desktop b/xconsole.desktop index a310924..fb7ceef 100644 --- a/xconsole.desktop +++ b/xconsole.desktop @@ -45,4 +45,5 @@ TerminalOptions= Terminal=0 Type=Application Categories=Utility;X-X11 +Encoding=UTF-8 # vi: encoding=utf-8 diff --git a/xterm.desktop b/xterm.desktop index 422aef3..03d265a 100644 --- a/xterm.desktop +++ b/xterm.desktop @@ -31,4 +31,5 @@ Path= Type=Application Terminal=0 Categories=TerminalEmulator;X-X11 +Encoding=UTF-8 # vi: encoding=utf-8 -- 2.44.0