[f-spot/FSPOT_0_6_0_STABLE] Support X-GNOME-FullName in .desktop files



commit 3774261b541db2540abaa1d699b44228cfa12e53
Author: Stephane Delcroix <stephane delcroix org>
Date:   Fri Sep 25 10:23:22 2009 +0200

    Support X-GNOME-FullName in .desktop files
    
    Fixes bgo #596240

 f-spot-import.desktop.in.in |    3 ++-
 f-spot-view.desktop.in.in   |    3 ++-
 f-spot.desktop.in.in        |    3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/f-spot-import.desktop.in.in b/f-spot-import.desktop.in.in
index ba9035a..65a6ba6 100644
--- a/f-spot-import.desktop.in.in
+++ b/f-spot-import.desktop.in.in
@@ -1,7 +1,8 @@
 [Desktop Entry]
 Version=1.0
-_Name=F-Spot Photo Manager
+_Name=F-Spot
 _GenericName=Photo Manager
+_X-GNOME-FullName=F-Spot Photo Manager
 _Comment=Import into F-Spot
 NoDisplay=true
 Exec=f-spot-import %u
diff --git a/f-spot-view.desktop.in.in b/f-spot-view.desktop.in.in
index bf66226..a3409f7 100644
--- a/f-spot-view.desktop.in.in
+++ b/f-spot-view.desktop.in.in
@@ -1,7 +1,8 @@
 [Desktop Entry]
 Version=1.0
-_Name=F-Spot Photo Viewer
+_Name=F-Spot
 _GenericName=Photo Viewer
+_X-GNOME-FullName=F-Spot Photo Viewer
 TryExec=f-spot
 Exec=f-spot --view %U
 NoDisplay=true
diff --git a/f-spot.desktop.in.in b/f-spot.desktop.in.in
index 45ac910..97f4854 100644
--- a/f-spot.desktop.in.in
+++ b/f-spot.desktop.in.in
@@ -1,7 +1,8 @@
 [Desktop Entry]
 Version=1.0
-_Name=F-Spot Photo Manager
+_Name=F-Spot
 _GenericName=Photo Manager
+_X-GNOME-FullName=F-Spot Photo Manager
 _Comment=Organize, enjoy, and share your photos
 Exec=f-spot
 Icon=f-spot



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