[brasero] Fix #590181 – Use Brasero as desktop file Name



commit 085edde015d1185193459bf1a33d3387374013ac
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date:   Mon Aug 3 10:20:07 2009 +0200

    Fix #590181 â?? Use Brasero as desktop file Name
    Added FullName entry and changed Name to comply with the new proposal

 data/brasero-copy-medium.desktop.in.in |    3 ++-
 data/brasero.desktop.in.in             |    3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/data/brasero-copy-medium.desktop.in.in b/data/brasero-copy-medium.desktop.in.in
index 5be8ff3..a23015e 100644
--- a/data/brasero-copy-medium.desktop.in.in
+++ b/data/brasero-copy-medium.desktop.in.in
@@ -1,6 +1,7 @@
 [Desktop Entry]
-_Name=Disc Copier
+_Name=Brasero
 _GenericName=Disc Copier
+_FullName=Brasero Disc Copier
 _Comment=Copy CDs and DVDs
 Exec=brasero -c %u
 Icon=brasero
diff --git a/data/brasero.desktop.in.in b/data/brasero.desktop.in.in
index 2d90956..6fcfc21 100644
--- a/data/brasero.desktop.in.in
+++ b/data/brasero.desktop.in.in
@@ -1,6 +1,7 @@
 [Desktop Entry]
-_Name=Brasero Disc Burner
+_Name=Brasero
 _GenericName=Disc Burner
+_FullName=Brasero Disc Burner
 _Comment=Create and copy CDs and DVDs
 Categories=GNOME;AudioVideo;DiscBurning;
 MimeType=application/x-cd-image;application/x-cdrdao-toc;application/x-cue;application/x-toc;audio/x-scpls;audio/x-ms-asx;audio/x-mp3-playlist;audio/x-mpegurl;application/x-brasero;



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