[nemiver] GnomeGoal: CorrectDesktopFile (Closes: #618506)
- From: Dodji Seketeli <dodji src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nemiver] GnomeGoal: CorrectDesktopFile (Closes: #618506)
- Date: Fri, 21 May 2010 10:21:34 +0000 (UTC)
commit 0f4e8852d0fd8b3c07a14cefa2600c0d0b089153
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]