Fix desktop files

This commit is contained in:
Matthias Clasen 2011-03-25 14:26:11 -04:00
parent 8a89b8820b
commit 133846a0cf
2 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,30 @@
diff -up brasero-2.91.93/nautilus/brasero-nautilus.desktop.in.desktop-file brasero-2.91.93/nautilus/brasero-nautilus.desktop.in
--- brasero-2.91.93/nautilus/brasero-nautilus.desktop.in.desktop-file 2011-03-25 14:24:36.510593012 -0400
+++ brasero-2.91.93/nautilus/brasero-nautilus.desktop.in 2011-03-25 14:25:15.865101012 -0400
@@ -8,9 +8,9 @@ Icon=system-file-manager
MimeType=x-content/blank-cd;x-content/blank-dvd;x-content/blank-bd;x-content/blank-hddvd;
StartupNotify=true
Terminal=false
-#Type=Application
+Type=Application
OnlyShowIn=GNOME;
-NoDisplay=true;
+NoDisplay=true
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=brasero
X-GNOME-Bugzilla-Component=general
diff -up brasero-2.91.93/nautilus/brasero-nautilus.desktop.in.in.desktop-file brasero-2.91.93/nautilus/brasero-nautilus.desktop.in.in
--- brasero-2.91.93/nautilus/brasero-nautilus.desktop.in.in.desktop-file 2011-03-25 14:23:55.390107091 -0400
+++ brasero-2.91.93/nautilus/brasero-nautilus.desktop.in.in 2011-03-25 14:24:11.724902874 -0400
@@ -8,9 +8,9 @@ Icon=system-file-manager
MimeType=x-content/blank-cd;x-content/blank-dvd;x-content/blank-bd;x-content/blank-hddvd;
StartupNotify=true
Terminal=false
-#Type=Application
+Type=Application
OnlyShowIn=GNOME;
-NoDisplay=true;
+NoDisplay=true
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=brasero
X-GNOME-Bugzilla-Component=general

View File

@ -14,6 +14,8 @@ URL: http://www.gnome.org/projects/brasero/
#VCS: git:git://git.gnome.org/brasero
Source0: http://ftp.gnome.org/pub/GNOME/sources/brasero/2.91/%{name}-%{version}.tar.bz2
Patch0: brasero-desktop-file.patch
BuildRequires: gtk3-devel >= 2.99.0
BuildRequires: glib2-devel >= 2.15.6
BuildRequires: GConf2-devel
@ -98,6 +100,7 @@ developing brasero applications.
%prep
%setup -q
%patch0 -p1 -b .desktop-file
%build
%configure \