Index: C:/workspaces/subclipse/ui/src/org/tigris/subversion/subclipse/ui/decorator/SVNLightweightDecorator.java =================================================================== --- C:/workspaces/subclipse/ui/src/org/tigris/subversion/subclipse/ui/decorator/SVNLightweightDecorator.java (revision 1060) +++ C:/workspaces/subclipse/ui/src/org/tigris/subversion/subclipse/ui/decorator/SVNLightweightDecorator.java (working copy) @@ -99,7 +99,7 @@ static { dirty = new CachedImageDescriptor(TeamImages.getImageDescriptor(ISharedImages.IMG_DIRTY_OVR)); checkedIn = new CachedImageDescriptor(TeamImages.getImageDescriptor(ISharedImages.IMG_CHECKEDIN_OVR)); - added = new CachedImageDescriptor(TeamImages.getImageDescriptor(ISharedImages.IMG_CHECKEDIN_OVR)); + added = new CachedImageDescriptor(SVNUIPlugin.getPlugin().getImageDescriptor(ISVNUIConstants.IMG_ADDED)); merged = new CachedImageDescriptor(TeamImages.getImageDescriptor(ISharedImages.IMG_DIRTY_OVR)); newResource = new CachedImageDescriptor(SVNUIPlugin.getPlugin().getImageDescriptor(ISVNUIConstants.IMG_QUESTIONABLE)); Index: C:/workspaces/subclipse/ui/src/org/tigris/subversion/subclipse/ui/ImageDescriptors.java =================================================================== --- C:/workspaces/subclipse/ui/src/org/tigris/subversion/subclipse/ui/ImageDescriptors.java (revision 1060) +++ C:/workspaces/subclipse/ui/src/org/tigris/subversion/subclipse/ui/ImageDescriptors.java (working copy) @@ -80,6 +80,7 @@ createImageDescriptor(ISVNUIConstants.IMG_EDITED, baseURL); createImageDescriptor(ISVNUIConstants.IMG_NO_REMOTEDIR, baseURL); createImageDescriptor(ISVNUIConstants.IMG_CONFLICTED, baseURL); + createImageDescriptor(ISVNUIConstants.IMG_ADDED, baseURL); // special createImageDescriptor("glyphs/glyph1.gif", baseURL); //$NON-NLS-1$ Index: C:/workspaces/subclipse/ui/src/org/tigris/subversion/subclipse/ui/ISVNUIConstants.java =================================================================== --- C:/workspaces/subclipse/ui/src/org/tigris/subversion/subclipse/ui/ISVNUIConstants.java (revision 1060) +++ C:/workspaces/subclipse/ui/src/org/tigris/subversion/subclipse/ui/ISVNUIConstants.java (working copy) @@ -24,6 +24,7 @@ public final String IMG_CONFLICTED = "ovr16/conflicted_ov.gif"; //$NON-NLS-1$ public final String IMG_EDITED = "ovr16/edited_ov.gif"; //$NON-NLS-1$ public final String IMG_NO_REMOTEDIR = "ovr16/no_remotedir_ov.gif"; //$NON-NLS-1$ + public final String IMG_ADDED = "ovr16/added_ov.gif"; //$NON-NLS-1$ // objects public final String IMG_REPOSITORY = "obj16/repository_rep.gif"; //$NON-NLS-1$ Index: C:/workspaces/subclipse/ui/plugin.xml =================================================================== --- C:/workspaces/subclipse/ui/plugin.xml (revision 1060) +++ C:/workspaces/subclipse/ui/plugin.xml (working copy) @@ -186,17 +186,19 @@ id="org.tigris.subversion.subclipse.ui.pasteRemoteResource"> @@ -215,10 +217,11 @@ objectClass="org.tigris.subversion.subclipse.core.ISVNRemoteFolder" id="org.tigris.subversion.subclipse.ui.RemoteFolderContributions"> @@ -235,11 +238,12 @@ objectClass="org.tigris.subversion.subclipse.core.history.LogEntry" id="org.tigris.subversion.subclipse.ui.LogEntryContributions"> @@ -296,18 +300,20 @@ value="org.eclipse.team.core.repository=org.tigris.subversion.subclipse.core.svnnature"> @@ -360,18 +366,20 @@ id="org.tigris.subversion.subclipse.ui.compareWithBase"> @@ -384,26 +392,29 @@ id="org.tigris.subversion.subclipse.ui.replace"> @@ -416,12 +427,13 @@ id="org.tigris.subversion.subclipse.synchronize"> + helpContextId="org.tigris.subversion.subclipse.ui.show_in_history_action_context" + label="%ShowHistoryAction.label" + icon="icons/full/tortoise/log.gif" + tooltip="%ShowHistoryAction.tooltip" + class="org.tigris.subversion.subclipse.ui.actions.ShowResourceInHistoryAction" + menubarPath="team.main/group2" + id="org.tigris.subversion.subclipse.ui.ShowResourceInHistoryAction"> + helpContextId="org.tigris.subversion.subclipse.ui.team_cleanup_action_context" + label="%CleanupAction.label" + icon="icons/full/tortoise/cleanup.gif" + tooltip="%CleanupAction.tooltip" + class="org.tigris.subversion.subclipse.ui.actions.CleanupAction" + menubarPath="team.main/group4" + id="org.tigris.subversion.subclipse.ui.cleanup"> Index: C:/workspaces/subclipse/ui/icons/full/tortoise/createrepos.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: C:/workspaces/subclipse/ui/icons/full/tortoise/createrepos.gif ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/tortoise/resolve.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: C:/workspaces/subclipse/ui/icons/full/tortoise/resolve.gif ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/tortoise/blame.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: C:/workspaces/subclipse/ui/icons/full/tortoise/blame.gif ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/tortoise/export.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: C:/workspaces/subclipse/ui/icons/full/tortoise/export.gif ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/tortoise/log.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: C:/workspaces/subclipse/ui/icons/full/tortoise/log.gif ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/tortoise/update.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: C:/workspaces/subclipse/ui/icons/full/tortoise/update.gif ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/tortoise/ignore.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: C:/workspaces/subclipse/ui/icons/full/tortoise/ignore.gif ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/tortoise/compare.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: C:/workspaces/subclipse/ui/icons/full/tortoise/compare.gif ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/tortoise/repobrowse.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: C:/workspaces/subclipse/ui/icons/full/tortoise/repobrowse.gif ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/tortoise/cleanup.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: C:/workspaces/subclipse/ui/icons/full/tortoise/cleanup.gif ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/tortoise/commit.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: C:/workspaces/subclipse/ui/icons/full/tortoise/commit.gif ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/tortoise/add.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: C:/workspaces/subclipse/ui/icons/full/tortoise/add.gif ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/tortoise/showchanged.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: C:/workspaces/subclipse/ui/icons/full/tortoise/showchanged.gif ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/tortoise/relocate.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: C:/workspaces/subclipse/ui/icons/full/tortoise/relocate.gif ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/tortoise/merge.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: C:/workspaces/subclipse/ui/icons/full/tortoise/merge.gif ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/tortoise/patch.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: C:/workspaces/subclipse/ui/icons/full/tortoise/patch.gif ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/tortoise/conflict.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: C:/workspaces/subclipse/ui/icons/full/tortoise/conflict.gif ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/tortoise/switch.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: C:/workspaces/subclipse/ui/icons/full/tortoise/switch.gif ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/tortoise/delete.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: C:/workspaces/subclipse/ui/icons/full/tortoise/delete.gif ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/tortoise/checkout.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: C:/workspaces/subclipse/ui/icons/full/tortoise/checkout.gif ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/tortoise/rename.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: C:/workspaces/subclipse/ui/icons/full/tortoise/rename.gif ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/tortoise/revert.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: C:/workspaces/subclipse/ui/icons/full/tortoise/revert.gif ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/tortoise/diff.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: C:/workspaces/subclipse/ui/icons/full/tortoise/diff.gif ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/tortoise/import.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: C:/workspaces/subclipse/ui/icons/full/tortoise/import.gif ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/tortoise/copy.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: C:/workspaces/subclipse/ui/icons/full/tortoise/copy.gif ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/pending16/fileadd_pending.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/pending16/foldermodified_pending.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/pending16/folderdelete_pending.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/pending16/filemodified_pending.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/pending16/filedelete_pending.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/pending16/folderadd_pending.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/ovr16/question_ov.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/ovr16/conflicted_ov.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/ovr16/edited_ov.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/ovr16/confauto_ov.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/ovr16/added_ov.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: C:/workspaces/subclipse/ui/icons/full/ovr16/added_ov.gif ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/ovr16/merged_ov.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: C:/workspaces/subclipse/ui/icons/full/ovr16/no_remotedir_ov.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: C:/workspaces/subclipse/ui/about.html =================================================================== --- C:/workspaces/subclipse/ui/about.html (revision 0) +++ C:/workspaces/subclipse/ui/about.html (revision 0) @@ -0,0 +1,34 @@ + + + +About + + + +

About This Content

+ +

15th November, 2004

+

License

+

Eclipse.org makes available all content in this plug-in ("Content"). Unless otherwise indicated below, the Content is provided to you under the terms and conditions of the +Common Public License Version 1.0 ("CPL"). A copy of the CPL is available at http://www.eclipse.org/legal/cpl-v10.html. +For purposes of the CPL, "Program" will mean the Content.

+ +

Contributions

+ +

If this Content is licensed to you under the terms and conditions of the CPL, any Contributions, as defined in the CPL, uploaded, submitted, or otherwise +made available to Eclipse.org, members of Eclipse.org and/or the host of Eclipse.org web site, by you that relate to such +Content are provided under the terms and conditions of the CPL and can be made available to others under the terms of the CPL.

+ +

If this Content is licensed to you under license terms and conditions other than the CPL ("Other License"), any modifications, enhancements and/or +other code and/or documentation ("Modifications") uploaded, submitted, or otherwise made available to Eclipse.org, members of Eclipse.org and/or the +host of Eclipse.org, by you that relate to such Content are provided under terms and conditions of the Other License and can be made available +to others under the terms of the Other License. In addition, with regard to Modifications for which you are the copyright holder, you are also +providing the Modifications under the terms and conditions of the CPL and such Modifications can be made available to others under the terms of +the CPL.

+ +

Acknowledgements

+ +

This plugin uses some icons from TortoiseSVN. Those icons are licensed to you under the terms and conditions of the GPL.

+ + + \ No newline at end of file