summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2014-10-02 21:51:54 -0700
committerMerov Linden <merov@lindenlab.com>2014-10-02 21:51:54 -0700
commitf8098d2b0ff754d54b601b61edd49b67418e2060 (patch)
tree43cee63e179b5d822d2ea72e4f8e946b556d94b1 /indra/newview/app_settings
parent6a36e843db211abcdcc13536bcf794b3724396e8 (diff)
DD-174 : WIP : Use the correct icon for the marketplace listing FUI (toolbar) button
Diffstat (limited to 'indra/newview/app_settings')
-rwxr-xr-xindra/newview/app_settings/commands.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/commands.xml b/indra/newview/app_settings/commands.xml
index 87ac7cce2c..9b12254ce3 100755
--- a/indra/newview/app_settings/commands.xml
+++ b/indra/newview/app_settings/commands.xml
@@ -120,7 +120,7 @@
/>
<command name="marketplacelistings"
available_in_toybox="true"
- icon="Command_Marketplace_Icon"
+ icon="Command_MktListings_Icon"
label_ref="Command_MarketplaceListings_Label"
tooltip_ref="Command_MarketplaceListings_Tooltip"
execute_function="Floater.ToggleOrBringToFront"