aboutsummaryrefslogtreecommitdiffstats
path: root/python/pyempathygtk.patch
blob: a0730a18187a9ee0e9130ab7536047dba4497895 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- /home/zdra/Desktop/pyempathygtk.defs    2008-04-02 11:19:27.000000000 +0200
+++ pyempathygtk/pyempathygtk.defs  2008-04-02 11:29:23.000000000 +0200
@@ -1042,10 +1042,13 @@
   (return-type "GType")
 )
 
-(define-method store_new
-  (of-object "EmpathyContactList")
+(define-function empathy_contact_list_store_new
+  (is-constructor-of "EmpathyContactListStore")
   (c-name "empathy_contact_list_store_new")
   (return-type "EmpathyContactListStore*")
+  (parameters
+    '("EmpathyContactList*" "list_iface")
+  )
 )
 
 (define-method get_list_iface
pan style="color:#3a3935">/fcitx \ libfontconfig.so:x11-fonts/fontconfig USE_XORG= x11 xft xpm USES= tar:bzip2 cmake gettext pkgconfig USE_GNOME= intltool .include <bsd.port.mk> > aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/wput
Commit message (Expand)AuthorAgeFilesLines
* Spell FTP properly (uppercased) when it does not refer to a command name.danfe2019-03-311-1/+1
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*amdmi32016-05-191-2/+2
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-1/+1
* - Update security/gnutls to 3.4.10.tijl2016-03-271-1/+1
* Fix typo in pkg-descr.olgeni2014-08-111-1/+1
* - Replace security/gnutls with security/gnutls3 and update to 3.2.15tijl2014-07-231-1/+1
* Finish the conversion to OPTIONS helpers.adamw2014-07-041-7/+6
* Support LIBS like LDFLAGS.tijl2014-06-111-2/+0
* Support stagebapt2014-03-073-39/+27
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.bsam2013-09-051-1/+1
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-2/+1
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
* Convert left unconverted ports in ftp to new options frameworkbapt2013-03-261-13/+9
* - Add UPDATING entry for gnutls updatenovel2013-02-06