[nemiver/follow-fork-mode] GnomeGoal: CorrectDesktopFile (Closes: #618506)



commit 25b4dcd4b4dead9e8dd7059c925515b3d538cc34
Author: Prema <premum gmail com>
Date:   Fri May 21 11:43:47 2010 +0200

    GnomeGoal: CorrectDesktopFile (Closes: #618506)
    
    	* data/nemiver.desktop.in: Per
    	http://live.gnome.org/GnomeGoals/CorrectDesktopFiles, _Name should
    	contain only the brand name of the application, and the new
    	X-GNOME-FullName can contain the concatenation of _Name and
    	_GenericName.

 data/nemiver.desktop.in |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/data/nemiver.desktop.in b/data/nemiver.desktop.in
index 2fee736..32d8da6 100644
--- a/data/nemiver.desktop.in
+++ b/data/nemiver.desktop.in
@@ -1,8 +1,9 @@
 [Desktop Entry]
 Version=1.0
 Type=Application
-_Name=Nemiver Debugger
+_Name=Nemiver
 _GenericName=C/C++ Debugger
+_X-GNOME-FullName=Nemiver C/C++ Debugger
 _Comment=Debug Applications
 Icon=nemiver
 Exec=nemiver



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