This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 35010 - openFile.gif icon does not brand
Summary: openFile.gif icon does not brand
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Open File (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Marian Petras
URL:
Keywords: SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2003-07-21 07:52 UTC by gwaldon
Modified: 2003-12-11 14:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
patch for NetBeans 3.5 (853 bytes, patch)
2003-07-29 10:52 UTC, Marian Petras
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description gwaldon 2003-07-21 07:52:59 UTC
org/netbeans/utilities/layer/xml:

        <!-- Open File Server Settings -->
        <file name="org-netbeans-modules-openfile-
Settings.settings" url="../openfile/Openfile.settings">
            <attr name="SystemFileSystem.localizingBundle" 
stringvalue="org.netbeans.modules.openfile.Bundle"/>
            <attr name="SystemFileSystem.icon" 
urlvalue="nbres:/org/netbeans/modules/openfile/openFile.gif"
/>
</file>

openFile.gif does not brand(,but otherwise is branded ok in 
other part of the utilities module).

Other way: in option panel
IDE Configuration/ServerAndExgternalToolSettings/Open File 
Server icon is not branded through OpenFile_mybrand.gif 
icon.
Comment 1 Marian Petras 2003-07-29 10:52:36 UTC
Created attachment 11165 [details]
patch for NetBeans 3.5
Comment 2 Marian Petras 2003-07-29 18:01:52 UTC
The bug is fixed in the development version.

Since I'd like to put the fix also to branch "release35_fixes" and
target milestone "3.5_Fixes" (mentioned in
http://www.netbeans.org/community/planning/35/release-fixes.html)
haven't been created yet, I let it at "TBD" so that the plan to
integrate it as a 3.5 fix does not get lost.
Comment 3 Marian Petras 2003-07-30 12:19:02 UTC
OK, I got information that target milestone "3.5_fixes" won't be
created (a keyword will be used instead). So I mark this bug as fixed.