Development

Changeset 2890

You must first sign up to be able to contribute.

Changeset 2890

Show
Ignore:
Timestamp:
12/01/06 20:13:35 (2 years ago)
Author:
francois
Message:

sfQuickbooksExportInvoicePlugin: fixed plugin name in package

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/sfQuickbooksExportInvoicePlugin/package.xml

    r2858 r2890  
    11<?xml version="1.0" encoding="UTF-8"?> 
    22<package packagerversion="1.4.9" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd"> 
    3  <name>sfQuickbooksExportInvoice</name> 
     3 <name>sfQuickbooksExportInvoicePlugin</name> 
    44 <channel>pear.symfony-project.com</channel> 
    55 <summary>symfony sfQuickbooksExportInvoice plugin</summary>