Skip to content

Commit

Permalink
Added README template for Gtk2_FileDrop.
Browse files Browse the repository at this point in the history
  • Loading branch information
CloCkWeRX committed Dec 9, 2011
1 parent 8279980 commit 28a8472
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
This package is http://pear.php.net/package/Gtk2_FileDrop and has been migrated from http://svn.php.net/repository/pear/packages/Gtk2_FileDrop

Please report all new issues via the PEAR bug tracker.

If this package is marked as unmaintained and you have fixes, please submit your pull requests and start discussion on the pear-qa mailing list.

To test, run either
$ phpunit tests/
or
$ pear run-tests -r

To build, simply
$ pear package

To install from scratch
$ pear install package.xml

To upgrade
$ pear upgrade -f package.xml

0 comments on commit 28a8472

Please sign in to comment.