changed icon for public and share link

git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace-tree-widget@81052 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2013-09-04 13:52:53 +00:00
parent d8f2c9e483
commit a89aa3efae
6 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,4 @@
#Fri Apr 26 18:14:02 CEST 2013
eclipse.preferences.version=1
jarsExcludedFromWebInfLib=
warSrcDir=

View File

@ -0,0 +1,2 @@
disabled=06target
eclipse.preferences.version=1

View File

@ -278,10 +278,10 @@ public interface Icons extends ClientBundle {
@Source("icons/new_create.png")
ImageResource createNew();
@Source("icons/sharelink.png")
@Source("icons/get-link.png")
ImageResource shareLink();
@Source("icons/public-link.png")
@Source("icons/sharelink.png")
ImageResource publicLink();
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 495 B

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB