public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/alltray/files: alltray-0.7.4-include-fixes.patch
@ 2009-11-06 20:58 Sven Wegener (swegener)
  0 siblings, 0 replies; only message in thread
From: Sven Wegener (swegener) @ 2009-11-06 20:58 UTC (permalink / raw
  To: gentoo-commits

swegener    09/11/06 20:58:13

  Added:                alltray-0.7.4-include-fixes.patch
  Log:
  Version bump, bug #291998 by Jason Wigg.
  (Portage version: 2.2_rc48/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  x11-misc/alltray/files/alltray-0.7.4-include-fixes.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/alltray/files/alltray-0.7.4-include-fixes.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/alltray/files/alltray-0.7.4-include-fixes.patch?rev=1.1&content-type=text/plain

Index: alltray-0.7.4-include-fixes.patch
===================================================================
--- alltray/src/Application.c
+++ alltray/src/Application.c
@@ -16,6 +16,7 @@
 #include <gdk-pixbuf/gdk-pixdata.h>
 #include <config.h>
 
+#include "gtop_glue.h"
 
 #define ALL_TRAY_TYPE_APPLICATION (all_tray_application_get_type ())
 #define ALL_TRAY_APPLICATION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), ALL_TRAY_TYPE_APPLICATION, AllTrayApplication))
--- alltray/src/AttachHelper.c
+++ alltray/src/AttachHelper.c
@@ -16,6 +16,7 @@
 #include <string.h>
 #include <gtk/gtk.h>
 
+#include "x11_glue.h"
 
 #define ALL_TRAY_TYPE_ATTACH_HELPER (all_tray_attach_helper_get_type ())
 #define ALL_TRAY_ATTACH_HELPER(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), ALL_TRAY_TYPE_ATTACH_HELPER, AllTrayAttachHelper))
--- alltray/src/Process.c
+++ alltray/src/Process.c
@@ -16,6 +16,7 @@
 #include <libwnck/libwnck.h>
 #include <stdio.h>
 
+#include "gtop_glue.h"
 
 #define ALL_TRAY_TYPE_PROCESS (all_tray_process_get_type ())
 #define ALL_TRAY_PROCESS(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), ALL_TRAY_TYPE_PROCESS, AllTrayProcess))






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-11-06 20:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-06 20:58 [gentoo-commits] gentoo-x86 commit in x11-misc/alltray/files: alltray-0.7.4-include-fixes.patch Sven Wegener (swegener)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox