@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Remove unused FatCow icon files

Summary:
Remove some of those small PNG files. Most of the flag icons are still used by the Flags application.

The `key_question.png` icon is covered by D26005.

Test Plan: Grep for the filenames.

Reviewers: O1 Blessed Committers, valerio.bozzolan

Reviewed By: O1 Blessed Committers, valerio.bozzolan

Subscribers: tobiaswiese, valerio.bozzolan, Matthew, Cigaryno

Differential Revision: https://we.phorge.it/D26006

-19
-13
resources/celerity/map.php
··· 284 284 'rsrc/image/divot.png' => '0fbe2453', 285 285 'rsrc/image/examples/hero.png' => '5d8c4b21', 286 286 'rsrc/image/grippy_texture.png' => 'a7d222b5', 287 - 'rsrc/image/icon/fatcow/arrow_branch.png' => '98149d9f', 288 - 'rsrc/image/icon/fatcow/arrow_merge.png' => 'e142f4f8', 289 - 'rsrc/image/icon/fatcow/calendar_edit.png' => '5ff44a08', 290 - 'rsrc/image/icon/fatcow/document_black.png' => 'd3515fa5', 291 287 'rsrc/image/icon/fatcow/flag_blue.png' => '54db2e5c', 292 288 'rsrc/image/icon/fatcow/flag_finish.png' => '2953a51b', 293 289 'rsrc/image/icon/fatcow/flag_ghost.png' => '7d9ada92', ··· 298 294 'rsrc/image/icon/fatcow/flag_red.png' => '9e6d8817', 299 295 'rsrc/image/icon/fatcow/flag_yellow.png' => '906733f4', 300 296 'rsrc/image/icon/fatcow/key_question.png' => 'c10c26db', 301 - 'rsrc/image/icon/fatcow/link.png' => '8edbf327', 302 - 'rsrc/image/icon/fatcow/page_white_edit.png' => '17ef5625', 303 - 'rsrc/image/icon/fatcow/page_white_put.png' => '82430c91', 304 - 'rsrc/image/icon/fatcow/source/conduit.png' => '5b55130c', 305 - 'rsrc/image/icon/fatcow/source/email.png' => '8a32b77f', 306 - 'rsrc/image/icon/fatcow/source/fax.png' => '8bc2a49b', 307 - 'rsrc/image/icon/fatcow/source/mobile.png' => '0a918412', 308 - 'rsrc/image/icon/fatcow/source/tablet.png' => 'fc50b050', 309 - 'rsrc/image/icon/fatcow/source/web.png' => '70433af3', 310 297 'rsrc/image/icon/subscribe.png' => '07ef454e', 311 298 'rsrc/image/icon/tango/attachment.png' => 'bac9032d', 312 299 'rsrc/image/icon/tango/edit.png' => 'e6296206',
-6
webroot/rsrc/image/icon/fatcow/README
··· 11 11 Some icons have been adapted from the FatCow set for use in Phabricator: 12 12 13 13 key_question.png (from key_*.png) 14 - source/web.png (from world.png) 15 - source/email.png (from email.png) 16 - source/conduit.png (from satellite_dish.png) 17 - source/mobile.png (from phone.png) 18 - source/tablet.png (from tablet.png) 19 - source/fax.png (from fax.png)
webroot/rsrc/image/icon/fatcow/arrow_branch.png

This is a binary file and will not be displayed.

webroot/rsrc/image/icon/fatcow/arrow_merge.png

This is a binary file and will not be displayed.

webroot/rsrc/image/icon/fatcow/calendar_edit.png

This is a binary file and will not be displayed.

webroot/rsrc/image/icon/fatcow/document_black.png

This is a binary file and will not be displayed.

webroot/rsrc/image/icon/fatcow/link.png

This is a binary file and will not be displayed.

webroot/rsrc/image/icon/fatcow/page_white_edit.png

This is a binary file and will not be displayed.

webroot/rsrc/image/icon/fatcow/page_white_put.png

This is a binary file and will not be displayed.

webroot/rsrc/image/icon/fatcow/source/conduit.png

This is a binary file and will not be displayed.

webroot/rsrc/image/icon/fatcow/source/email.png

This is a binary file and will not be displayed.

webroot/rsrc/image/icon/fatcow/source/fax.png

This is a binary file and will not be displayed.

webroot/rsrc/image/icon/fatcow/source/mobile.png

This is a binary file and will not be displayed.

webroot/rsrc/image/icon/fatcow/source/tablet.png

This is a binary file and will not be displayed.

webroot/rsrc/image/icon/fatcow/source/web.png

This is a binary file and will not be displayed.