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 109394 - typo: wildards in go to file dialog
Summary: typo: wildards in go to file dialog
Status: RESOLVED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows Vista
: P4 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-11 16:24 UTC by jamespb
Modified: 2008-02-13 15:40 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 jamespb 2007-07-11 16:24:42 UTC
Hit alt-shift-O

Go to file dialog box first line:

File Name (prefix, wildards ...
Comment 1 Torbjorn Norbye 2007-07-12 00:31:47 UTC
Thanks, easy fix

Checking in src/org/netbeans/modules/jumpto/file/Bundle.properties;
/cvs/utilities/jumpto/src/org/netbeans/modules/jumpto/file/Bundle.properties,v  <--  Bundle.properties
new revision: 1.2; previous revision: 1.1
done
Comment 2 Martin Krauskopf 2008-02-13 15:40:14 UTC
Getting rid of 'ui' category. Will use right subcomponent and UI keyword. 'code'
when none subcomponent fits.