Closed (fixed)
Project:
Localizer
Version:
5.x-1.7
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Mar 2007 at 18:53 UTC
Updated:
14 Apr 2007 at 21:47 UTC
drupal build system will add the last two lines twice. i think you should remove the two lines and this problem is solved... i'm not sure if this causes problems or not.
; $Id: localizer.info,v 1.1.2.3 2007/01/29 10:07:58 robertogerola Exp $
name = Localizer
description = Provides multilingual support
dependencies = locale
package = Localizer
version = "5.x-1.7"
project = "localizer"
; Information added by drupal.org packaging script on 2007-01-29
version = "5.x-1.7"
project = "localizer"
Comments
Comment #1
hass commentedComment #2
Roberto Gerola commentedYes. It is added also automatically by the package management.
I'll remove my rows.
Comment #3
sunSeems like this has been fixed in latest development snapshot.
Comment #4
(not verified) commented