Splash: use red heart icon for development fund
Now that the development fund image will disappear from the splash, this draws a little more attention to this link.
This commit is contained in:
@@ -368,7 +368,7 @@ class TOPBAR_MT_app_support(Menu):
|
||||
layout = self.layout
|
||||
|
||||
layout.operator(
|
||||
"wm.url_open", text="Development Fund", icon='URL',
|
||||
"wm.url_open", text="Development Fund", icon='FUND',
|
||||
).url = "https://fund.blender.org"
|
||||
|
||||
layout.separator()
|
||||
|
||||
Reference in New Issue
Block a user