- Update to version 0.3.2

Added gtk-accel-group support and gtk-window-get-size

PR:		60326
Submitted by:	maintainer
This commit is contained in:
Kirill Ponomarev 2003-12-17 11:44:53 +00:00
parent 50075dc6cf
commit 556be192ed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96041
3 changed files with 2 additions and 13 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= gtk
PORTVERSION= 0.3.1
PORTVERSION= 0.3.2
CATEGORIES= x11-toolkits scheme
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gauche

View File

@ -1 +1 @@
MD5 (Gauche-gtk-0.3.1.tgz) = 56242c3eacab8d175ca7df7e15eff64d
MD5 (Gauche-gtk-0.3.2.tgz) = 37f860f8ff1409f61b8554f7feea8477

View File

@ -1,11 +0,0 @@
--- src/gtkimmulticontext.stub.orig Sun Oct 5 13:47:06 2003
+++ src/gtkimmulticontext.stub Sun Oct 5 13:47:19 2003
@@ -10,7 +10,7 @@
("Scm_GtkIMContextClass" "Scm_GObjectClass")
(
(slave :type <gtk-im-context>)
- (client-window :type <gdk-drawable>)
+ ;(client-window :type <gdk-drawable>)
)
(allocator (c "Scm_GtkObjectAllocate"))
)