Plugin Directory

Changeset 539114


Ignore:
Timestamp:
05/02/2012 05:53:19 PM (14 years ago)
Author:
m.wagner
Message:

Bugfixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • qr-code-generator/trunk/qr-code-generator.php

    r538601 r539114  
    33Plugin Name: QR code generator
    44Plugin URI: http://www.blue-design.ch
    5 Description: A brief description of the Plugin.
    6 Version: 0.1
     5Description: This plugin will display a QR code in your sidebar which you can easily scan with your handphone and read later on the way home, to office or to school.
     6Version: 0.1.1
    77Author: Marco Wagner
    88Author URI: http://www.blue-design.ch
     
    7070        }
    7171        else {
    72             $title = __( 'New title', 'text_domain' );
     72            $title = __( 'QR Code', 'text_domain' );
    7373        }
    7474
Note: See TracChangeset for help on using the changeset viewer.