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 104897 - Ruby IDE nbrubyide has incorrect dock icon (Fix Included)
Summary: Ruby IDE nbrubyide has incorrect dock icon (Fix Included)
Status: RESOLVED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords:
: 104896 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-05-26 15:20 UTC by simon_nicholls
Modified: 2007-07-03 14:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description simon_nicholls 2007-05-26 15:20:28 UTC
nbrubyide/bin/nbrubyide, line 84, contains the following:

"-J-Xdock:icon=$progdir/../nb6.0/netbeans.icns"/ \

This should be:

"-J-Xdock:icon=$progdir/../nb6.0/netbeans.icns" \
Comment 1 Torbjorn Norbye 2007-05-27 04:48:08 UTC
Thanks! Fixed in build #3 (linked to from http://wiki.netbeans.org/wiki/view/RubyInstallation)

Checking in ruby-etcconf;
/cvs/nbbuild/hudson/ruby-etcconf,v  <--  ruby-etcconf
new revision: 1.2; previous revision: 1.1
done
Comment 2 Jiri Skrivanek 2007-05-28 08:12:43 UTC
*** Issue 104896 has been marked as a duplicate of this issue. ***
Comment 3 Jiri Kovalsky 2007-07-03 13:59:19 UTC
Reassigning this issue to newly created 'ruby' component.
Comment 4 Jiri Kovalsky 2007-07-03 14:42:48 UTC
Changing target milestone of all resolved Ruby issues from TBD to 6.0 Beta 1 build.