From 70e3e178a2903c1b6c56b45ede18b01de2364611 Mon Sep 17 00:00:00 2001 From: Julian Pustkuchen <Julian@Pustkuchen.com> Date: Fri, 25 Apr 2014 12:37:09 +0200 Subject: [PATCH] Removed unwanted file inclusions from the .info file. --- jquery_loadinganimation.info | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/jquery_loadinganimation.info b/jquery_loadinganimation.info index d1ccc8c..7a4fc64 100644 --- a/jquery_loadinganimation.info +++ b/jquery_loadinganimation.info @@ -4,21 +4,4 @@ package = User interface configure = admin/settings/jquery_loadinganimation core = 7.x -files[] = jquery_loadinganimation.admin.inc -files[] = jquery_loadinganimation.module -files[] = jquery_loadinganimation.install - -configure = admin/config/user-interface/jquery_loadinganimation -; Information added by drupal.org packaging script on 2012-10-01 -version = "7.x-1.0" -core = "7.x" -project = "jquery_loadinganimation" -datestamp = "1349103371" - - -; Information added by Drupal.org packaging script on 2014-01-24 -version = "7.x-1.2" -core = "7.x" -project = "jquery_loadinganimation" -datestamp = "1390602220" - +configure = admin/config/user-interface/jquery_loadinganimation \ No newline at end of file -- GitLab