- Fix icon and Bugzilla component
This commit is contained in:
parent
ddc2136f78
commit
e57eb17546
@ -1,7 +1,7 @@
|
||||
|
||||
Name: brasero
|
||||
Version: 2.25.91.2
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Gnome CD/DVD burning application
|
||||
Group: Applications/Multimedia
|
||||
License: GPLv2+
|
||||
@ -210,6 +210,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 02 2009 - Bastien Nocera <bnocera@redhat.com> - 2.25.91.2-3
|
||||
- Fix icon and Bugzilla component
|
||||
|
||||
* Mon Mar 02 2009 - Bastien Nocera <bnocera@redhat.com> - 2.25.91.2-2
|
||||
- Fix regressions in burn:/// and blank media handling
|
||||
|
||||
|
@ -133,7 +133,7 @@ Comment[zh_HK]=開啟一個資料夾,將檔案拖放至其中,以將那些
|
||||
Comment[zh_TW]=開啟一個資料夾,將檔案拖放至其中,以將那些檔案燒錄至 CD 或 DVD
|
||||
TryExec=nautilus
|
||||
Exec=nautilus --no-default-window --no-desktop burn:///
|
||||
Icon=nautilus-cd-burner
|
||||
Icon=brasero
|
||||
Terminal=false
|
||||
StartupNotify=true
|
||||
MimeType=x-content/blank-cd;x-content/blank-dvd;x-content/blank-bd;x-content/blank-hddvd;
|
||||
@ -141,5 +141,5 @@ Type=Application
|
||||
Categories=GNOME;GTK;System;
|
||||
OnlyShowIn=GNOME;
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=nautilus-cd-burner
|
||||
X-GNOME-Bugzilla-Component=cd-burner
|
||||
X-GNOME-Bugzilla-Product=gvfs
|
||||
X-GNOME-Bugzilla-Component=burn backend
|
||||
|
Loading…
Reference in New Issue
Block a user