summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-extra/gconf-editor/files/gconf-editor-2.4.0-gtk+-2.4.patch')
-rw-r--r--gnome-extra/gconf-editor/files/gconf-editor-2.4.0-gtk+-2.4.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/gnome-extra/gconf-editor/files/gconf-editor-2.4.0-gtk+-2.4.patch b/gnome-extra/gconf-editor/files/gconf-editor-2.4.0-gtk+-2.4.patch
deleted file mode 100644
index f4f60db39fb7..000000000000
--- a/gnome-extra/gconf-editor/files/gconf-editor-2.4.0-gtk+-2.4.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-diff -uNr gconf-editor-2.4.0.orig/src/Makefile.am gconf-editor-2.4.0/src/Makefile.am
---- gconf-editor-2.4.0.orig/src/Makefile.am 2004-04-26 17:33:04.000000000 +0000
-+++ gconf-editor-2.4.0/src/Makefile.am 2004-04-26 17:33:52.000000000 +0000
-@@ -2,9 +2,6 @@
- -DLOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
- -DGCONF_EDITOR_IMAGEDIR=\""$(datadir)/pixmaps/gconf-editor"\" \
- -DIMAGEDIR=\""$(datadir)/pixmaps"\" \
-- -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED \
-- -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED \
-- -DGNOME_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_DEPRECATED \
- $(GCONF_EDITOR_CFLAGS)
-
- bin_PROGRAMS = gconf-editor
-diff -uNr gconf-editor-2.4.0.orig/src/Makefile.in gconf-editor-2.4.0/src/Makefile.in
---- gconf-editor-2.4.0.orig/src/Makefile.in 2004-04-26 17:33:04.000000000 +0000
-+++ gconf-editor-2.4.0/src/Makefile.in 2004-04-26 17:33:45.000000000 +0000
-@@ -123,7 +123,7 @@
- USE_NLS = @USE_NLS@
- VERSION = @VERSION@
-
--INCLUDES = -DLOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" -DGCONF_EDITOR_IMAGEDIR=\""$(datadir)/pixmaps/gconf-editor"\" -DIMAGEDIR=\""$(datadir)/pixmaps"\" -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_DEPRECATED $(GCONF_EDITOR_CFLAGS)
-+INCLUDES = -DLOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" -DGCONF_EDITOR_IMAGEDIR=\""$(datadir)/pixmaps/gconf-editor"\" -DIMAGEDIR=\""$(datadir)/pixmaps"\" $(GCONF_EDITOR_CFLAGS)
-
-
- bin_PROGRAMS = gconf-editor