Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13978714
D15147.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.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
Oct 20 2024, 12:36 AM (4 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6720282
Default Alt Text
D15147.diff (928 B)
Attached To
Mode
D15147: Add additional icons for User Profiles
Attached
Detach File
Event Timeline
Log In to Comment