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:
parent
d8f2c9e483
commit
a89aa3efae
|
@ -1,3 +1,4 @@
|
|||
#Fri Apr 26 18:14:02 CEST 2013
|
||||
eclipse.preferences.version=1
|
||||
jarsExcludedFromWebInfLib=
|
||||
warSrcDir=
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
disabled=06target
|
||||
eclipse.preferences.version=1
|
|
@ -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();
|
||||
}
|
||||
|
||||
|
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
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 |
Loading…
Reference in New Issue