Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Alchemy Viewer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Silent mode is enabled
All outbound communications are blocked.
Learn more
.
Show more breadcrumbs
Alchemy Viewer
Alchemy Viewer
Commits
e26dacb3
Commit
e26dacb3
authored
15 years ago
by
Steve Bennetts
Browse files
Options
Downloads
Plain Diff
Merge with
https://hg.aws.productengine.com/secondlife/viewer-2-0/
parents
98229cbb
02608052
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
indra/newview/llpanelpeople.cpp
+0
-3
0 additions, 3 deletions
indra/newview/llpanelpeople.cpp
indra/newview/skins/default/xui/en/menu_people_friends_view_sort.xml
+0
-3
0 additions, 3 deletions
...ew/skins/default/xui/en/menu_people_friends_view_sort.xml
with
0 additions
and
6 deletions
indra/newview/llpanelpeople.cpp
+
0
−
3
View file @
e26dacb3
...
...
@@ -992,9 +992,6 @@ void LLPanelPeople::onFriendsViewSortMenuItemClicked(const LLSD& userdata)
mAllFriendList
->
toggleIcons
();
mOnlineFriendList
->
toggleIcons
();
}
else
if
(
chosen_item
==
"organize_offline"
)
{
}
}
void
LLPanelPeople
::
onGroupsViewSortMenuItemClicked
(
const
LLSD
&
userdata
)
...
...
This diff is collapsed.
Click to expand it.
indra/newview/skins/default/xui/en/menu_people_friends_view_sort.xml
+
0
−
3
View file @
e26dacb3
...
...
@@ -31,9 +31,6 @@
function=
"CheckControl"
parameter=
"FriendsListShowIcons"
/>
</menu_item_check>
<menu_item_call
name=
"organize_offline"
label=
"Organize Offline Friends"
>
<menu_item_call.on_click
function=
"People.Friends.ViewSort.Action"
userdata=
"organize_offline"
/>
</menu_item_call>
<menu_item_separator
layout=
"topleft"
/>
<menu_item_call
name=
"show_blocked_list"
label=
"Show Blocked Residents & Objects"
>
<menu_item_call.on_click
function=
"SideTray.ShowPanel"
parameter=
"panel_block_list_sidetray"
/>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment