Re: [pgadmin-hackers] pgadmin2 ButtonMenus err

2003-05-29 Thread Dave Page
Thanks, patch applied. Regards, Dave. > -Original Message- > From: Hiroshi Saito [mailto:[EMAIL PROTECTED] > Sent: 29 May 2003 12:14 > To: frank_lupo > Cc: pgadmin-hackers > Subject: [pgadmin-hackers] pgadmin2 ButtonMenus err > > > Hi Frank. > > Now, it began to handle a Japanese user

[pgadmin-hackers] pgadmin2 ButtonMenus err

2003-05-29 Thread Hiroshi Saito
Hi Frank. Now, it began to handle a Japanese user, too. Your work is very wonderful. There is a patch which wants to cope with it. An error appears by the menu button icon. Apply an attached patch. Thank you in advance for your understanding. With kindest regards, Hiroshi-Saito

[pgadmin-hackers] Gettext support for pgAdmin3 and the web site

2003-05-29 Thread Jean-Michel POURE
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. A good example of translation proc

[pgadmin-hackers] pga2: reserved keywords

2003-05-29 Thread frank_lupo
Hi Dave, I have change the pgschema and pgadmin to fix problem on reserved keywords . The reserved keywords in pgschema are added by the pgadmin2 using ctx.AUTOHIGHLIGHT. In the DEFAULT_AUTOHIGHLIGHT on pgadmin2 any reserved keywords are not present. I have extracted on documentation the reserve

Re: [pgadmin-hackers] lwx_gtkd_stc-2.4

2003-05-29 Thread Jean-Michel POURE
Le Mercredi 28 Mai 2003 23:06, Adam H.Pendleton a écrit : > wx_gtkd_stc-2.4 is the debug version of the library. Since the > autoconf code exists largely to support the developers and not the end > users (at this point), there is no support for the release versions of > the library. If we are int

Re: [pgadmin-hackers] lwx_gtkd_stc-2.4

2003-05-29 Thread Adam H . Pendleton
wx_gtkd_stc-2.4 is the debug version of the library. Since the autoconf code exists largely to support the developers and not the end users (at this point), there is no support for the release versions of the library. If we are interested in producing release versions of pgadmin3, then I can

[pgadmin-hackers] Disregard

2003-05-29 Thread Jean-Michel POURE
Please disregard my last mail. Seems like the RPM devel is broken. Cheers, Jean-Michel ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.postgresql.org

[pgadmin-hackers] lwx_gtkd_stc-2.4

2003-05-29 Thread Jean-Michel POURE
Dear all, Sorry to ask silly questions. Maybe it is a problem with my custom RPM. Could you point out the file lwx_gtkd_stc-2.4. g++ -DDATA_DIR=\"/usr/local/pgadmin3/share/pgadmin3/\" -Wall -g -I./include/ -I -g -O2 -L/usr/lib -L/usr/lib -o pgAdmin3 pgAdmin3.o pgConn.o pgSet.o pgAggregate.o

Re: [pgadmin-hackers] Bootstrap

2003-05-29 Thread Dave Page
> -Original Message- > From: Jean-Michel POURE [mailto:[EMAIL PROTECTED] > Sent: 28 May 2003 14:10 > To: [EMAIL PROTECTED] > Cc: Andreas Pflug; Adam H. Pendleton > Subject: Re: [pgadmin-hackers] Bootstrap > > > Dear friends, > > Thank you for the patch. I am now compiling under RedHat