stuff
This commit is contained in:
parent
7ec2a3c59f
commit
356c5c6a99
|
@ -5556,8 +5556,10 @@
|
||||||
quickswitchresultname: ["QuickSwitch", "name"],
|
quickswitchresultname: ["QuickSwitch", "name"],
|
||||||
quickswitchresultnote: ["QuickSwitch", "note"],
|
quickswitchresultnote: ["QuickSwitch", "note"],
|
||||||
quickswitchresultusername: ["QuickSwitch", "username"],
|
quickswitchresultusername: ["QuickSwitch", "username"],
|
||||||
|
recentmentionsclosebutton: ["RecentMentions", "closeButton"],
|
||||||
recentmentionsfilterpopout: ["RecentMentions", "recentMentionsFilterPopout"],
|
recentmentionsfilterpopout: ["RecentMentions", "recentMentionsFilterPopout"],
|
||||||
recentmentionsheader: ["RecentMentions", "header"],
|
recentmentionsheader: ["RecentMentions", "header"],
|
||||||
|
recentmentionsjumpbutton: ["RecentMentions", "jumpButton"],
|
||||||
recentmentionsmentionfilter: ["RecentMentions", "mentionFilter"],
|
recentmentionsmentionfilter: ["RecentMentions", "mentionFilter"],
|
||||||
recentmentionsmentionfilterlabel: ["RecentMentions", "label"],
|
recentmentionsmentionfilterlabel: ["RecentMentions", "label"],
|
||||||
recentmentionsmentionfiltervalue: ["RecentMentions", "value"],
|
recentmentionsmentionfiltervalue: ["RecentMentions", "value"],
|
||||||
|
@ -5742,9 +5744,6 @@
|
||||||
systempad: ["Scroller", "systemPad"],
|
systempad: ["Scroller", "systemPad"],
|
||||||
tabbar: ["UserProfile", "tabBar"],
|
tabbar: ["UserProfile", "tabBar"],
|
||||||
tabbarcontainer: ["UserProfile", "tabBarContainer"],
|
tabbarcontainer: ["UserProfile", "tabBarContainer"],
|
||||||
tabbarheader: ["RecentMentions", "tabBar"],
|
|
||||||
tabbarheadercontainer: ["RecentMentions", "headerTabBarWrapper"],
|
|
||||||
tabbarheaderitem: ["RecentMentions", "tabBarItem"],
|
|
||||||
tabbaritem: ["UserProfile", "tabBarItem"],
|
tabbaritem: ["UserProfile", "tabBarItem"],
|
||||||
tabbartop: ["Item", "top"],
|
tabbartop: ["Item", "top"],
|
||||||
table: ["BDFDB", "table"],
|
table: ["BDFDB", "table"],
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue