Author: dpage
Date: 2006-01-04 09:25:49 +0000 (Wed, 04 Jan 2006)
New Revision: 4868

Modified:
   trunk/www/pgadmin3/tpl/head.php
Log:
Add some keywords & description


Modified: trunk/www/pgadmin3/tpl/head.php
===================================================================
--- trunk/www/pgadmin3/tpl/head.php     2006-01-04 09:07:56 UTC (rev 4867)
+++ trunk/www/pgadmin3/tpl/head.php     2006-01-04 09:25:49 UTC (rev 4868)
@@ -27,6 +27,9 @@
   }
 ?>
 
+<meta name="Description" content="pgAdmin is the leading graphical Open Source 
management, development and administration tool for PostgreSQL, running on 
Windows, Linux, Solaris and Mac OSX">
+<meta name="Abstract" content="pgAdmin is the leading graphical Open Source 
management, development and administration tool for PostgreSQL, running on 
Windows, Linux, Solaris and Mac OSX">
+<meta name="Keywords" 
content="PostgreSQL,postgres,pgsql,psql,odbc,jdbc,npgsql,pgoledb,pginstaller,pervasive
 postgres,enterprisedb,edbstudio,edb,edb studio,pgfoundry,gborg,pgadmin">
 <meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" 
/>
 <link rel="stylesheet" type="text/css" href="css/<?php echo 
$_SESSION['pgadmin']['css']?>" title="Blue Haze stylesheet" />
 <link rel="stylesheet" type="text/css" href="css/color-scheme.css" title="Blue 
Haze stylesheet" />


---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to