From a2eb1c82ee972bba2707d371a98f5da001d44a10 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Aug 21 2009 22:47:27 +0000 Subject: Fix the font-viewer icon --- diff --git a/control-center.spec b/control-center.spec index 7462b47..6dd86ea 100644 --- a/control-center.spec +++ b/control-center.spec @@ -24,7 +24,7 @@ Summary: Utilities to configure the GNOME desktop Name: control-center Version: 2.27.90 -Release: 3%{?dist} +Release: 4%{?dist} Epoch: 1 License: GPLv2+ and GFDL Group: User Interface/Desktops @@ -65,6 +65,9 @@ Patch55: unique-ids.patch # http://bugzilla.gnome.org/show_bug.cgi?id=578109 Patch56: rotate.patch +#vhttp://bugzilla.gnome.org/show_bug.cgi?id=592642 +Patch57: font-viewer-icon.patch + # call the Fedora/RHEL graphical passwd changing apps Patch95: gnome-control-center-2.25.2-passwd.patch Patch96: gnome-control-center-2.25.2-gecos.patch @@ -369,6 +372,9 @@ fi %dir %{_datadir}/gnome-control-center/keybindings %changelog +* Fri Aug 21 2009 Matthias Clasen 2.27.90-4 +- Fix the font-viewer icon + * Thu Aug 20 2009 Matthias Clasen 2.27.90-3 - Fix dragging of rotated monitors in the display capplet diff --git a/font-viewer-icon.patch b/font-viewer-icon.patch new file mode 100644 index 0000000..2201c34 --- /dev/null +++ b/font-viewer-icon.patch @@ -0,0 +1,12 @@ +diff -up gnome-control-center-2.27.90/font-viewer/gnome-font-viewer.desktop.in.in.font-viewer-icon gnome-control-center-2.27.90/font-viewer/gnome-font-viewer.desktop.in.in +--- gnome-control-center-2.27.90/font-viewer/gnome-font-viewer.desktop.in.in.font-viewer-icon 2009-08-21 18:41:15.009209398 -0400 ++++ gnome-control-center-2.27.90/font-viewer/gnome-font-viewer.desktop.in.in 2009-08-21 18:41:47.904444837 -0400 +@@ -1,7 +1,7 @@ + [Desktop Entry] + _Name=Font Viewer + _Comment=Preview fonts +-Icon=gnome-settings-font ++Icon=preferences-desktop-font + Exec=gnome-font-viewer %u + Terminal=false + Type=Application