From 652fb3930ee54815dcda90ab09fcd1d682f08a9c Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Thu, 30 Jun 2011 05:44:44 +0000 Subject: [PATCH] Consistent naming in doc menus. git-svn-id: http://svn.openlayers.org/trunk/openlayers@12139 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- apidoc_config/Menu.txt | 2 +- doc_config/Menu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apidoc_config/Menu.txt b/apidoc_config/Menu.txt index d5329301d7..fd23b6a1b6 100644 --- a/apidoc_config/Menu.txt +++ b/apidoc_config/Menu.txt @@ -350,7 +350,7 @@ Group: OpenLayers { File: GeoRSS (no auto-title, OpenLayers/Layer/GeoRSS.js) File: GML (no auto-title, OpenLayers/Layer/GML.js) File: Google (no auto-title, OpenLayers/Layer/Google.js) - File: Google/v3.js (no auto-title, OpenLayers/Layer/Google/v3.js) + File: Google.v3 (no auto-title, OpenLayers/Layer/Google/v3.js) File: GoogleNG (no auto-title, OpenLayers/Layer/GoogleNG.js) File: Grid (no auto-title, OpenLayers/Layer/Grid.js) File: HTTPRequest (no auto-title, OpenLayers/Layer/HTTPRequest.js) diff --git a/doc_config/Menu.txt b/doc_config/Menu.txt index d5329301d7..fd23b6a1b6 100644 --- a/doc_config/Menu.txt +++ b/doc_config/Menu.txt @@ -350,7 +350,7 @@ Group: OpenLayers { File: GeoRSS (no auto-title, OpenLayers/Layer/GeoRSS.js) File: GML (no auto-title, OpenLayers/Layer/GML.js) File: Google (no auto-title, OpenLayers/Layer/Google.js) - File: Google/v3.js (no auto-title, OpenLayers/Layer/Google/v3.js) + File: Google.v3 (no auto-title, OpenLayers/Layer/Google/v3.js) File: GoogleNG (no auto-title, OpenLayers/Layer/GoogleNG.js) File: Grid (no auto-title, OpenLayers/Layer/Grid.js) File: HTTPRequest (no auto-title, OpenLayers/Layer/HTTPRequest.js)