summaryrefslogtreecommitdiffstats
path: root/x11/gnome-shell/files/patch-src_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gnome-shell/files/patch-src_Makefile.in')
-rw-r--r--x11/gnome-shell/files/patch-src_Makefile.in59
1 files changed, 34 insertions, 25 deletions
diff --git a/x11/gnome-shell/files/patch-src_Makefile.in b/x11/gnome-shell/files/patch-src_Makefile.in
index f103bb2a9..3fd90eb92 100644
--- a/x11/gnome-shell/files/patch-src_Makefile.in
+++ b/x11/gnome-shell/files/patch-src_Makefile.in
@@ -1,40 +1,49 @@
---- src/Makefile.in.orig 2011-09-18 16:16:03.000000000 +0200
-+++ src/Makefile.in 2011-09-18 16:22:57.000000000 +0200
-@@ -113,7 +113,7 @@
- shell-arrow.c shell-contact-system.c shell-doc-system.c \
- shell-embedded-window.c shell-generic-container.c \
- shell-gtk-embed.c shell-global.c shell-mobile-providers.c \
+--- src/Makefile.in.orig 2012-05-26 19:23:31.000000000 +0200
++++ src/Makefile.in 2012-05-26 19:25:20.000000000 +0200
+@@ -125,7 +125,7 @@
+ shell-embedded-window.h shell-generic-container.h \
+ shell-gtk-embed.h shell-global.h shell-idle-monitor.h \
+ shell-mobile-providers.h shell-mount-operation.h \
+- shell-network-agent.h shell-perf-log.h shell-screenshot.h \
++ shell-perf-log.h shell-screenshot.h \
+ shell-screen-grabber.h shell-slicer.h shell-stack.h \
+ shell-tp-client.h shell-tray-icon.h shell-tray-manager.h \
+ shell-util.h shell-window-tracker.h shell-wm.h \
+@@ -141,7 +141,7 @@
+ shell-generic-container.c shell-gtk-embed.c shell-global.c \
+ shell-idle-monitor.c shell-keyring-prompt.h \
+ shell-keyring-prompt.c shell-mobile-providers.c \
- shell-mount-operation.c shell-network-agent.c shell-perf-log.c \
+ shell-mount-operation.c shell-perf-log.c \
shell-polkit-authentication-agent.h \
- shell-polkit-authentication-agent.c shell-slicer.c \
- shell-stack.c shell-tp-client.c shell-tray-icon.c \
-@@ -140,7 +140,6 @@
- libgnome_shell_la-shell-global.lo \
+ shell-polkit-authentication-agent.c shell-screenshot.c \
+ shell-screen-grabber.c shell-secure-text-buffer.c \
+@@ -173,7 +173,6 @@
+ libgnome_shell_la-shell-keyring-prompt.lo \
libgnome_shell_la-shell-mobile-providers.lo \
libgnome_shell_la-shell-mount-operation.lo \
- libgnome_shell_la-shell-network-agent.lo \
libgnome_shell_la-shell-perf-log.lo \
libgnome_shell_la-shell-polkit-authentication-agent.lo \
- libgnome_shell_la-shell-slicer.lo \
-@@ -821,7 +820,6 @@
- shell-global.h \
+ libgnome_shell_la-shell-screenshot.lo \
+@@ -850,7 +849,6 @@
+ shell-idle-monitor.h \
shell-mobile-providers.h \
shell-mount-operation.h \
- shell-network-agent.h \
shell-perf-log.h \
- shell-slicer.h \
- shell-stack.h \
-@@ -843,7 +841,7 @@
- shell-contact-system.c shell-doc-system.c \
- shell-embedded-window.c shell-generic-container.c \
- shell-gtk-embed.c shell-global.c shell-mobile-providers.c \
+ shell-screenshot.h \
+ shell-screen-grabber.h \
+@@ -878,7 +876,7 @@
+ shell-generic-container.c shell-gtk-embed.c shell-global.c \
+ shell-idle-monitor.c shell-keyring-prompt.h \
+ shell-keyring-prompt.c shell-mobile-providers.c \
- shell-mount-operation.c shell-network-agent.c shell-perf-log.c \
+ shell-mount-operation.c shell-perf-log.c \
shell-polkit-authentication-agent.h \
- shell-polkit-authentication-agent.c shell-slicer.c \
- shell-stack.c shell-tp-client.c shell-tray-icon.c \
-@@ -896,7 +894,7 @@
+ shell-polkit-authentication-agent.c shell-screenshot.c \
+ shell-screen-grabber.c shell-secure-text-buffer.c \
+@@ -952,7 +950,7 @@
$(NULL)
libgnome_shell_la_CPPFLAGS = $(gnome_shell_cflags)
@@ -43,15 +52,15 @@
Shell_0_1_gir_CFLAGS = $(libgnome_shell_la_CPPFLAGS) -I $(srcdir)
Shell_0_1_gir_LIBS = libgnome-shell.la
Shell_0_1_gir_FILES = $(libgnome_shell_la_gir_sources)
-@@ -1171,7 +1169,6 @@
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnome_shell_la-shell-marshal.Plo@am__quote@
+@@ -1234,7 +1232,6 @@
+ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnome_shell_la-shell-keyring-prompt.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnome_shell_la-shell-mobile-providers.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnome_shell_la-shell-mount-operation.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnome_shell_la-shell-network-agent.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnome_shell_la-shell-perf-log.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnome_shell_la-shell-polkit-authentication-agent.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnome_shell_la-shell-recorder-src.Plo@am__quote@
-@@ -2438,7 +2435,7 @@
+@@ -2355,7 +2352,7 @@
shell-enum-types.h: stamp-shell-enum-types.h Makefile
@true