- Change the Exec line in the desktop file to thunderbird
This commit is contained in:
parent
3b1bdf0650
commit
42717a8176
@ -4,7 +4,7 @@ Encoding=UTF-8
|
|||||||
Name=Thunderbird Email
|
Name=Thunderbird Email
|
||||||
GenericName=Email
|
GenericName=Email
|
||||||
Comment=Send and Receive Email
|
Comment=Send and Receive Email
|
||||||
Exec=mozilla-thunderbird
|
Exec=thunderbird
|
||||||
Icon=thunderbird-icon.png
|
Icon=thunderbird-icon.png
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
|
@ -8,7 +8,7 @@ ExclusiveArch: i386 x86_64 ia64 ppc s390 s390x
|
|||||||
Summary: Mozilla Thunderbird mail/newsgroup client
|
Summary: Mozilla Thunderbird mail/newsgroup client
|
||||||
Name: thunderbird
|
Name: thunderbird
|
||||||
Version: 1.0.2
|
Version: 1.0.2
|
||||||
Release: 5
|
Release: 6
|
||||||
Epoch: 0
|
Epoch: 0
|
||||||
URL: http://www.mozilla.org/projects/thunderbird/
|
URL: http://www.mozilla.org/projects/thunderbird/
|
||||||
License: MPL
|
License: MPL
|
||||||
@ -198,6 +198,9 @@ cd -
|
|||||||
#===============================================================================
|
#===============================================================================
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 13 2005 Christopher Aillon <caillon@redhat.com> 1.0.2-6
|
||||||
|
- Change the Exec line in the desktop file to `thunderbird`
|
||||||
|
|
||||||
* Fri May 13 2005 Christopher Aillon <caillon@redhat.com> 1.0.2-5
|
* Fri May 13 2005 Christopher Aillon <caillon@redhat.com> 1.0.2-5
|
||||||
- Update pango patche, MOZ_DISABLE_PANGO now works as advertised.
|
- Update pango patche, MOZ_DISABLE_PANGO now works as advertised.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user