mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-23 17:58:59 +00:00
MailSettings: Use the same app icon as Mail
*Settings applications should use the same icon as the app they manage the settings for.
This commit is contained in:
parent
0e678403af
commit
67c0a2c5df
Notes:
sideshowbarker
2024-07-18 07:40:41 +09:00
Author: https://github.com/awesomekling
Commit: 67c0a2c5df
3 changed files with 1 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 521 B |
Binary file not shown.
Before Width: | Height: | Size: 610 B |
|
@ -13,5 +13,5 @@ set(SOURCES
|
|||
MailSettingsWindowGML.h
|
||||
)
|
||||
|
||||
serenity_app(MailSettings ICON app-mail-settings)
|
||||
serenity_app(MailSettings ICON app-mail)
|
||||
target_link_libraries(MailSettings LibGUI)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue