- Change default pdf viewer to ggv
This commit is contained in:
parent
49e3ccf637
commit
94ca7a207e
@ -60,7 +60,7 @@ audio/x-mp3-playlist=rhythmbox.desktop
|
|||||||
audio/x-mpeg=rhythmbox.desktop
|
audio/x-mpeg=rhythmbox.desktop
|
||||||
audio/x-flac=rhythmbox.desktop
|
audio/x-flac=rhythmbox.desktop
|
||||||
audio/x-wav=rhythmbox.desktop
|
audio/x-wav=rhythmbox.desktop
|
||||||
application/pdf=gnome-gpdf.desktop
|
application/pdf=gnome-ggv.desktop
|
||||||
application/postscript=gnome-ggv.desktop
|
application/postscript=gnome-ggv.desktop
|
||||||
application/x-gzpostscript=gnome-ggv.desktop
|
application/x-gzpostscript=gnome-ggv.desktop
|
||||||
image/x-eps=gnome-ggv.desktop
|
image/x-eps=gnome-ggv.desktop
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Shared MIME information database
|
Summary: Shared MIME information database
|
||||||
Name: shared-mime-info
|
Name: shared-mime-info
|
||||||
Version: 0.15
|
Version: 0.15
|
||||||
Release: 5
|
Release: 6
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://freedesktop.org/Software/shared-mime-info
|
URL: http://freedesktop.org/Software/shared-mime-info
|
||||||
@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 6 2004 Alexander Larsson <alexl@redhat.com> - 0.15-6
|
||||||
|
- Change default pdf viewer to ggv
|
||||||
|
|
||||||
* Tue Sep 7 2004 Alexander Larsson <alexl@redhat.com> - 0.15-4
|
* Tue Sep 7 2004 Alexander Larsson <alexl@redhat.com> - 0.15-4
|
||||||
- Fixed evo desktop file reference in defaults.list
|
- Fixed evo desktop file reference in defaults.list
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user