From 99e5bd1bce934f11033f5d8274740955a887d17b Mon Sep 17 00:00:00 2001 From: Tomasz Pala Date: Sun, 23 Nov 2003 17:20:13 +0000 Subject: [PATCH] - s/^Terminal=0/Terminal=false/ s/^Terminal=1/Terminal=true/ to conform freedesktop.org desktop-entry specification Changed files: tin.desktop -> 1.5 --- tin.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tin.desktop b/tin.desktop index a427770..4091cda 100644 --- a/tin.desktop +++ b/tin.desktop @@ -4,6 +4,6 @@ Type=Application Comment=Tin - A Usenet newsreader Comment[pl]=Tin - czytnik newsów Exec=rtin -Terminal=1 +Terminal=true Encoding=UTF-8 # vi: encoding=utf-8 -- 2.44.0