From celil.kj at gmail.com Fri Jul 2 10:55:44 2010 From: celil.kj at gmail.com (Celil) Date: Fri, 02 Jul 2010 03:55:44 -0700 Subject: [Valencia] custom vapi directory In-Reply-To: <4C20D970.3030007@yorba.org> References: <4C1FBE63.3090503@gmx.net> <4C205009.7060607@gmail.com> <4C20D970.3030007@yorba.org> Message-ID: <4C2DC5B0.3050900@gmail.com> Is there a way to tell valencia to parse vapi files in a custom location that is different from the standard locations? I have a couple of vapi files under a subdirectory, and I would like to be able to use the autocompletion capabilities of valencia for the symbols defined in them. Celil From adam at yorba.org Fri Jul 2 16:26:45 2010 From: adam at yorba.org (Adam Dingle) Date: Fri, 02 Jul 2010 09:26:45 -0700 Subject: [Valencia] custom vapi directory In-Reply-To: <4C2DC5B0.3050900@gmail.com> References: <4C1FBE63.3090503@gmx.net> <4C205009.7060607@gmail.com> <4C20D970.3030007@yorba.org> <4C2DC5B0.3050900@gmail.com> Message-ID: <4C2E1345.6020409@yorba.org> On 07/02/2010 03:55 AM, Celil wrote: > Is there a way to tell valencia to parse vapi files in a custom location > that is different from the standard locations? I have a couple of vapi > files under a subdirectory, and I would like to be able to use the > autocompletion capabilities of valencia for the symbols defined in them. > Celil, Valencia will parse all .vapi files that it finds either in the system VAPI directory (typically /usr/share/vala/vapi) and also in your project. So if you can put your .vapi files in your project directory or one of its subdirectories then Valencia can find them and use them for autocompletion. Rememeber that if you want Valencia to look in subdirectories, you must either have a configure.ac or a BUILD_ROOT definition in your Makefile as described in the section "The project root" at http://trac.yorba.org/wiki/Valencia . I hope this helps - adam From michael.silvanus at gmail.com Mon Jul 26 21:26:38 2010 From: michael.silvanus at gmail.com (Michel Alexandre Salim) Date: Mon, 26 Jul 2010 23:26:38 +0200 Subject: [Valencia] Making the list available through Gmane and mail-archive.com Message-ID: Hi, I just requested that this list be available through Gmane's NNTP interface (reading development lists through a news reader is so much more convenient than shoehorning a mail client for the task, especially a web-based one) -- I hope nobody has any objection. http://gmane.org/faq.php Would it be alright if I request that they import the list archives as well? Also, should the other Yorba lists be imported too? The address I picked is gmane.comp.yorba.valencia, leaving room for the other lists under the gmane.comp.yorba.* hierarchy. The precedence is that gmane.comp.mozilla.* contains all Mozilla-related projects. Thanks, -- Michel Alexandre Salim Fedora Project Contributor: http://fedoraproject.org/ Email: salimma at fedoraproject.org | GPG key ID: 78884778 Jabber: hircus at jabber.ccc.de | IRC: hircus at irc.freenode.net () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments From adam at yorba.org Tue Jul 27 02:41:07 2010 From: adam at yorba.org (Adam Dingle) Date: Tue, 27 Jul 2010 04:41:07 +0200 Subject: [Valencia] Making the list available through Gmane and mail-archive.com In-Reply-To: References: Message-ID: MIchel, On Mon, Jul 26, 2010 at 11:26 PM, Michel Alexandre Salim < michael.silvanus at gmail.com> wrote: > Hi, > > I just requested that this list be available through Gmane's NNTP > interface (reading development lists through a news reader is so much > more convenient than shoehorning a mail client for the task, > especially a web-based one) -- I hope nobody has any objection. > > http://gmane.org/faq.php > Sounds like a good idea. > > Would it be alright if I request that they import the list archives as > well? Sure! > Also, should the other Yorba lists be imported too? > Sounds good. > > The address I picked is gmane.comp.yorba.valencia, leaving room for > the other lists under the gmane.comp.yorba.* hierarchy. The precedence > is that gmane.comp.mozilla.* contains all Mozilla-related projects. > That sounds good too. cheers adam