rpms/gcompris/F-7 gcompris-8.1-icon.patch,1.2,1.3

Johan Cwiklinski (trasher) fedora-extras-commits at redhat.com
Thu Apr 17 18:28:21 UTC 2008


Author: trasher

Update of /cvs/extras/rpms/gcompris/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22791

Added Files:
	gcompris-8.1-icon.patch 
Log Message:
8.1-icon patch were deleted by error


gcompris-8.1-icon.patch:

Index: gcompris-8.1-icon.patch
===================================================================
RCS file: gcompris-8.1-icon.patch
diff -N gcompris-8.1-icon.patch
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ gcompris-8.1-icon.patch	17 Apr 2008 18:28:15 -0000	1.3
@@ -0,0 +1,11 @@
+--- gcompris-8.1/src/gcompris/gcompris.c~	2006-10-15 14:44:14.000000000 +0200
++++ gcompris-8.1/src/gcompris/gcompris.c	2006-10-15 14:44:14.000000000 +0200
+@@ -625,7 +625,7 @@
+    * Set an icon for gcompris
+    * ------------------------
+    */
+-  icon_file = g_strconcat(properties->system_icon_dir, "/gcompris.png", NULL);
++  icon_file = g_strconcat("/usr/share/icons/hicolor/48x48/apps", "/gcompris.png", NULL);
+   if (!g_file_test (icon_file, G_FILE_TEST_EXISTS)) {
+       /* Now check if this file is on the net */
+       icon_file = gc_net_get_url_from_file("gcompris.png", NULL);




More information about the fedora-extras-commits mailing list