| <?xml version="1.0" encoding="UTF-8"?> |
| <?eclipse version="3.0"?><!-- |
| Copyright (c) 2009 Tasktop Technologies and others. |
| All rights reserved. This program and the accompanying materials |
| are made available under the terms of the Eclipse Public License v1.0 |
| which accompanies this distribution, and is available at |
| http://www.eclipse.org/legal/epl-v10.html |
| Tasktop Technologies - initial API and implementation |
| point="org.eclipse.ui.popupMenus"> |
| id="org.eclipse.mylyn.trac.ui.viewerContribution" |
| targetID="org.eclipse.mylyn.tasks.ui.views.repositories"> |
| class="org.eclipse.mylyn.internal.trac.wiki.actions.OpenWikiPageAction" |
| id="org.eclipse.mylyn.trac.ui.open.wikipage" |
| label="Open Wiki Page..." |
| tooltip="Open Wiki Page"> |
| point="org.eclipse.ui.editors"> |
| class="org.eclipse.mylyn.internal.trac.wiki.editor.TracWikiPageEditor" |
| icon="icons/eview16/trac-icon.gif" |
| id="org.eclipse.mylyn.trac.ui.editor.wikipage" |