Skip to content
Snippets Groups Projects
Commit ec77bfc3 authored by Andriy Podanenko's avatar Andriy Podanenko
Browse files

Revert "Issue #1928834 by DuaelFr: Added Clean info files of unneeded files declarations."

This reverts commit 2c45e622.
parent 56f4777b
No related branches found
No related tags found
No related merge requests found
...@@ -3,4 +3,9 @@ description = Filter to allow insertion of a google map into a node ...@@ -3,4 +3,9 @@ description = Filter to allow insertion of a google map into a node
core = 7.x core = 7.x
package = Location package = Location
configure = admin/config/services/gmap configure = admin/config/services/gmap
files[] = tests/gmap.test files[] = gmap.module
\ No newline at end of file files[] = gmap.views.inc
files[] = gmap-view-gmap.tpl.php
files[] = gmap_plugin_style_gmap.inc
files[] = gmap_plugin_style_gmapextended.inc
files[] = tests/gmap.test
...@@ -3,5 +3,6 @@ description = Display location.module information on Google Maps ...@@ -3,5 +3,6 @@ description = Display location.module information on Google Maps
package = Location package = Location
core = 7.x core = 7.x
configure = admin/config/services/gmap_location configure = admin/config/services/gmap_location
files[] = gmap_location.module
dependencies[] = gmap dependencies[] = gmap
dependencies[] = location dependencies[] = location
...@@ -3,3 +3,4 @@ description = UI for building GMap macros. ...@@ -3,3 +3,4 @@ description = UI for building GMap macros.
package = Location package = Location
core = 7.x core = 7.x
dependencies[] = gmap dependencies[] = gmap
files[] = gmap_macro_builder.module
...@@ -4,3 +4,4 @@ package = Location ...@@ -4,3 +4,4 @@ package = Location
core = 7.x core = 7.x
dependencies[] = taxonomy dependencies[] = taxonomy
dependencies[] = gmap dependencies[] = gmap
files[] = gmap_taxonomy.module
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment