Re: [pgadmin-hackers] [pgadmin-support] pgAdmin3 packages for SuSE 8.2 available

2003-07-07 Thread Dave Page
> -Original Message- > From: Jean-Michel POURE [mailto:[EMAIL PROTECTED] > Sent: 06 July 2003 22:40 > To: [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] [pgadmin-support] pgAdmin3 > packages for SuSE 8.2 available > > > On Sunday 06 July 2003 23:32, Dave Page wrote: > > I would ad

[pgadmin-hackers] Makefile.am broken

2003-07-07 Thread Andreas Pflug
The last patch to Makefile.am broke the make on my system. Although I see the -I/usr/local/pgsql-7.3/include, the file libpq-fe.h is not found. Regards, Andreas ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister co

Re: [pgadmin-hackers] [pgadmin-support] pgAdmin3 packages for SuSE 8.2 available

2003-07-07 Thread Dave Page
> -Original Message- > From: Hiroshi Saito [mailto:[EMAIL PROTECTED] > Sent: 07 July 2003 01:32 > To: Dave Page; [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] [pgadmin-support] pgAdmin3 > packages for SuSE 8.2 available > > > Hi Jean-Michel. > > From: "Je

Re: [pgadmin-hackers] pgAdmin3 wxstd.po new translation file (don't

2003-07-07 Thread Dave Page
Should this patch be added to our standard wx tarball on snake? Regards, Dave. > -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 07 July 2003 01:37 > To: [EMAIL PROTECTED] > Cc: Abbas Izad; [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] pgAdmin3 wxstd.po ne

Re: [pgadmin-hackers] pgAdmin3 wxstd.po new translation file (don't

2003-07-07 Thread Andreas Pflug
Hiroshi Saito wrote: Hi Andreas. As for Japan as well, this problem is remarkable. But, it is tried to solve it with the point of view by a setup of locale. However, japanese links with UTF-8 of locale if it says about early "SUN". It was written in compliment the freebsd_notes.html as well about

Re: [pgadmin-hackers] pgAdmin3 wxstd.po new translation file (don't

2003-07-07 Thread Andreas Pflug
Dave Page wrote: Should this patch be added to our standard wx tarball on snake? Yup. Regards, Andreas ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [E

[pgadmin-hackers] FreeBSD packages

2003-07-07 Thread Jean-Michel POURE
On Monday 07 July 2003 02:32, Hiroshi Saito wrote: > Shall I provide it instead of busy Dave? > -- If Dave is good?.--> Dave. > I want to be useful for you. You are welcome. At the moment, we have a decentralised packaging policy. Packages are built on remote hosts using a cron job and are upload

Re: [pgadmin-hackers] [pgadmin-support] pgAdmin3 packages for SuSE 8.2 available

2003-07-07 Thread Jean-Michel POURE
On Monday 07 July 2003 09:17, Dave Page wrote: > Cool. BTW, when you add translations, please can you make sure they get > added to src/Makefile.am and /build-snapshot (build-snapshot has 2 lines > of code - one to create the directory, and one to copy the files). That > way we know the build will

Re: [pgadmin-hackers] [pgadmin-support] pgAdmin3 packages for SuSE 8.2 available

2003-07-07 Thread Dave Page
> -Original Message- > From: Jean-Michel POURE [mailto:[EMAIL PROTECTED] > Sent: 07 July 2003 09:52 > To: Dave Page; [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] [pgadmin-support] pgAdmin3 > packages for SuSE 8.2 available > > > On Monday 07 July 2003 09:17, Dave Page wrote: > >

[pgadmin-hackers] pga3: New wxWindows Version

2003-07-07 Thread Dave Page
Hi All, There is a new version of the pgAdmin3 supported wxWindows tarball currently being rsync'ed to www.pgadmin.org/snapshots/wxWindows/wxWindows-pgAdmin3-20030707.tar.gz. This version contains Andreas' recent patch to the il8n support. *** Would all packagers please ensure they a

[pgadmin-hackers] Executable name under Unixes

2003-07-07 Thread Jean-Michel POURE
Dear all, Would it be possible to name pgAdmin executable "pgadmin3" instead of "pgAdmin3" under Unixes platforms. A translator already complained he was not able to start pgAdmin. All executables are usually small caps [a-z]. Cheers, Jean-Michel ---(end of broadcast)-

Re: [pgadmin-hackers] Executable name under Unixes

2003-07-07 Thread Dave Page
> -Original Message- > From: Jean-Michel POURE [mailto:[EMAIL PROTECTED] > Sent: 07 July 2003 12:47 > To: [EMAIL PROTECTED] > Cc: Dave Page; Andreas Pflug; Adam H. Pendleton > Subject: Executable name under Unixes > > > Dear all, > > Would it be possible to name pgAdmin executable "pg

[pgadmin-hackers] convert msql2 to postgesql

2003-07-07 Thread patrice guillou
i am a french IT computing programmer wishing to translate a msql2 database into a postgresql . a source script was available on your internet site but is not available anymore. why? if it works correctly ,can you send me this script? _

Re: [pgadmin-hackers] convert msql2 to postgesql

2003-07-07 Thread Dave Page
Hi, We've never offered scripts, but do offer the pgAdmin Migration Wizard at http://www.pgadmin.org/pgadmin2/downloads/ Regards, Dave. > -Original Message- > From: patrice guillou [mailto:[EMAIL PROTECTED] > Sent: 07 July 2003 13:53 > To: [EMAIL PROTECTED] > Subject: [pgadmin-hackers]

[pgadmin-hackers] executable_name.patch

2003-07-07 Thread Adam H. Pendleton
Fixes autoconf to produce lowercase executable name. Please apply. ahp diff -urN pgadmin3/configure.ac pgadmin3.new/configure.ac --- pgadmin3/configure.ac 2003-06-27 10:55:56.0 -0400 +++ pgadmin3.new/configure.ac 2003-07-07 10:55:29.0 -0400 @@ -1,7 +1,7 @@ AC_PREREQ(2.57)

Re: [pgadmin-hackers] executable_name.patch

2003-07-07 Thread Dave Page
Thanks, applied. > -Original Message- > From: Adam H. Pendleton [mailto:[EMAIL PROTECTED] > Sent: 07 July 2003 15:53 > To: [EMAIL PROTECTED] > Cc: Dave Page > Subject: executable_name.patch > > > Fixes autoconf to produce lowercase executable name. Please apply. > > ahp > --

Re: [pgadmin-hackers] [pgadmin-support] pgAdmin3 packages for SuSE 8.2 available

2003-07-07 Thread Hiroshi Saito
Hi Dave. From: "Dave Page" <[EMAIL PROTECTED]> (snip) >> Shall I provide it instead of busy Dave? >> -- If Dave is good?.--> Dave. >> I want to be useful for you. > >Please do :-) It appreciates your understanding. >> But, >> Not yet as a ports collection. >> If this thing is all right as for th

Re: [pgadmin-hackers] [pgadmin-support] pgAdmin3 packages for SuSE 8.2 available

2003-07-07 Thread Dave Page
> -Original Message- > From: Hiroshi Saito [mailto:[EMAIL PROTECTED] > Sent: 07 July 2003 16:59 > To: Dave Page; [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] [pgadmin-support] pgAdmin3 > packages for SuSE 8.2 available > > > > I understood it. > One more

Re: [pgadmin-hackers] pgAdmin3 wxstd.po new translation file (don't

2003-07-07 Thread Hiroshi Saito
Hi Andreas. It is a wonderful report. A problem was solved in this. https://sourceforge.net/tracker/index.php?func=detail&aid=766893&group_id=98 63&atid=309863 Your work is always wonderful. Regards, Hiroshi-Saito From: "Andreas Pflug" <[EMAIL PROTECTED]> > Hiroshi Saito wrote: > > >Hi Andrea

Re: [pgadmin-hackers] pgAdmin3 wxstd.po new translation file (don't

2003-07-07 Thread Andreas Pflug
Hiroshi Saito wrote: Hi Andreas. It is a wonderful report. A problem was solved in this. https://sourceforge.net/tracker/index.php?func=detail&aid=766893&group_id=98 63&atid=309863 Your work is always wonderful. Thanks, I'd be lucky if it was :-) But I'll try my best (usually). Regards --

Re: [pgadmin-hackers] pga3: New wxWindows Version

2003-07-07 Thread Raphaƫl Enrici
Hi Dave, Dave Page wrote: There is a new version of the pgAdmin3 supported wxWindows tarball currently being rsync'ed to www.pgadmin.org/snapshots/wxWindows/wxWindows-pgAdmin3-20030707.tar.gz. This version contains Andreas' recent patch to the il8n support. I'm uploading the

Re: [pgadmin-hackers] [pgadmin-support] pgAdmin3 packages for SuSE 8.2 available

2003-07-07 Thread Hiroshi Saito
Hi Dave. From: "Dave Page" <[EMAIL PROTECTED]> >> I understood it. >> One more FreeBSD5.2 is prepared for now for this. >> As an environment for the offer. > > OK. By the way, does the configure script work correctly on your FreeBSD > systems? Now, during the FreeBSD5.1 installation... But, Was

[pgadmin-hackers] Might do the Danish translation

2003-07-07 Thread Troels Arvin
Hello pgadmin hackers, I think I'll do the translation to Danish. Currently trying to make the gettext tools to work properly on my system. Gosh - sometimes it's difficult to translate: A simple word like "view" doesn't make much sense in a database context if translated literally... -- Greetin

Re: [pgadmin-hackers] Might do the Danish translation

2003-07-07 Thread Andreas Pflug
Troels Arvin wrote: Hello pgadmin hackers, I think I'll do the translation to Danish. Hi Troels, welcome to the pgAdmin Translators Team! Currently trying to make the gettext tools to work properly on my system. Which OS do you use? On win32, poEdit will install everything for you. On Linux,

Re: [pgadmin-hackers] poEdit binaries with Right To Left (RTL) and GTK2 support available

2003-07-07 Thread Jean-Michel POURE
On Monday 07 July 2003 16:23, Sara Mraish wrote: > yes! I would translate, where can I find the file Precisely ? Dear Sara, Nice to hear from you, we welcome a translation in Arabic. The detailed steps of translation are explained here (location of files added today): http://cvs.pgadmin.org/cgi-

[pgadmin-hackers] translation-related clarification

2003-07-07 Thread Howard Bagcat
anyone, I just want to clarify this: 'Original String' prefixed with "&" should not be changed in order to preserve default shortcut keys. I understand that 'items' that starts with "&" denotes ALT+('items' first Character, next to "&") as its shortcut key. Not aware 'til I read the translation