Jean-Michel POURE wrote:
Hi Andreas,
Just for information, do you think it would be difficult to add Gettext
support to pgAdmin3? We could run an extract script on Snake and publish the
.po files for translation everyday. I can handle po files merges for the team
if you need someone.
It's not
unsubscribe
Do you Yahoo!?
Free online calendar with sync to Outlook(TM).
On Thursday, May 29, 2003, at 03:33 US/Eastern, Jean-Michel POURE wrote:
Do you think it would be possible to do one of the following things:
- modify wxGTK spec file in order to produce the required libraries
with
debuging control. Please find included the spec file. If you explain
me what
are
Adam,
I wonder if the make process could be speeded up.
At the moment, the auto dependency tracking is integrally implemented
for each object make, which makes things quite slow. Can this be changed
to a "make dep; make; make install" way, as I know it from the kernel?
Regards,
Andreas
--
Sorry screwed up my mail accounts, reposting:
Dear fellow developers,
I prepared pgAdmin3 for translation:
To enable translation of pgAdmin3 strings, all candidates need to be
marked.
1) A string that will not be translated (queries, log entries, settin
Not unless we want to manually track dependencies, which is how the
linux kernel currently works. I would venture to say that a make dep
&& make for the linux kernel takes the same amount of time as a plain
make would if the kernel automatically tracked dependencies. Currently
the make proces
Le Jeudi 29 Mai 2003 23:46, Andreas Pflug a écrit :
> Jean-Michel, could you give us hints on how to implement the xgettext
> process, unix and w32? The __() macro is intended to be the short form
> for gettext_noop().
Thanks Andreas. This is thrilling and so exciting.
Before tagging source files
Hi Guys,
After chatting with a new classmate at Uni who happens to be a big
pgAdmin fan, I built a source distro for him to compile which can be
found on snake.pgadmin.org. A few issues arose however:
1) There were a number of .h and .xpm files missing from Makefile.am.
Please try to remember to
Jean-Michel POURE wrote:
As usual, I have several silly questions:
1) wxGTK versions
Could you outline the Unicode differences between:
- wxGTK2.4 linked against GTK1.2,
- wxGTK2.4 linked against GTK2.0+unicode support,
- wxGTK2.5cvs linked against GTK2.0+unicode support (poEdit uses only this
v
Le Vendredi 30 Mai 2003 10:15, Andreas Pflug a écrit :
> I'm lacking any experiences with that, but why not?
I wonder why ./configure options include --enable-unicode --enable-gtk2,
that's all. A look at poEdit might clarify some issues (why does it use
wxWindows2.5 cvs?).
Thanks for other expl
Dear all,
I have built a custom wxGTK SRPM for RedHat 9, with debugging support. The
SRPM should recompile on any RPM platform like Mandrake. I cannot yet compile
pgAdmin3 from CVS because heavy changes are being done for language support.
Could anyone be so kind to test my SRPM? Feel free to c
> -Original Message-
> From: frank_lupo [mailto:[EMAIL PROTECTED]
> Sent: 29 May 2003 09:24
> To: Dave Page; pgadmin-hackers
> Subject: pga2: reserved keywords
>
>
> Hi Dave,
>
> I have change the pgschema and pgadmin to fix problem on
> reserved keywords . The reserved keywords in p
> > In the DEFAULT_AUTOHIGHLIGHT on pgadmin2 any reserved
> > keywords are not present. I have extracted on documentation
> > the reserved keywords.
> > Can You add a color on keywords in attachment file ?
> > I'll add these keywords in pgadmin2.
>
> I can, but I honestly don't know when. I'v
13 matches
Mail list logo