Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15524730
D15147.id36571.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
928 B
Referenced Files
None
Subscribers
None
D15147.id36571.diff
View Options
diff --git a/src/applications/people/icon/PhabricatorPeopleIconSet.php b/src/applications/people/icon/PhabricatorPeopleIconSet.php
--- a/src/applications/people/icon/PhabricatorPeopleIconSet.php
+++ b/src/applications/people/icon/PhabricatorPeopleIconSet.php
@@ -75,6 +75,26 @@
'name' => pht('Resources'),
),
array(
+ 'key' => 'camera',
+ 'icon' => 'fa-camera-retro',
+ 'name' => pht('Design'),
+ ),
+ array(
+ 'key' => 'music',
+ 'icon' => 'fa-headphones',
+ 'name' => pht('Musician'),
+ ),
+ array(
+ 'key' => 'spy',
+ 'icon' => 'fa-user-secret',
+ 'name' => pht('Spy'),
+ ),
+ array(
+ 'key' => 'android',
+ 'icon' => 'fa-android',
+ 'name' => pht('Bot'),
+ ),
+ array(
'key' => 'relationships',
'icon' => 'fa-glass',
'name' => pht('Relationships'),
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 22, 9:59 AM (2 d, 15 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7282176
Default Alt Text
D15147.id36571.diff (928 B)
Attached To
Mode
D15147: Add additional icons for User Profiles
Attached
Detach File
Event Timeline
Log In to Comment