Branding pt2
This commit is contained in:
@@ -751,7 +751,7 @@ void init_menus()
|
||||
// TomY TODO convert these two
|
||||
LLMenuGL*menu;
|
||||
|
||||
menu = new LLMenuGL("Ascent");
|
||||
menu = new LLMenuGL("Singularity");
|
||||
menu->append(new LLMenuItemCallGL( "Close All Dialogs",
|
||||
&handle_close_all_notifications, NULL, NULL, 'D', MASK_CONTROL | MASK_ALT | MASK_SHIFT));
|
||||
menu->appendSeparator();
|
||||
|
||||
Reference in New Issue
Block a user