Skip to content

Commit 2e54ad2

Browse files
committed
New (shorter) display name
Removed "NetBeans" prefix.
1 parent c1f4202 commit 2e54ad2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/com/github/zoliszabo/netbeans/quickinsert/Bundle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ OpenIDE-Module-Display-Category=Editing
2525
OpenIDE-Module-Long-Description=\
2626
Quickly insert (using a menu item or shortcut key) various predefined values at the current caret position.\n\n\
2727
Currently supports:\n - Inserting the current UNIX timestamp ("Source" menu -> "Insert Current (UNIX) Timestamp").
28-
OpenIDE-Module-Name=NetBeans Quick Insert
28+
OpenIDE-Module-Name=Quick Insert
2929
OpenIDE-Module-Short-Description=NetBeans plugin to quickly insert predefined strings/values (e.g. the current UNIX timestamp) at the current caret position.

0 commit comments

Comments
 (0)