Move the WLW manifest related files to have proper WordPress naming scheme.
git-svn-id: https://develop.svn.wordpress.org/trunk@6202 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
d36d0756e3
commit
1a0fc27afc
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 779 B After Width: | Height: | Size: 779 B |
Before Width: | Height: | Size: 8.1 KiB After Width: | Height: | Size: 8.1 KiB |
@ -9,8 +9,8 @@
|
||||
|
||||
<weblog>
|
||||
<serviceName>WordPress</serviceName>
|
||||
<imageUrl>images/wlw/WpIcon.png</imageUrl>
|
||||
<watermarkImageUrl>images/wlw/WpWatermark.png</watermarkImageUrl>
|
||||
<imageUrl>images/wlw/wp-icon.png</imageUrl>
|
||||
<watermarkImageUrl>images/wlw/wp-watermark.png</watermarkImageUrl>
|
||||
<homepageLinkText>View site</homepageLinkText>
|
||||
<adminLinkText>Dashboard</adminLinkText>
|
||||
<adminUrl>
|
||||
@ -29,7 +29,7 @@
|
||||
<button>
|
||||
<id>0</id>
|
||||
<text>Manage Comments</text>
|
||||
<imageUrl>images/wlw/WpComments.png</imageUrl>
|
||||
<imageUrl>images/wlw/wp-comments.png</imageUrl>
|
||||
<clickUrl>
|
||||
<![CDATA[
|
||||
{blog-postapi-url}/../wp-admin/edit-comments.php
|
||||
|
Loading…
Reference in New Issue
Block a user