summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk30/files/patch-gtk_xdgmime_xdgmime.c
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/gtk30/files/patch-gtk_xdgmime_xdgmime.c')
-rw-r--r--x11-toolkits/gtk30/files/patch-gtk_xdgmime_xdgmime.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-toolkits/gtk30/files/patch-gtk_xdgmime_xdgmime.c b/x11-toolkits/gtk30/files/patch-gtk_xdgmime_xdgmime.c
deleted file mode 100644
index b39aaedd07b5..000000000000
--- a/x11-toolkits/gtk30/files/patch-gtk_xdgmime_xdgmime.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- gtk/xdgmime/xdgmime.c.orig Mon Nov 8 22:25:27 2004
-+++ gtk/xdgmime/xdgmime.c Sat Nov 13 10:27:22 2004
-@@ -204,7 +204,7 @@
-
- xdg_data_dirs = getenv ("XDG_DATA_DIRS");
- if (xdg_data_dirs == NULL)
-- xdg_data_dirs = "/usr/local/share/:/usr/share/";
-+ xdg_data_dirs = "%%X11BASE%%/share/gnome/:/usr/local/share/gnome/:%%X11BASE%%/share/:/usr/local/share/:/usr/share/";
-
- ptr = xdg_data_dirs;
-