From: "Sven Wegener (swegener)" <swegener@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/alltray/files: alltray-0.7.4-include-fixes.patch
Date: Fri, 06 Nov 2009 20:58:13 +0000 [thread overview]
Message-ID: <E1N6Vsr-0003XP-Lh@stork.gentoo.org> (raw)
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))
reply other threads:[~2009-11-06 20:58 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1N6Vsr-0003XP-Lh@stork.gentoo.org \
--to=swegener@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox