[alleyoop] Fix .desktop file



commit 25affed5652be84e4ee297d390dac8b7433b8a93
Author: Javier JardÃn <jjardon gnome org>
Date:   Sat Dec 17 20:57:45 2011 +0000

    Fix .desktop file
    
    Name key is for the specific name of the application.
    See https://live.gnome.org/GnomeGoals/CorrectDesktopFiles

 alleyoop.desktop.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/alleyoop.desktop.in b/alleyoop.desktop.in
index 059e697..2a495d1 100644
--- a/alleyoop.desktop.in
+++ b/alleyoop.desktop.in
@@ -1,6 +1,6 @@
 [Desktop Entry]
 Version=1.0
-_Name=Alleyoop Memory Checker
+_Name=Alleyoop
 _GenericName=Memory Checker
 _X-GNOME-FullName=Alleyoop Memory Checker
 _Comment=Find memory-management problems in your programs using the valgrind tool



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]