From ec1d7a4e97e258f46693862538a99c8589cea849 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: R.desktop -> 1.3 --- R.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R.desktop b/R.desktop index 5092ef9..b429658 100644 --- a/R.desktop +++ b/R.desktop @@ -4,7 +4,7 @@ Comment=Language for interactive analysis of statistical data Comment[pl]=Język do interaktywnej analizy danych statystycznych Icon= Exec=R -Terminal=1 +Terminal=true Type=Application Encoding=UTF-8 # vi: encoding=utf-8 -- 2.44.0