Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 293175
Collapse All | Expand All

(-)plugin.xml (-1 / +4 lines)
Lines 109-114 Link Here
109
         os="linux,aix,hpux,solaris"
109
         os="linux,aix,hpux,solaris"
110
         executable="firefox"
110
         executable="firefox"
111
         factoryclass="org.eclipse.ui.internal.browser.browsers.MozillaFactory">
111
         factoryclass="org.eclipse.ui.internal.browser.browsers.MozillaFactory">
112
         <location>
113
            usr/bin/firefox
114
         </location>
112
      </browser>
115
      </browser>
113
      <browser
116
      <browser
114
         id="org.eclipse.ui.browser.konqueror"
117
         id="org.eclipse.ui.browser.konqueror"
Lines 256-259 Link Here
256
            id="org.eclipse.ui.browser.elementFactory">
259
            id="org.eclipse.ui.browser.elementFactory">
257
      </factory>
260
      </factory>
258
   </extension>
261
   </extension>
259
</plugin>
262
</plugin>

Return to bug 293175