HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Feature #852689
Feature #637944: New gtk3x-client
gtk3x: Replace city dialog gtk_window_set_icon() with gtk_window_set_icon_name()
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Gtk-3.96 drops gtk_window_set_icon(). We should either drop the call completely, or convert it to gtk_window_set_icon_name(). I think I prefer latter for keeping at least some placeholder code there, though we don't currently have such names icons that it would actually pick up.
History
#1
Updated by Marko Lindqvist over 2 years ago
- File 0004-gtk3x-Replace-gtk_window_set_icon-call.patch 0004-gtk3x-Replace-gtk_window_set_icon-call.patch added
- Status changed from In Progress to Resolved
This patch can be pushed already now when we are using gtk+-3.94.
#2
Updated by Marko Lindqvist over 2 years ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist