mirror of
https://github.com/morgan9e/helium
synced 2026-04-15 00:44:06 +09:00
Merge pull request #1134 from PF4Public/patch-1
avatar -> avatar/people/profile
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
#endif // defined(OS_CHROMEOS)
|
||||
|
||||
+ {"show-avatar-button",
|
||||
+ "Show avatar button",
|
||||
+ "Show avatar button in the browser toolbar", kOsDesktop,
|
||||
+ "Show avatar/people/profile button",
|
||||
+ "Show avatar/people/profile button in the browser toolbar", kOsDesktop,
|
||||
+ MULTI_VALUE_TYPE(kShowAvatarButtonChoices)},
|
||||
+
|
||||
#if defined(OS_WIN)
|
||||
|
||||
Reference in New Issue
Block a user