pginstaller - pginst: Split domain and account into separate properties.

From: mha(at)pgfoundry(dot)org (User Mha)
To: pgsql-committers(at)postgresql(dot)org
Subject: pginstaller - pginst: Split domain and account into separate properties.
Date: 2004-09-26 17:35:51
Message-ID: 20040926173551.681FFAADA94@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Split domain and account into separate properties. Add editbox to specify dialog on the service information page. Remove all property-changing code that ran in the UI sequence.

This is required for silent installations.

Modified Files:
--------------
pginst/ca:
pginstca.c (r1.39 -> r1.40)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.diff?r1=1.39&r2=1.40)
pginst/wxs:
dialogs.wxs (r1.21 -> r1.22)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/dialogs.wxs.diff?r1=1.21&r2=1.22)
pginst.wxs (r1.57 -> r1.58)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/pginst.wxs.diff?r1=1.57&r2=1.58)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mha 2004-09-26 17:51:21 pginstaller - pginst: Update admin check code to have the same dynamic
Previous Message User Mha 2004-09-26 15:43:10 pginstaller - pginst: Check for "Access this computer from the network"