aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/metacity-setup/files/patch-src_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/metacity-setup/files/patch-src_main.c')
-rw-r--r--x11-wm/metacity-setup/files/patch-src_main.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-wm/metacity-setup/files/patch-src_main.c b/x11-wm/metacity-setup/files/patch-src_main.c
deleted file mode 100644
index 5c6ff5032fce..000000000000
--- a/x11-wm/metacity-setup/files/patch-src_main.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/main.c.orig Sun Jun 16 23:17:13 2002
-+++ src/main.c Sun Jun 16 23:17:22 2002
-@@ -26,7 +26,7 @@
- gtk_set_locale ();
- gtk_init (&argc, &argv);
-
-- add_pixmap_directory (PACKAGE_DATA_DIR "/" PACKAGE "/pixmaps");
-+ add_pixmap_directory (PACKAGE_DATA_DIR "/pixmaps");
-
- /*
- * The following code was added by Glade to create one of each component