rpms/pcmanfm/devel pcmanfm-0.5-icon-fallback.patch, 1.1, 1.2 pcmanfm.spec, 1.25, 1.26

Mamoru Tasaka (mtasaka) fedora-extras-commits at redhat.com
Wed Jul 30 04:25:28 UTC 2008


Author: mtasaka

Update of /cvs/extras/rpms/pcmanfm/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv531

Modified Files:
	pcmanfm-0.5-icon-fallback.patch pcmanfm.spec 
Log Message:
Remove final fallback for now

pcmanfm-0.5-icon-fallback.patch:

Index: pcmanfm-0.5-icon-fallback.patch
===================================================================
RCS file: /cvs/extras/rpms/pcmanfm/devel/pcmanfm-0.5-icon-fallback.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pcmanfm-0.5-icon-fallback.patch	30 Jul 2008 03:40:25 -0000	1.1
+++ pcmanfm-0.5-icon-fallback.patch	30 Jul 2008 04:24:57 -0000	1.2
@@ -1,6 +1,6 @@
---- pcmanfm-0.5/src/vfs/vfs-mime-type.c.debug	2008-07-30 10:34:54.000000000 +0900
-+++ pcmanfm-0.5/src/vfs/vfs-mime-type.c	2008-07-30 12:34:35.000000000 +0900
-@@ -278,6 +278,59 @@
+--- pcmanfm-0.5/src/vfs/vfs-mime-type.c.icon_	2008-07-30 13:05:02.000000000 +0900
++++ pcmanfm-0.5/src/vfs/vfs-mime-type.c	2008-07-30 13:21:48.000000000 +0900
+@@ -278,6 +278,61 @@
          }
      }
  
@@ -53,8 +53,10 @@
 +    }
 +
 +    /* fallback */
++#if 0
 +    if (!icon)
 +	icon = vfs_load_icon ( icon_theme, "gtk-file", size );
++#endif
 +
 +
      if ( big )


Index: pcmanfm.spec
===================================================================
RCS file: /cvs/extras/rpms/pcmanfm/devel/pcmanfm.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- pcmanfm.spec	30 Jul 2008 03:42:17 -0000	1.25
+++ pcmanfm.spec	30 Jul 2008 04:24:57 -0000	1.26
@@ -3,7 +3,7 @@
 
 Name:		pcmanfm
 Version:	0.5
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	Extremly fast and lightweight file manager
 
 Group:		User Interface/Desktops
@@ -134,7 +134,7 @@
 %{_datadir}/mime/packages/*.xml
 
 %changelog
-* Wed Jul 30 2008 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.5-3
+* Wed Jul 30 2008 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.5-4
 - More fallback for gnome-icon-theme 2.23.X (F-10)
 
 * Tue Jul 29 2008 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.5-2




More information about the fedora-extras-commits mailing list