From 36358c343bea8338ef0e8d420321a7ce0b7ce28e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mat=C3=ACj=20Cepl?= Date: Sat, 20 Aug 2011 12:49:02 +0200 Subject: [PATCH] gui: Streamline pspp.desktop MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Remove the extension for Icon (unnecessary, in case in future we want to provide for example SVG icon) and removed unnecessary keys. Do we know for fact that we will never ever support Notifications? And I guess if we provide the .desktop and executable as part of the same tarball/package there is not much chance we would have binary missing. I have also added a Czech translation of keys. Signed-off-by: Matìj Cepl --- src/ui/gui/pspp.desktop | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ui/gui/pspp.desktop b/src/ui/gui/pspp.desktop index d06df144..eaee1b4f 100644 --- a/src/ui/gui/pspp.desktop +++ b/src/ui/gui/pspp.desktop @@ -3,13 +3,13 @@ Name=GNU PSPP GenericName=Statistical Software GenericName[de]=Statistiksoftware GenericName[lt]=Statistinė programinė įranga +GenericName[cs]=Statistický program Comment=Analyze statistical data with a free alternative to SPSS Comment[de]= Statistische Daten mit einer freien Alternative zu SPSS analysieren Comment[lt]= Statistinių duomenų analizavimas su nemokama SPSS alternatyva +Comment[cs]= Analyzuj statistická data se svobodnou variantou SPSS Exec=psppire %F -TryExec=psppire -Icon=psppicon.png -StartupNotify=false +Icon=psppicon Terminal=false Type=Application Categories=GTK;Education;Science;Math; -- 2.30.2