summaryrefslogtreecommitdiffstats
path: root/devel/gnomevfs2/files/patch-libgnomevfs_gnome-vfs-utils.c
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-04-30 09:41:24 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-04-30 09:41:24 +0800
commit2c04e2178d3ccce17af9d227a165f4025e1baf27 (patch)
treea95d6ef7b169e6753fca6a89006355f69851345e /devel/gnomevfs2/files/patch-libgnomevfs_gnome-vfs-utils.c
parent97baa1cd09aa858ef3a8e9ad473cc43e7dcacebb (diff)
downloadmarcuscom-ports-2c04e2178d3ccce17af9d227a165f4025e1baf27.tar.gz
marcuscom-ports-2c04e2178d3ccce17af9d227a165f4025e1baf27.tar.zst
marcuscom-ports-2c04e2178d3ccce17af9d227a165f4025e1baf27.zip
Remove these ports now that they are in the ports tree.
Next stop, GNOME 2.15. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6155 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gnomevfs2/files/patch-libgnomevfs_gnome-vfs-utils.c')
-rw-r--r--devel/gnomevfs2/files/patch-libgnomevfs_gnome-vfs-utils.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/gnomevfs2/files/patch-libgnomevfs_gnome-vfs-utils.c b/devel/gnomevfs2/files/patch-libgnomevfs_gnome-vfs-utils.c
deleted file mode 100644
index 068d1773a..000000000
--- a/devel/gnomevfs2/files/patch-libgnomevfs_gnome-vfs-utils.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- libgnomevfs/gnome-vfs-utils.c.orig Thu Sep 15 07:02:53 2005
-+++ libgnomevfs/gnome-vfs-utils.c Sat Oct 22 02:12:32 2005
-@@ -839,6 +839,7 @@ gnome_vfs_icon_path_from_filename (const
- for (temp_paths = paths; *temp_paths != NULL; temp_paths++) {
- full_filename = g_build_filename (*temp_paths,
- "share",
-+ "gnome",
- "pixmaps",
- relative_filename,
- NULL);