[Asterisk-java-cvs] CVS: asterisk-java/xdocs samples.xml,1.1,1.2 index.xml,1.5,1.6 building.xml,1.1,
Brought to you by:
srt
From: Stefan R. <sr...@us...> - 2005-03-11 13:42:01
|
Update of /cvsroot/asterisk-java/asterisk-java/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26351/xdocs Modified Files: samples.xml index.xml building.xml Log Message: Fixed keywords Index: samples.xml =================================================================== RCS file: /cvsroot/asterisk-java/asterisk-java/xdocs/samples.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -p -r1.1 -r1.2 --- samples.xml 24 Feb 2005 22:26:06 -0000 1.1 +++ samples.xml 11 Mar 2005 13:41:51 -0000 1.2 @@ -22,7 +22,7 @@ <author email="srt at users.sourceforge.net">Stefan Reuter</author> <title>Samples</title> </properties> - <meta name="keyword" content="asterisk,java,pbx,manager api,library"/> + <meta name="keywords" content="Asterisk,asterisk,Java,java,Manager API,FastAGI,AGI,example,sample"/> <body> <section name="Samples"> <p>To be done.</p> Index: index.xml =================================================================== RCS file: /cvsroot/asterisk-java/asterisk-java/xdocs/index.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -p -r1.5 -r1.6 --- index.xml 8 Mar 2005 02:26:45 -0000 1.5 +++ index.xml 11 Mar 2005 13:41:51 -0000 1.6 @@ -22,7 +22,7 @@ <author email="srt at users.sourceforge.net">Stefan Reuter</author> <title>The asterisk-java Library</title> </properties> - <meta name="keyword" content="asterisk,java,pbx,manager api,library"/> + <meta name="keywords" content="Asterisk,asterisk,Java,java,Manager API,FastAGI,AGI"/> <body> <section name="Asterisk Java"> <subsection name="What is asterisk-java?"> Index: building.xml =================================================================== RCS file: /cvsroot/asterisk-java/asterisk-java/xdocs/building.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -p -r1.1 -r1.2 --- building.xml 24 Feb 2005 22:26:06 -0000 1.1 +++ building.xml 11 Mar 2005 13:41:51 -0000 1.2 @@ -22,7 +22,7 @@ <author email="srt at users.sourceforge.net">Stefan Reuter</author> <title>Building with Maven</title> </properties> - <meta name="keyword" content="asterisk,java,pbx,manager api,library"/> + <meta name="keywords" content="Asterisk,asterisk,Java,java,Manager API,FastAGI,AGI"/> <body> <section name="Building with Maven"> <p>To be done.</p> |