[brasero] Fix #582979 – brasero should not include Categories in mime handler .desktop files



commit 984424be7c0e7669295f8e78662dbcb68d953ad0
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date:   Sun Jul 12 14:44:42 2009 +0200

    Fix #582979 â?? brasero should not include Categories in mime handler .desktop files

 data/brasero-copy-medium.desktop.in.in   |    1 -
 data/brasero-open-image.desktop.in.in    |    2 +-
 data/brasero-open-playlist.desktop.in.in |    1 -
 data/brasero-open-project.desktop.in.in  |    1 -
 4 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/data/brasero-copy-medium.desktop.in.in b/data/brasero-copy-medium.desktop.in.in
index 458d7d2..5be8ff3 100644
--- a/data/brasero-copy-medium.desktop.in.in
+++ b/data/brasero-copy-medium.desktop.in.in
@@ -2,7 +2,6 @@
 _Name=Disc Copier
 _GenericName=Disc Copier
 _Comment=Copy CDs and DVDs
-Categories=GNOME;GTK;System;
 Exec=brasero -c %u
 Icon=brasero
 MimeType=x-content/audio-cdda;x-content/video-dvd;x-content/video-vcd;x-content/video-svcd;x-content/image-picturecd;
diff --git a/data/brasero-open-image.desktop.in.in b/data/brasero-open-image.desktop.in.in
index 22f202d..b65ec01 100644
--- a/data/brasero-open-image.desktop.in.in
+++ b/data/brasero-open-image.desktop.in.in
@@ -2,7 +2,6 @@
 _Name=Disc Burner
 _GenericName=Disc Burner
 _Comment=Create CDs and DVDs
-Categories=GNOME;AudioVideo;DiscBurning;
 Exec=brasero -i %u
 Icon=brasero
 MimeType=application/x-cd-image;application/x-cdrdao-toc;application/x-cue;application/x-toc;
@@ -10,6 +9,7 @@ StartupNotify=true
 Terminal=false
 Type=Application
 NoDisplay=true
+OnlyShowIn=GNOME;
 X-GNOME-Bugzilla-Bugzilla=GNOME
 X-GNOME-Bugzilla-Product=brasero
 X-GNOME-Bugzilla-Component=general
diff --git a/data/brasero-open-playlist.desktop.in.in b/data/brasero-open-playlist.desktop.in.in
index 87d5960..3fa32b3 100644
--- a/data/brasero-open-playlist.desktop.in.in
+++ b/data/brasero-open-playlist.desktop.in.in
@@ -2,7 +2,6 @@
 _Name=Disc Burner
 _GenericName=Disc Burner
 _Comment=Create CDs and DVDs
-Categories=GNOME;GTK;System;
 Exec=brasero -l %u
 Icon=brasero
 MimeType=audio/x-scpls;audio/x-ms-asx;audio/x-mp3-playlist;audio/x-mpegurl;
diff --git a/data/brasero-open-project.desktop.in.in b/data/brasero-open-project.desktop.in.in
index 8133787..32825ba 100644
--- a/data/brasero-open-project.desktop.in.in
+++ b/data/brasero-open-project.desktop.in.in
@@ -2,7 +2,6 @@
 _Name=Disc Burner
 _GenericName=Disc Burner
 _Comment=Create CDs and DVDs
-Categories=GNOME;GTK;System;
 Exec=brasero -p %u
 Icon=brasero
 MimeType=application/x-brasero;



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