Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

SVN Commit by andreas: r4610 - trunk/pgadmin3/docs/en_US



Author: andreas
Date: 2005-10-24 17:46:34 +0100 (Mon, 24 Oct 2005)
New Revision: 4610

Modified:
   trunk/pgadmin3/docs/en_US/tips.txt
Log:
fix wxwid

Modified: trunk/pgadmin3/docs/en_US/tips.txt
===================================================================
--- trunk/pgadmin3/docs/en_US/tips.txt	2005-10-24 16:43:06 UTC (rev 4609)
+++ trunk/pgadmin3/docs/en_US/tips.txt	2005-10-24 16:46:34 UTC (rev 4610)
@@ -20,7 +20,7 @@
 The rserv project in PostgreSQL's contrib directory can be used for Master -> Slave replication.
 The first official stable version of pgAdmin II was released on 16 January 2002.
 Development of the pgAdmin III project started on the 29th September 2002.
-pgAdmin III is a completely new version of pgAdmin written in C++ using the wxWindows framework to allow it to run on Windows and *nix systems.
+pgAdmin III is a completely new version of pgAdmin written in C++ using the wxWidgets framework to allow it to run on Windows and *nix systems.
 pgAdmin is released under the Open Source 'Artistic Licence'.
 PostgreSQL 7.3 supports schemas which are individual namespaces within databases.
 Domains may be used to create predefined data types based on more generic base types.




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group