Changeset 845
- Timestamp:
- 08/29/08 10:06:18 (3 months ago)
- Files:
-
- 1 modified
-
plugins/fireeagle/trunk/fireeagle.plugin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
plugins/fireeagle/trunk/fireeagle.plugin.php
r843 r845 34 34 return array( 35 35 'name' => 'Fire Eagle', 36 'version' => '0.01- alpha',36 'version' => '0.01-beta', 37 37 'url' => 'http://ayu.commun.jp/habari-fireeagle', 38 38 'author' => 'ayunyan', 39 39 'authorurl' => 'http://ayu.commun.jp/', 40 40 'license' => 'Apache License 2.0', 41 'description' => ' Fire Eagle for Habari',41 'description' => 'Displays current location on your blog.', 42 42 'guid' => '84708e24-6de5-11dd-b14a-001b210f913f' 43 43 );
