Page MenuHome GnuPG

294_0002-Add-gseal-gtk-compat.h-from-gedit.patch
AbandonedPublic

Authored by agx on May 8 2010, 5:06 PM.

Details

Reviewers
None
Summary

From e0f19c4874ffd64a4a329a4c762fcf68ebf2b5c5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Guido=20G=C3=BCnther?= <agx@sigxcpu.org>
Date: Sat, 8 May 2010 16:49:02 +0200
Subject: [PATCH 2/2] Add gseal-gtk-compat.h from gedit

and add missing accessors so we can build gtksecentry with GTK+ down to

2.12.

gtk+-2/gseal-gtk-compat.h | 61 +++++++++++++++++++++++++++++++++++++++++++++
gtk+-2/gtksecentry.h | 1 +
2 files changed, 62 insertions(+), 0 deletions(-)
create mode 100644 gtk+-2/gseal-gtk-compat.h

diff --git a/gtk+-2/gseal-gtk-compat.h b/gtk+-2/gseal-gtk-compat.h

new file mode 100644

1.7.1

Test Plan

Diff Detail

Lint
Lint Skipped
Unit
Unit Tests Skipped